- 20 Mar, 1998 2 commits
-
-
Richard M. Stallman authored
Treat 0 like a multibyte char in %c.
-
Richard M. Stallman authored
Handle f90 in DEC AXP OSF/1 cc pattern.
-
- 19 Mar, 1998 7 commits
-
-
Richard M. Stallman authored
(lock_file_1): Add boot-time to lock only if available.
-
Dave Love authored
success or failure when no process output.
-
Kenichi Handa authored
"/ " to "/" (instead of " ").
-
Kenichi Handa authored
instead of chars_in_text because we must ignore enable-multibyte-characters here.
-
Kenichi Handa authored
instead of chars_in_text because we must ignore enable-multibyte-characters here.
-
Kenichi Handa authored
instead of chars_in_text because we must ignore enable-multibyte-characters here.
-
Richard M. Stallman authored
the uptime, assume the lock is from this system boot. (get_boot_time): New function. (lock_file_1): Include boot time in the lock text. (current_lock_owner): Parse and compare the boot time.
-
- 18 Mar, 1998 10 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(other-frame): Obey that variable.
-
Dave Love authored
paragraph-start in default filling case so that filling doc strings works.
-
André Spiegel authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(scan_sexps_forward): Make INC_FROM do UPDATE_SYNTAX_TABLE_FORWARD. Delete the explicit calls to UPDATE_SYNTAX_TABLE_FORWARD. Also set prev_from_syntax (new local var). Test that in the loop, instead of fetching syntax of the previous char.
-
- 17 Mar, 1998 11 commits
-
-
Richard M. Stallman authored
(SYNTAX_FLAGS_COMSTART_SECOND): Likewise. (SYNTAX_FLAGS_COMEND_FIRST, SYNTAX_FLAGS_COMEND_SECOND): Likewise. (SYNTAX_FLAGS_PREFIX, SYNTAX_FLAGS_COMMENT_STYLE): Likewise.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
default input method, not coding system.
-
Richard M. Stallman authored
default input method, not coding system.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
and whether in range, for all cases. (Fsave_excursion): Doc fix.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fwindow_end): New arg UPDATE. (Fset_window_configuration): Don't call do_switch_frame or run Qwindow_configuration_change_hook if frame is dead.
-
Richard M. Stallman authored
to (FILE NODENAME), and test it that way too.
-
Richard M. Stallman authored
-
- 16 Mar, 1998 10 commits
-
-
Richard M. Stallman authored
still separates the headers from the body.
-
Richard M. Stallman authored
around call to copy-region-as-kill. (mouse-set-region): Likewise. (mouse-secondary-save-then-kill): Likewise.
-
Richard M. Stallman authored
instead of clearing mark-active directly.
-
Kenichi Handa authored
replace-buffer-in-windows to assure that we can switch the rmail buffer of the selected window.
-
Kenichi Handa authored
(combine_bytes): Use the macro ADJUST_CHAR_POS. (adjust_after_replace): New arg REPLACE. If it is zero, give LEN as the arg LENGTH to offset_intervals. (del_range_2): Give correct args to count_combining_before and combine_bytes. Adjust the gap position after record_delete if necessary. Give character position to adjust_overlays_for_delete.
-
Kenichi Handa authored
REPLACE. Even if there's no need of code conversion, call adjust_after_replace to handle bytes combining.
-
Kenichi Handa authored
adjust_after_replace the new arg REPLACE as 0.
-
Richard M. Stallman authored
(help-return-method): New variable. (print-help-return-message): Set help-return-method.
-
Richard M. Stallman authored
(view-mode-enter): Doc fix. (view-mode-exit): Handle new alternative `quit-window' for OLD-BUF-INFO in RETURN-TO-ALIST.
-
Richard M. Stallman authored
(dired-shell-quote): Function deleted.
-