aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2c32bae6850..9301d007acf 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -99,6 +99,13 @@
99 99
100 * replace.el (occur-mode): Undo 2001-5-20 change. 100 * replace.el (occur-mode): Undo 2001-5-20 change.
101 101
1022001-11-20 Jason Rumney <jasonr@gnu.org>
103
104 * w32-fns.el (w32-system-coding-system): Change to an alias for
105 locale-coding-system.
106 (set-w32-system-coding-system): Document the above change.
107 Set locale-coding-system instead.
108
1022001-11-20 Richard M. Stallman <rms@gnu.org> 1092001-11-20 Richard M. Stallman <rms@gnu.org>
103 110
104 * ruler-mode.el: Add pagination. 111 * ruler-mode.el: Add pagination.