diff options
author | Kim F. Storm <storm@cua.dk> | 2003-01-28 23:49:11 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2003-01-28 23:49:11 +0000 |
commit | 88c717201f5d8e7f59b4654482250d4ce69cecc3 (patch) | |
tree | 9ebccb63596d75a35705f320699732ffb2f2785c /lisp/ChangeLog.1 | |
parent | 058c18c71f81821a99c17fe8fd959e3ae2314ce3 (diff) | |
download | emacs-88c717201f5d8e7f59b4654482250d4ce69cecc3.tar.gz |
Corrected misc. typos like missing : after file names,
missing file name suffixes, and * used as prefix on non-file entries.
Diffstat (limited to 'lisp/ChangeLog.1')
-rw-r--r-- | lisp/ChangeLog.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lisp/ChangeLog.1 b/lisp/ChangeLog.1 index 407dfb15f40..35123abd07c 100644 --- a/lisp/ChangeLog.1 +++ b/lisp/ChangeLog.1 @@ -584,7 +584,7 @@ 1986-01-09 Richard Mlynarik (mly@prep) - * mail-utils (mail-strip-quoted-names): + * mail-utils.el (mail-strip-quoted-names): Handle multi-line address lists 1986-01-08 Richard Mlynarik (mly@prep) @@ -1934,7 +1934,7 @@ 1985-09-10 Richard M. Stallman (rms@mit-prep) - * text-mode-el, lisp-mode.el, c-mode.el, buff-menu.el: + * text-mode.el, lisp-mode.el, c-mode.el, buff-menu.el: Initialize all keymaps at load time. Use new \{...} construct for documenting them. @@ -2408,11 +2408,11 @@ 1985-06-16 K. Shane Hartman (shane@mit-prep) - * sendmail (mail-mode): + * sendmail.el (mail-mode): Mention that C-c y will yank current message in rmail whether replying or not. - * mail-utils (rmail-dont-reply-to): + * mail-utils.el (rmail-dont-reply-to): If rmail-dont-reply-to-names is nil, make it be (getenv "USER"). 1985-06-15 Richard M. Stallman (rms@mit-prep) @@ -3046,8 +3046,8 @@ 1985-05-21 Richard Mlynarik (mly@mit-prep) - * mlsupport: - Fixs assorted typos where variable "bufname" was changed to "name" + * mlsupport.el: + Fix assorted typos where variable "bufname" was changed to "name" * view.el Make M-<, M-> work. Fix documentation strings to work with the |