- 30 Jul, 1994 6 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
put the summary in the upper window and Rmail buffer below.
-
Richard M. Stallman authored
(rmail): Call rmail-summary at the end if rmail-display-summary is set. (rmail-highlight-face): New variable. (rmail-highlight-headers): Use it if non-nil.
-
Richard M. Stallman authored
(rmail-highlight-headers): Use it if non-nil.
-
Richard M. Stallman authored
-
- 29 Jul, 1994 8 commits
-
-
Richard M. Stallman authored
returning nil.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
if there's no gray. (face-try-color-list): Support `underline' in color list.
-
Richard M. Stallman authored
before installing the scripts.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
ange-ftp completion handler.
-
- 28 Jul, 1994 9 commits
-
-
Richard Kenner authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(HAVE_TERMIO): Add #undef.
-
Noah Friedman authored
type-break-warning-repeat: New variables. type-break-current-time-warning-interval, type-break-current-keystroke-warning-interval, type-break-time-warning-count, type-break-keystroke-warning-count: New variables. type-break-demo-boring: New function. type-break-demo-functions: Add it to the default list. type-break-post-command-hook: New variable. type-break-run-tb-post-command-hook: New function. type-break-mode: Install them. type-break-keystroke-reset: New function. type-break-check: Call it when appropriate. type-break: call type-break-cancel-schedule. Check that rest time was within 60 seconds of "good rest" interval, not 120. type-break-time-warning-schedule, type-break-cancel-time-warning-schedule, type-break-time-warning-alarm, type-break-time-warning: New functions. type-break-schedule: Remove interactive spec and docstring. Call type-break-time-warning-schedule. type-break-cancel-schedule: Remove interactive spec and docstring. Call type-break-cancel-time-warning-schedule. type-break-check: Don't check for type-break-mode here. type-break-run-tb-post-command-hook does that now. type-break-keystroke-warning: New function. type-break-check-keystroke-warning: New inline function (defsubst). type-break-check: Call it. type-break-query: Bind type-break-mode to nil while calling query function.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Instead, save the point value that list-buffers set up and go back there after switching windows.
-
- 27 Jul, 1994 12 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(cd-absolute): Call file-name-as-directory first thing. (basic-save-buffer-1): Ignore file-precious-flag if the file's dir is not writable.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
C++ change. Make first regexp reject cases that give column numbers. Add new regexp for GNU format with column numbers.
-
Richard M. Stallman authored
Test that random is not a macro. Don't test USG or BSD4_1.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
to queue up SelectionRequest events.
-
Richard M. Stallman authored
do check for keyboard input and handle it.
-
Richard M. Stallman authored
(x_start_queuing_selection_requests): New function. (x_stop_queuing_selection_requests): New function. (XTread_socket): Queue up SelectionRequest events sometimes.
-
- 26 Jul, 1994 5 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(vc-finish-logentry): Don't do vc-buffer-sync on the parent buffer when that parent buffer is a dired buffer.
-
Richard M. Stallman authored
purify-flag, to avoid error message when loading ediff in a frame that has no menu bar. (ediff-setup): Improved mode-line-buffer-identification. Now accommodates buffer identifications generated by mode-line.el and uniquify.el. (ediff-current-diff-face-A/B, ediff-fine-diff-face-A/B,ediff-odd/even-diff-face-A/B): Variables changed to contain face names instead of face internal representation.
-