- 10 Aug, 1998 1 commit
-
-
Richard M. Stallman authored
(clean-buffer-list): Check `buffer-modified-p' only when the buffer is associated with a file. (midnight-delay-set): Improve doc. (midnight-find): Don't use `find'.
-
- 09 Aug, 1998 8 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(grep): Doc fix.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 08 Aug, 1998 24 commits
-
-
Richard M. Stallman authored
(flyspell-mode-on): Delete code to handle flyspell-command-hook. (flyspell-mode-off): Likewise. (flyspell-mark-duplications-flag): Doc fix. (flyspell-duplicate-distance): Doc fix. (flyspell-duplicate-face): Doc fix.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
want strftime to be localized.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
in the "no fill-prefix" case.
-
Richard M. Stallman authored
(message-fill-yanked-message): Use mail-citation-prefix-regexp as an arg to fill-individual-paragraphs.
-
Richard M. Stallman authored
-
Eric M. Ludlam authored
speedbar-buffer-revert-buffer): Updated buffer finding regex to handle the [?] tag. (speedbar-find-selected-file): New function. (speedbar-clear-current-file): Uses `speedbar-find-selected-file' (speedbar-update-current-file): Uses `speedbar-find-selected-file', and now `speedbar-last-selected-file' is defined as the path name to the file, not just the file itself. (speedbar-center-buffer-smartly): Fixed center error to handle the whole buffer. (speedbar-delete-subblock): Rewrote to be more robust, less clever. (speedbar-timer-fn): Removed short display time for messages.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(input-method-use-echo-area): Doc fixes.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(real_this_command): New variable, but not a Lisp variable; updated like Vthis_command, but never altered by Lisp programs. (command_loop_1): Use real_this_command to set Vreal_last_command. (read_char): When input method returns no chars, call cancel_echoing. Restore the previous echo area message and this_command_keys, too. (Vinput_method_previous_message): New variable. (syms_of_keyboard): Set up lisp variable. (Qinput_method_exit_on_first_char, Qinput_method_use_echo_area): New variables. (syms_of_keyboard): Initialize them. (Fread_key_sequence): New arg COMMAND_LOOP. Bind those variables.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(gnus-read-init-file, gnus-read-newsrc-el-file): Use that.
-
Richard M. Stallman authored
multiline fields. Don't use call-interactively. (widget-end-of-line): Likewise.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
data to the new outfd.
-
- 07 Aug, 1998 7 commits
-
-
Richard M. Stallman authored
(midnight-timer-function): Function deleted.
-
Richard M. Stallman authored
searching locale-translation-file-name.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Qprint_escape_nonascii): New variables. (syms_of_print): Initialize them and set up Lisp variable. (PRINTPREPARE): Bind print-escape-multibyte to t if appropriate. Also bind print-escape-nonascii if appropriate. (print): Test print_escape_multibyte and print_escape_nonascii, rather than enable-multibyte-characters.
-
Richard M. Stallman authored
-