From e120bebf6a973ee0033086177be626388b441201 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 26 Mar 2001 16:39:04 +0000 Subject: *** empty log message *** --- lisp/ChangeLog | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'lisp') diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e47acbd737..dcc88b3169 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,11 @@ 2001-03-26 Gerd Moellmann + * textmodes/flyspell.el: Some doc fixes. + (flyspell-maybe-correct-transposition) + (flyspell-maybe-correct-doubling): Use a temporary buffer + + * textmodes/ispell.el (ispell-parse-output): Doc fix. + * emacs-lisp/byte-opt.el (byte-optimize-while) (byte-optimize-form-code-walker): Diagnose too few arguments for `if' and `while'. @@ -4986,14 +4992,6 @@ 2000-10-28 John Wiegley - * textmodes/flyspell.el (flyspell-maybe-correct-transposition): - Changed this function to operate on a temporary buffer instead of - the main buffer. This not only keeps flyspell from marking a - buffer as changed that wasn't, but it solves the jumpy cursor - problem when attempts are made to edit incorrect words. - (flyspell-maybe-correct-doubling): Same change as for - `flyspell-maybe-correct-transposition'. - * calendar/timeclock.el (timeclock-log): Doc fix. (timeclock-last-event): Doc fix. (timeclock-log): Kill the timelog buffer after appending a new event. -- cgit v1.2.3