1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00
Commit graph

21433 commits

Author SHA1 Message Date
Karl Heuer
cc9b4df2b4 (re_match_2, re_search_2): Convert position to a charpos,
before calling SETUP_SYNTAX_TABLE_FOR_OBJECT.
1998-04-12 06:57:47 +00:00
Karl Heuer
f79b4b7ee2 (SETUP_SYNTAX_TABLE_FOR_OBJECT): FROM counts chars.
(SYNTAX_TABLE_BYTE_TO_CHAR): Handle the offset properly
both before and after conversion.

(UPDATE_SYNTAX_TABLE_FORWARD): Arg renamed to charpos.
(UPDATE_SYNTAX_TABLE_BACKWARD, UPDATE_SYNTAX_TABLE): Likewise.
1998-04-12 06:51:58 +00:00
Karl Heuer
1b62edd6ba (print) <Lisp_String>: Fix "\ " handling. 1998-04-12 06:49:26 +00:00
Karl Heuer
2336b6a9ce (generate-autoload-section-header): Doc fix.
(update-file-autoloads): Use autoload-read-section-header.
(update-autoloads-from-directories): Likewise.
(generate-autoload-section-continuation): New variable.
(autoload-read-section-header): New function.
(update-file-autoloads): Don't call save-buffer if no changes.
(generate-file-autoloads): Split the section header line
into multiple comments.
1998-04-12 06:46:08 +00:00
Karl Heuer
b5231eda99 (display_text_line): When handling selective > 0,
update pos and pos_byte with results of calling scan_newline.
1998-04-12 06:45:08 +00:00
Karl Heuer
f98b752f20 (mail-extract-address-components):
Rename local :-pos to colon-pos.
1998-04-12 06:43:56 +00:00
Karl Heuer
120821e11c (set_internal, Fmakunbound): Fix previous change. 1998-04-12 06:41:01 +00:00
Karl Heuer
ad61e7bc25 (LINKER): Add definition.
(LD_SWITCH_SYSTEM): Undo previous change.
1998-04-11 18:16:01 +00:00
Karl Heuer
b087d86605 (set_internal, Fmakunbound): No error if setting
a keyword to itself.
1998-04-11 18:04:12 +00:00
Kenichi Handa
7a5cc91567 Put Czech lang. env. under European.. 1998-04-11 02:19:18 +00:00
Kenichi Handa
5521e0382d Put Slovak lang. env. under European. 1998-04-11 02:19:18 +00:00
Kenichi Handa
a33c9d6fcf (describe-language-environment):
Print the languge environment at the head.
1998-04-11 02:18:31 +00:00
Kenichi Handa
1d93566923 (generic-char-p): A character of code 0 is not a generic char. 1998-04-11 02:18:31 +00:00
Karl Heuer
effd4e827a (list-input-methods): Fix doc string.
(describe-font, describe-fontset, list-fontsets, mule-diag): Don't
use fontset-related features if global-fontset-alist is not bound.
1998-04-11 01:06:37 +00:00
Kenichi Handa
eefa62dd40 Delete tutorial file entry. 1998-04-10 12:33:48 +00:00
Karl Heuer
fcea5346fb Don't accept EMACS=t when testing for $EMACS set. 1998-04-10 09:46:15 +00:00
Karl Heuer
23cec91f9a (vhdl-loop, vhdl-while-loop): Add backslash. 1998-04-10 09:28:12 +00:00
Karl Heuer
5f1aa82686 Don't defconst the colon symbols, since they
evaluate to themselves now anyway.
1998-04-10 08:36:34 +00:00
Kenichi Handa
fc7ec9cdc3 Fix previous change, TUTORIAL.ch > TUTORIAL.cs. 1998-04-10 02:34:51 +00:00
Kenichi Handa
acaf9b3b7d Tutorial file name changed to TUTORIAL.ch. 1998-04-10 02:01:50 +00:00
Kenichi Handa
c089af6319 Tutorial file name changed to TUTORIAL.ja. 1998-04-10 02:01:50 +00:00
Kenichi Handa
0dc2eab5d8 Tutorial file name changed to TUTORIAL.ka. 1998-04-10 02:01:50 +00:00
Kenichi Handa
1a75ac6f28 Tutorial file name changed to TUTORIAL.sk. 1998-04-10 02:01:50 +00:00
Karl Heuer
2f047f6c3a (newline): Mark as hard the newline that was just
typed, not the previous one.  Suppress optimization if there's a
marker either before or after the newline.
1998-04-09 20:05:58 +00:00
Karl Heuer
34e4751f89 (Fbuffer_has_markers_at): Fix termination condition. 1998-04-09 19:40:19 +00:00
Karl Heuer
67ce527d26 (min, max): Make these macros, not functions.
(scan_buffer, boyer_moore): Simplify args to those macros.
1998-04-09 18:50:53 +00:00
Karl Heuer
03887dd388 (min, max): Define as macros. 1998-04-09 18:12:46 +00:00
Karl Heuer
f4fe72d542 * print.c (print): Avoid min'/max' as variable names. 1998-04-09 17:58:28 +00:00
Karl Heuer
a3833dfef0 (relocate_fd): Avoid min'/max' as variable names. 1998-04-09 17:47:17 +00:00
Karl Heuer
ceafe86b40 (minmax): New macro.
(update_frame): Use it.
1998-04-09 17:21:02 +00:00
Karl Heuer
09522567d8 Delete incorrect prototype of report_file_error. 1998-04-09 17:07:32 +00:00
Karl Heuer
c66245847e (unrequest_sigio, request_sigio): Fix prototype. 1998-04-09 17:06:31 +00:00
Karl Heuer
78781e92a6 (set_frame_menubar): Call Fset_match_data, not
Fstore_match_data.
1998-04-09 17:04:35 +00:00
Karl Heuer
8be35eabe6 (abort): Don't redefine on DOS_NT. 1998-04-09 17:03:05 +00:00
André Spiegel
dc08a6b5d0 (vc-next-action): Fixed bug that prevented registering files using C-x v v. 1998-04-09 13:45:44 +00:00
Stephen Eglen
e4df16d007 Customize 1998-04-09 12:31:57 +00:00
Dan Nicolaescu
1c36bac652 *** empty log message *** 1998-04-09 05:47:28 +00:00
Kenichi Handa
90d7b74e9a (string_to_non_ascii_char): Include garbage bytes (if
any) following a multibyte character in *ACTUAL_LEN.
(Fcharset_after): New function.
(syms_of_charset): Defsubr it.
(multibyte_form_length): Modified to be consistent with
string_to_non_ascii_char.
1998-04-09 05:40:23 +00:00
Kenichi Handa
d121936ff0 (MULTIBYTE_FORM_LENGTH): Don't check LEN here. 1998-04-09 05:40:23 +00:00
Kenichi Handa
a2c983d55c (display_text_line): Code for displaying a character by
octal form is modified.
1998-04-09 05:40:23 +00:00
Kenichi Handa
907c83c82f Typos in comment fixed.
(devanagari-vertical-modifier-p): Target string to be matched with
GLYPH is modified.
(devanagari-non-vertical-modifier-p): Likewise.
(devanagari-wide-to-narrow-char): New function.
(devanagari-wide-to-narrow-iter): The second arg is changed to
2-COL-GLYPH.
1998-04-09 05:39:41 +00:00
Kenichi Handa
4a7a51cc2f Add tutorial file name for Slovak. 1998-04-09 05:39:41 +00:00
Kenichi Handa
3060bf835d (help-with-tutorial-alist): This variable deleted.
(help-with-tutorial): Get a tutorial file name by
get-language-info instead of help-with-tutorial-alist.
1998-04-09 05:39:11 +00:00
Dan Nicolaescu
8d4d1e65d5 *** empty log message *** 1998-04-08 19:38:37 +00:00
Dan Nicolaescu
f35605f3d3 *** empty log message *** 1998-04-08 19:29:35 +00:00
Karl Heuer
35dd3c558f (jdb): Do proper analysis of classes defined in a Java
source.  This removes the restriction of one class per file.
(gud-jdb-package-of-file): Removed.  Replaced with parsing routines.
(gud-jdb-skip-whitespace): New function.
(gud-jdb-skip-single-line-comment): New function.
(gud-jdb-skip-traditional-or-documentation-comment): New function.
(gud-jdb-skip-whitespace-and-comments): New function.
(gud-jdb-skip-id-ish-thing): New function.
(gud-jdb-skip-string-literal): New function.
(gud-jdb-skip-character-literal): New function.
(gud-jdb-skip-block): New function.
(gud-jdb-analyze-source): New function.
(gud-jdb-build-class-source-alist-for-file): New function.
(gud-jdb-analysis-buffer): New variable.
(gud-jdb-build-class-source-alist): Cleaner at the expense of new
variable.
1998-04-08 19:07:45 +00:00
Karl Heuer
c241bb9cbb (rmail-cease-edit): Call kill-all-local-variables.
Call rmail-variables.
(rmail-edit-mode): Call text-mode.  Don't run text-mode-hook here.
(rmail-edit-map): Use set-keymap-parent.
(rmail-old-text): Add defvar.
1998-04-08 19:03:00 +00:00
Karl Heuer
9cda36c036 (rmail-message-regexp-p): Handle messages
whose headers have not been reformatted.
(rmail-message-recipients-p): Likewise.

(rmail-movemail-program): Customized.
(rmail-message-filter): Customized.
(rmail-display-summary): Customized.
(rmail-inbox-list, rmail-keywords, rmail-current-message)
(rmail-total-messages, rmail-message-vector, rmail-deleted-vector)
(rmail-msgref-vector, rmail-overlay-list, rmail-view-buffer)
(rmail-last-label, rmail-last-regexp): Now permanent locals.
(rmail-perm-variables): Set up all permanent locals here.
(rmail-variables): Not here.
(rmail-variables): Set enable-local-variables here.
(rmail-mode-2): Not here.
1998-04-08 19:02:34 +00:00
Karl Heuer
5c5aad0710 (keyword_symbols_constant_flag): New variable.
(syms_of_data): Set up Lisp variable.
(set_internal): Obey it and give error for :-symbols.
(Fmakunbound): Likewise.
1998-04-08 18:56:20 +00:00
Karl Heuer
0dfb1b759e (Man-getpage-in-background): Bind inhibit-eol-conversion
to t before calling start-process or call-process.
1998-04-08 18:53:13 +00:00