Mercurial > emacs
comparison lisp/ChangeLog @ 42685:19bcfada1a55
*** empty log message ***
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Sat, 12 Jan 2002 21:40:32 +0000 |
parents | b683f98f263a |
children | 0dc314cafc7a |
comparison
equal
deleted
inserted
replaced
42684:0dd547dafa5e | 42685:19bcfada1a55 |
---|---|
1 2002-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 | |
1 2002-01-12 Richard M. Stallman <rms@gnu.org> | 6 2002-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 |
4 and proper window. | 9 and proper window. |
5 | 10 |
7606 required where `member' was being used. | 7611 required where `member' was being used. |
7607 | 7612 |
7608 2001-04-11 Colin Walters <walters@cis.ohio-state.edu> | 7613 2001-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 |
7613 2001-04-11 Gerd Moellmann <gerd@gnu.org> | 7618 2001-04-11 Gerd Moellmann <gerd@gnu.org> |
7614 | 7619 |
7615 * startup.el (command-line): Output a newline after printing | 7620 * startup.el (command-line): Output a newline after printing |
7616 an error from loading the window system's init file. | 7621 an error from loading the window system's init file. |
11797 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'. | 11802 non-null-but-otherwise-ignored face-spec instead to `face-spec-set'. |
11798 * cus-face.el (custom-face-attributes): Remove SET and GET | 11803 * cus-face.el (custom-face-attributes): Remove SET and GET |
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 |
11806 * cus-start.el (all): Restore entry for `mode-line-inverse-video', | 11811 * cus-start.el (all): Restore entry for `mode-line-inverse-video', |
11807 so that people can easily turn it off. | 11812 so that people can easily turn it off. |