1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
Commit Graph

1557 Commits

Author SHA1 Message Date
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
Richard M. Stallman
2352cbea71 (gud-def): Don't use gud-key-prefix at compile time. 1993-05-31 05:54:07 +00:00
Richard M. Stallman
d0bee390dd (shrink-window-if-larger-than-buffer): Add `interactive'.
Do nothing if window contents not entirely visible.
1993-05-31 04:56:19 +00:00
Richard M. Stallman
fc23ca96e6 (mail-do-fcc): Put back the newline at the start
of the fcc temp buffer.  It got lost somewhere.
1993-05-31 04:21:15 +00:00
Richard M. Stallman
e92a7503bd (gnus-nntp-server): Use gnus-default-nntp-server. 1993-05-30 23:56:49 +00:00
Richard M. Stallman
118199d579 (Info-mode-map): Correct Info-top to Info-top-node. 1993-05-30 23:32:41 +00:00
Richard M. Stallman
e0bb8cded9 (mh-signature-file-name): New variable.
mh-e version 3.8.2.
1993-05-30 22:56:31 +00:00
Richard M. Stallman
db0c98090a (Info-mode-map): Correct Info-top to Info-top-node. 1993-05-30 20:04:48 +00:00
Richard M. Stallman
e0fcbb5931 (Man-notify-when-ready): Correct previous change. 1993-05-30 19:15:39 +00:00
Jim Blandy
25c08a32ed * faces.el (x-resolve-font-name): Give correct error message
depending on whether or not FACE was non-nil.
1993-05-30 17:28:33 +00:00
Jim Blandy
d9d5950f41 * faces.el (x-resolve-font-name): Fix args to error; the format
string was changed, but not the arguments to be substituted.
1993-05-30 17:21:36 +00:00
Richard M. Stallman
4edde99838 Make RCS warnings stop. 1993-05-30 04:17:38 +00:00
Richard M. Stallman
a85b2c8c1f Initial revision 1993-05-30 03:47:06 +00:00
Richard M. Stallman
9bd27e853d Just load vt100.el. 1993-05-30 03:45:33 +00:00
Richard M. Stallman
4595014a19 Just load keyswap.el. 1993-05-30 03:44:07 +00:00
Richard M. Stallman
cbc336a24f Fix initial comments. 1993-05-30 03:42:55 +00:00
Richard M. Stallman
0e73af297e Use lk201.el. 1993-05-30 03:39:06 +00:00
Richard M. Stallman
e9f0386af8 *** empty log message *** 1993-05-30 03:34:09 +00:00