summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.2
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2003-01-28 23:49:11 +0000
committerKim F. Storm <storm@cua.dk>2003-01-28 23:49:11 +0000
commit88c717201f5d8e7f59b4654482250d4ce69cecc3 (patch)
tree9ebccb63596d75a35705f320699732ffb2f2785c /lisp/ChangeLog.2
parent058c18c71f81821a99c17fe8fd959e3ae2314ce3 (diff)
downloademacs-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.2')
-rw-r--r--lisp/ChangeLog.210
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/ChangeLog.2 b/lisp/ChangeLog.2
index 2c8b6361b19..ef5c6b1a071 100644
--- a/lisp/ChangeLog.2
+++ b/lisp/ChangeLog.2
@@ -957,7 +957,7 @@
1987-09-07 Richard Mlynarik (mly@prep)
- * rmailsum (rmail-new-summary): Fix scope of `new-summary-line-count'
+ * rmailsum.el (rmail-new-summary): Fix scope of `new-summary-line-count'
* lisp-mode.el (calculate-lisp-indent):
Don't fail on first line of defun.
@@ -1296,7 +1296,7 @@
1987-04-23 Leonard H. Tower Jr. (tower@prep)
- * rnewspost.el; rnews.el:
+ * rnewspost.el, rnews.el:
added (require 'rnews) and (provide 'rnews), respectively.
1987-04-23 Chris Hanson (cph@prep)
@@ -1493,7 +1493,7 @@
dired-redisplay. From Jim Cottrell, rbj@icst-cmr.arpa.
They are all put on keys.
- * sun-{mouse,mouse-fns,cursors}.el, term/sun.el:
+ * sun-mouse.el, sun-mouse-fns.el, sun-cursors.el, term/sun.el:
New and replacement files from peck@sun.com.
1987-03-12 Richard M. Stallman (rms@prep)
@@ -1955,7 +1955,7 @@
1987-01-11 Richard Mlynarik (mly@prep)
- * ebuff-menu (electric-buffer-list):
+ * ebuff-menu.el (electric-buffer-list):
Typo.
* buff-menu.el (Buffer-menu-select):
@@ -2733,7 +2733,7 @@
1986-10-27 Richard Mlynarik (mly@prep)
- * nroff-mode (electric-nroff-mode):
+ * nroff-mode.el (electric-nroff-mode):
Fix bugs.
* electric.el, ebuff-menu.el, echistory.el: