From: Chong Yidong Date: Sat, 16 Aug 2008 16:51:58 +0000 (+0000) Subject: * textmodes/flyspell.el (flyspell-word): Revert last change. X-Git-Tag: emacs-pretest-22.2.91~25 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a21348cbe47b03548a5e73f1b471a085d582f616;p=emacs.git * textmodes/flyspell.el (flyspell-word): Revert last change. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 96ec3e8c1d8..34bf5b5c495 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-08-16 Chong Yidong + + * textmodes/flyspell.el (flyspell-word): Revert last change. + 2008-08-15 Glenn Morris * eshell/em-ls.el (eshell-ls-files): List one per line in a pipeline.