Commit graph

1574 commits

Author SHA1 Message Date
Richard M. Stallman
ca160bc46d (View-scroll-lines-forward): If we exit, do nothing else. 1993-06-03 06:34:58 +00:00
Richard M. Stallman
2ec778d095 (calendar-mode): Doc fix.
(calendar-mark-ring): New defvar.
1993-06-03 06:12:46 +00:00
Richard M. Stallman
949d4ac78e (frame-initialize): Set cursor-color last. 1993-06-03 05:50:43 +00:00
Richard M. Stallman
cad1e93be8 (rmail-summary-by-senders): New function.
(rmail-message-senders-p): New function.
1993-06-03 04:48:56 +00:00
Richard M. Stallman
4d31bfee3e (Info-suffix-list): Handle .gz suffix. 1993-06-03 03:54:55 +00:00
Richard M. Stallman
71b3c0e6c6 (ange-ftp-binary-file-name-regexp): Handle .gz. 1993-06-03 03:53:33 +00:00
Richard M. Stallman
70447f8cea (electric-help-command-loop): Use equal to compare
lists of events.
1993-06-03 03:50:05 +00:00
Richard M. Stallman
7dc8eff950 (Electric-command-loop): Use eq to compare events. 1993-06-03 03:48:37 +00:00
Richard M. Stallman
11281034b7 (frame-initialize): Delete geometry parms from initial-frame-alist. 1993-06-02 19:10:31 +00:00
Richard M. Stallman
20a828956a Comment change. 1993-06-02 18:40:44 +00:00
Richard M. Stallman
1977b8f644 entered into RCS 1993-06-02 17:53:31 +00:00
Richard M. Stallman
16776caac4 (diff): Really do use arg SWITCHES. 1993-06-02 17:09:37 +00:00
Richard M. Stallman
1c24b04ae5 (mail-signature): Do not insert a line with `--'.
(mail-yank-hooks): New hook variable.
(mail-yank-original): Run the hook.
(mail-indent-citation): New function.
1993-06-01 23:19:49 +00:00
Richard M. Stallman
bf3b07d38c Initial revision 1993-06-01 22:26:20 +00:00
Richard M. Stallman
c0bb9f3b6d (mouse-buffer-menu): Don't select the event's window,
if event has frame instead.
1993-06-01 22:19:16 +00:00
Richard M. Stallman
bdd53bbcac Typo in autoload cookie. 1993-06-01 21:42:03 +00:00
Richard M. Stallman
cb96d15d59 (shell-prompt-pattern): Use defvar. 1993-06-01 21:41:11 +00:00
Richard M. Stallman
a8efd566f0 (ange-ftp-make-backup-files): Doc fix. 1993-06-01 21:20:31 +00:00
Richard M. Stallman
98bee59b28 (mouse-menu-bar-buffers): Renamed from mouse-buffer-menu. 1993-06-01 20:54:21 +00:00
Richard M. Stallman
f415c00c4c (posn-timestamp): Doc fix. 1993-06-01 20:52:15 +00:00
Richard M. Stallman
faf603f3a3 (sort-fold-case): New variable.
(sort-subr): Bind case-fold-search from sort-fold-case.
1993-06-01 20:35:33 +00:00
Richard M. Stallman
b553cffa92 (undo): Pass proper arg to delete-auto-save-file-if-necessary. 1993-06-01 20:31:47 +00:00
Richard M. Stallman
ab1d55ea31 entered into RCS 1993-06-01 20:11:54 +00:00
Richard M. Stallman
6343ed6163 Initial revision 1993-06-01 20:09:25 +00:00
Richard M. Stallman
b56eb7c9d5 (fortran-mode): Replace comment-indent-hook with
comment-indent-function.

(fortran-is-in-string-p): Replaced with new version
that uses the syntax table.

(calculate-fortran-indent): Lines that have a # after
whitespace are interpreted as cpp directives and outdented back to
column zero.
1993-06-01 19:03:52 +00:00
Richard M. Stallman
aef4422ef8 (map-keymap): Doc fix. 1993-06-01 18:24:00 +00:00
Richard M. Stallman
e251a1fdf4 (dired-compress-file): Use gzip when proper/possible. 1993-06-01 18:02:02 +00:00
Richard M. Stallman
3a48ae7978 *** empty log message *** 1993-06-01 17:50:34 +00:00
Richard M. Stallman
f3773a0010 (cl-mod): Renamed from mod. 1993-06-01 16:30:54 +00:00
Richard M. Stallman
74edd77690 Comment change. 1993-06-01 15:56:29 +00:00
Richard M. Stallman
7dce3709b4 (copy-tree): Use let* to bind new before i. 1993-06-01 06:03:56 +00:00
Richard M. Stallman
3aa7cce7e4 Provide cookie1. 1993-06-01 06:02:24 +00:00
Richard M. Stallman
3c2758e903 (te-pass-through): Delete debugging code left by mistake. 1993-06-01 05:36:19 +00:00
Richard M. Stallman
cccd719e43 (comint-filter): Put window-start before the input. 1993-06-01 05:31:15 +00:00
Richard M. Stallman
130bf67c14 (isearch-mode): If enter recursive-edit,
also bind isearch-recursive-edit.
1993-06-01 04:52:28 +00:00
Richard M. Stallman
269d869ffd Use cookie1.el. 1993-06-01 04:28:54 +00:00
Richard M. Stallman
8eb74eecee Renamed to cookie1.el. 1993-06-01 04:26:42 +00:00
Richard M. Stallman
05cf4426ba (outline-flag-region): Pass t as NOUNDO arg
to subst-char-in-region.  No need to restore buffer-modified-p by hand.
1993-06-01 03:24:24 +00:00
Richard M. Stallman
1216975440 (count-windows): PROC argument of walk-windows takes an argument. 1993-06-01 00:54:52 +00:00
Richard M. Stallman
19b08de90d (x-invocation-args): Add defvar. 1993-06-01 00:29:11 +00:00
Richard M. Stallman
81354e19ab (bibtex-mode): Add autoload. 1993-05-31 21:53:41 +00:00
Richard M. Stallman
0e0f99d9eb Fix comments. 1993-05-31 21:52:45 +00:00
Richard M. Stallman
72e6e6b15e Don't initialize write-file-hooks.
Don't change auto-mode-alist.
(tar-regexp): Deleted.
(tar-normal-mode): Deleted.
(tar-mode): Add autoload.
1993-05-31 21:51:15 +00:00
Richard M. Stallman
a0c9f21b2d (inhibit-local-variables-regexps): New variable.
(set-auto-mode): Handle inhibit-local-variables-regexps.
1993-05-31 21:50:52 +00:00
Richard M. Stallman
7cf6fac180 (x-resolve-font-name): Clean up error messages. 1993-05-31 18:02:03 +00:00
Richard M. Stallman
43be9218ca (run-at-time): Pass args to start-process in right order. 1993-05-31 17:59:07 +00:00
Richard M. Stallman
373377edfd (Info-get-token): Check that thesecond search succeeded. 1993-05-31 17:56:14 +00:00
Richard M. Stallman
e8544af27e Provide edebug. 1993-05-31 17:28:56 +00:00
Richard M. Stallman
e90b6d9296 (rmail-message-subject-p): Fix typo in string constant. 1993-05-31 17:04:52 +00:00
Richard M. Stallman
4124c39f40 (mod): Use cl-floor.
(rem): Use cl-truncate.
1993-05-31 07:19:04 +00:00