aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1840cdd623d..83ef065922a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12002-01-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2
3 * textmodes/flyspell.el (flyspell-check-pre-word-p): Prevent
4 delaying when executing keyboard macros.
5
12002-01-12 Richard M. Stallman <rms@gnu.org> 62002-01-12 Richard M. Stallman <rms@gnu.org>
2 7
3 * help-mode.el (help-xref-go-back): Restore POSITION in proper buffer 8 * help-mode.el (help-xref-go-back): Restore POSITION in proper buffer
@@ -7608,7 +7613,7 @@
76082001-04-11 Colin Walters <walters@cis.ohio-state.edu> 76132001-04-11 Colin Walters <walters@cis.ohio-state.edu>
7609 7614
7610 * eshell/em-hist.el (eshell-previous-matching-input): 7615 * eshell/em-hist.el (eshell-previous-matching-input):
7611 Don't display "History item" if the the minibuffer is active. 7616 Don't display "History item" if the minibuffer is active.
7612 7617
76132001-04-11 Gerd Moellmann <gerd@gnu.org> 76182001-04-11 Gerd Moellmann <gerd@gnu.org>
7614 7619
@@ -11799,7 +11804,7 @@
11799 functions. Add some IN-FILTER and OUT-FILTER functions in the few 11804 functions. Add some IN-FILTER and OUT-FILTER functions in the few
11800 cases they're needed. 11805 cases they're needed.
11801 11806
11802 * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so 11807 * wid-edit.el (checkbox): Add a small `X' to the :on-glyph, so
11803 that it's distinguishable from the :off-glyph on dark-background 11808 that it's distinguishable from the :off-glyph on dark-background
11804 displays. Set its background color too. 11809 displays. Set its background color too.
11805 11810