summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.4
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.4
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.4')
-rw-r--r--lisp/ChangeLog.45
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/ChangeLog.4 b/lisp/ChangeLog.4
index d4987b3fe30..53d0e8defb8 100644
--- a/lisp/ChangeLog.4
+++ b/lisp/ChangeLog.4
@@ -4809,7 +4809,7 @@
1993-11-15 Robert J. Chassell (bob@grackle.stockbridge.ma.us)
- * page.el Add `provide'.
+ * page.el: Add `provide'.
(narrow-to-page): Enable page-delimiter to span lines.
* page-ext.el: Revise documentation. Add `provide'.
@@ -7462,7 +7462,8 @@
1993-07-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
- * Make everything that deactivates the mark do it consistently.
+ Make everything that deactivates the mark do it consistently.
+
* simple.el (deactivate-mark): New function.
(kill-ring-save, pop-mark, keyboard-quit): Call it.
* ispell.el (ispell):