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

1527 Commits

Author SHA1 Message Date
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
Richard M. Stallman
7e0795a493 (command-line-1): Pass arg to other-window. 1993-05-29 22:34:54 +00:00
Richard M. Stallman
320b423388 (find-file-run-dired): Doc fix.
(find-file-read-only): Return the buffer.
(find-file-read-only-other-window): Likewise.
(find-file-read-only-other-frame): Likewise.
1993-05-29 22:28:56 +00:00
Richard M. Stallman
046c6887bc (cancel-function-timers): Renamed from spurious duplicate
definition of cancel-timer.
1993-05-29 20:43:41 +00:00
Richard M. Stallman
cf65b42953 (file-chase-links): Handle leading .. in symlink target. 1993-05-29 20:13:58 +00:00
Richard M. Stallman
afb89aea69 (find-change-log): Use file-chase-links. 1993-05-29 20:02:52 +00:00
Richard M. Stallman
5dadeb297b (file-chase-links): New function.
(backup-buffer): Use file-chase-links.
1993-05-29 20:00:45 +00:00
Richard M. Stallman
1e2d7ccea0 (c-up-conditional): Handle commented-out #-cmds properly. 1993-05-29 18:14:34 +00:00
Richard M. Stallman
2ed3f64ccc (split-window-vertically): Return the new window. 1993-05-29 16:13:16 +00:00
Richard M. Stallman
fe9e6906d8 (gnus-local-organization): Initially nil. 1993-05-29 16:05:59 +00:00
Richard M. Stallman
9ea6cb2830 Initial revision 1993-05-29 06:38:50 +00:00
Richard M. Stallman
43873131f4 (isearch-search): Take note of isearch-case-fold-search initial value. 1993-05-29 06:27:47 +00:00
Richard M. Stallman
1f5038b52e (indent-sexp): Even if outer-loop-done is t, still move down one line. 1993-05-29 05:45:47 +00:00
Richard M. Stallman
278584fb62 (auto-mode-alist): Fix syntax for sgml mode. 1993-05-29 05:22:49 +00:00
Richard M. Stallman
effdc6a226 entered into RCS 1993-05-29 04:53:57 +00:00
Richard M. Stallman
83317c079a (vt100-wide-mode): Add missing arg in set-frame-width. 1993-05-29 04:40:38 +00:00
Richard M. Stallman
14e6867cdf (x-resolve-font-name): Allow symbol as FACE arg.
Allow t as FRAME arg.
1993-05-29 04:36:40 +00:00
Richard M. Stallman
06b6829433 (send-mail-function): Use defvar. not defconst. 1993-05-29 04:35:25 +00:00
Richard M. Stallman
82c048a919 (x-fixed-font-alist): Specify field 7, not field 6. 1993-05-29 04:34:00 +00:00
Richard M. Stallman
e70fd492d9 (ange-ftp-dired-compress-file):
Use dired-compress-file, not dired-compress-filename.

(ange-ftp-set-buffer-mode): Do nothing unless
visited name is an ange ftp magic name.
1993-05-29 04:30:10 +00:00
Richard M. Stallman
4c33756c1b (vc-finish-logentry): Use delete-windows-on. 1993-05-29 03:47:48 +00:00
Richard M. Stallman
820bde8d49 (vc-steal-lock, vc-insert-headers): Fix question whitespace. 1993-05-29 03:10:35 +00:00
Richard M. Stallman
4fdd647eb1 (Info-insert-dir): Ignore duplicate directories. 1993-05-28 23:57:33 +00:00
Richard M. Stallman
9a6015e866 Finish previous change. 1993-05-28 22:12:56 +00:00
Richard M. Stallman
411d5924a8 (find-log-file): Use source file's truename dir. 1993-05-28 22:08:53 +00:00
Richard M. Stallman
cbfa19e921 Version 3.8.1 from Gildea. 1993-05-28 21:29:37 +00:00
Richard M. Stallman
686fc9abcb (hexl-char-after-point): Get rid of mistakenly free variables. 1993-05-28 20:33:14 +00:00
Richard M. Stallman
57f0793118 Doc fixes. 1993-05-28 20:30:49 +00:00
Richard M. Stallman
540dde41b7 Fix up previous change. 1993-05-28 19:46:06 +00:00
Richard M. Stallman
5a10f69338 (manual-formatted-dirlist, manual-formatted-dir-prefix): Deleted. 1993-05-28 19:19:05 +00:00
Richard M. Stallman
f4008b6ee9 (Info-insert-dir): Ignore duplicate directories. 1993-05-28 18:35:23 +00:00