aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1999-11-26 17:46:46 +0000
committerRichard M. Stallman1999-11-26 17:46:46 +0000
commit916cd8a33889185abc55887b38150414ecefab98 (patch)
tree24136bbd7e7131a9d7a9a3723ed0e7e2e9b7f694
parent850da9d0928101280a88d88bb40a5bd54378bd56 (diff)
downloademacs-916cd8a33889185abc55887b38150414ecefab98.tar.gz
emacs-916cd8a33889185abc55887b38150414ecefab98.zip
*** empty log message ***
-rw-r--r--etc/NEWS1
-rw-r--r--lisp/ChangeLog4
2 files changed, 3 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ec323a06117..c262c7b0ca0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -579,7 +579,6 @@ functionality with aliases for the mldrag functions.
579 579
580** Not new, but not mentioned before: 580** Not new, but not mentioned before:
581M-w when Transient Mark mode is enabled disables the mark. 581M-w when Transient Mark mode is enabled disables the mark.
582
583 582
584* Lisp changes in Emacs 21.1 (see following page for display-related features) 583* Lisp changes in Emacs 21.1 (see following page for display-related features)
585 584
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b5fadede720..be95aeacb68 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,4 +1,6 @@
11999-11-27 Richard M. Stallman <rms@caffeine.ai.mit.edu> 11999-11-26 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2
3 * emacs-lisp/advice.el: Many doc fixes.
2 4
3 * comint.el (comint-preoutput-filter-functions): Doc fix. 5 * comint.el (comint-preoutput-filter-functions): Doc fix.
4 6