Mercurial > emacs
diff lisp/ChangeLog @ 75883:eec417eb3b3c
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 14 Feb 2007 12:46:43 +0000 (2007-02-14) |
parents | 7a878b96963b |
children | 2fca55784362 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Feb 14 12:44:58 2007 +0000 +++ b/lisp/ChangeLog Wed Feb 14 12:46:43 2007 +0000 @@ -1,9 +1,8 @@ 2007-02-14 Juanma Barranquero <lekktu@gmail.com> - * textmodes/ispell.el (ispell-keep-choices-win) - (ispell-dictionary-alist, ispell-word) + * textmodes/ispell.el (ispell-keep-choices-win, ispell-word) (ispell-begin-skip-region-regexp): Fix typos in docstrings. - (ispell-process-line): Doc fixes. + (ispell-dictionary-alist, ispell-process-line): Doc fixes. (ispell-help): Fix typos in docstring and output message. 2007-02-14 Kim F. Storm <storm@cua.dk>