aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3ca27cba580..3585bae4146 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -7,6 +7,15 @@
7 (shell-command-on-region): If there is output an an error, 7 (shell-command-on-region): If there is output an an error,
8 add "...Shell command failed" to the output. 8 add "...Shell command failed" to the output.
9 9
102001-12-13 David Ponce <david@dponce.com>
11
12 * ruler-mode.el: Version 1.4.
13 (ruler-mode-left-fringe-cols): Variable removed.
14 (ruler-mode-left-fringe-cols): Function replaced by more efficient
15 implementation `ruler-mode-extra-left-cols'.
16 (ruler-mode-ruler): Use above new function. Take into account
17 that the fringe areas can now be resized.
18
102001-12-12 Richard M. Stallman <rms@gnu.org> 192001-12-12 Richard M. Stallman <rms@gnu.org>
11 20
12 * international/characters.el (Unicode): Comment out 21 * international/characters.el (Unicode): Comment out