Mercurial > emacs
changeset 59628:a06795ccf534
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 18 Jan 2005 23:20:18 +0000 |
parents | 24c3aed806c6 |
children | 4972d9082788 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jan 18 23:16:27 2005 +0000 +++ b/lisp/ChangeLog Tue Jan 18 23:20:18 2005 +0000 @@ -1,3 +1,9 @@ +2005-01-19 Kenichi Handa <handa@m17n.org> + + * textmodes/ispell.el (ispell-looking-at): New function. + (ispell-process-line): Use ispell-looking-at to compare the ispell + output and the buffer contents. + 2005-01-18 Jay Belanger <belanger@truman.edu> * calc/calc.el (calc-display-raw): Fix docstring.