comparison lisp/ChangeLog @ 37009:cceb6b28e250

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 26 Mar 2001 16:39:04 +0000
parents 843226b2356b
children 64580e47a5aa
comparison
equal deleted inserted replaced
37008:f4b355161455 37009:cceb6b28e250
1 2001-03-26 Gerd Moellmann <gerd@gnu.org> 1 2001-03-26 Gerd Moellmann <gerd@gnu.org>
2
3 * textmodes/flyspell.el: Some doc fixes.
4 (flyspell-maybe-correct-transposition)
5 (flyspell-maybe-correct-doubling): Use a temporary buffer
6
7 * textmodes/ispell.el (ispell-parse-output): Doc fix.
2 8
3 * emacs-lisp/byte-opt.el (byte-optimize-while) 9 * emacs-lisp/byte-opt.el (byte-optimize-while)
4 (byte-optimize-form-code-walker): Diagnose too few arguments 10 (byte-optimize-form-code-walker): Diagnose too few arguments
5 for `if' and `while'. 11 for `if' and `while'.
6 12
4983 with "face", add such here (similar to custom group widgets). 4989 with "face", add such here (similar to custom group widgets).
4984 4990
4985 * comint.el (comint-highlight-prompt): Add :type. 4991 * comint.el (comint-highlight-prompt): Add :type.
4986 4992
4987 2000-10-28 John Wiegley <johnw@gnu.org> 4993 2000-10-28 John Wiegley <johnw@gnu.org>
4988
4989 * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
4990 Changed this function to operate on a temporary buffer instead of
4991 the main buffer. This not only keeps flyspell from marking a
4992 buffer as changed that wasn't, but it solves the jumpy cursor
4993 problem when attempts are made to edit incorrect words.
4994 (flyspell-maybe-correct-doubling): Same change as for
4995 `flyspell-maybe-correct-transposition'.
4996 4994
4997 * calendar/timeclock.el (timeclock-log): Doc fix. 4995 * calendar/timeclock.el (timeclock-log): Doc fix.
4998 (timeclock-last-event): Doc fix. 4996 (timeclock-last-event): Doc fix.
4999 (timeclock-log): Kill the timelog buffer after appending a new event. 4997 (timeclock-log): Kill the timelog buffer after appending a new event.
5000 (timeclock-find-discrep): Use a temp buffer to read in the 4998 (timeclock-find-discrep): Use a temp buffer to read in the