# HG changeset patch # User Richard M. Stallman # Date 1180044745 0 # Node ID bf0271237be3ea3bce31bff90710e6df69602d92 # Parent ac2665c1975bd9b23d8ec38a4e2c6f663d6763da *** empty log message *** diff -r ac2665c1975b -r bf0271237be3 lisp/ChangeLog --- a/lisp/ChangeLog Thu May 24 22:11:50 2007 +0000 +++ b/lisp/ChangeLog Thu May 24 22:12:25 2007 +0000 @@ -1,3 +1,9 @@ +2007-05-24 Richard Stallman + + * textmodes/flyspell.el (flyspell-correct-word-before-point): + Don't let opoint be nil. + (flyspell-emacs-popup): Explicit error if no dialogs. + 2007-05-23 Eli Zaretskii * tar-mode.el (tar-file-name-handler): New function.