aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6f6e166cc1c..9410b899f99 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12000-08-19 Miles Bader <miles@gnu.org>
2
3 * comint.el (comint-output-filter): Save the point with a marker,
4 not just a buffer position.
5
6 * international/mule.el (set-buffer-process-coding-system): Make
7 interactive prompt less confusing.
8
12000-08-19 Gerd Moellmann <gerd@gnu.org> 92000-08-19 Gerd Moellmann <gerd@gnu.org>
2 10
3 * hilit-chg.el: General cleanup of doc strings, comments and 11 * hilit-chg.el: General cleanup of doc strings, comments and