aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGerd Moellmann2001-02-21 14:10:41 +0000
committerGerd Moellmann2001-02-21 14:10:41 +0000
commitffc9ff0cf5dd18e59780fd7262681b252f3000f0 (patch)
treeafbd200d363a6850d2e869813125dc6c8f3e3465 /lisp
parent848c7757ae7848dd4572a9eba1d4140256d29329 (diff)
downloademacs-ffc9ff0cf5dd18e59780fd7262681b252f3000f0.tar.gz
emacs-ffc9ff0cf5dd18e59780fd7262681b252f3000f0.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 700d5fbd0dc..258cebedfb3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12001-02-21 Gerd Moellmann <gerd@gnu.org>
2
3 * startup.el (fancy-splash-screens): Use display-hourglass
4 instead of display-busy-cursor.
5
6 * frame.el (display-hourglass): Renamed from busy-cursor.
7 (hourglass-delay): Renamed from busy-cursor-delay-seconds.
8 (show-cursor-in-non-selected-windows): Doc fix.
9
12001-02-20 Dave Love <fx@gnu.org> 102001-02-20 Dave Love <fx@gnu.org>
2 11
3 * international/utf-8.el: Doc and commentary fixes. 12 * international/utf-8.el: Doc and commentary fixes.