# HG changeset patch # User Richard M. Stallman # Date 1124293750 0 # Node ID e81e00dbc2d28afd0cb8fd062fc82cce8f4e33b9 # Parent 8942a2af178d7e2573fdd0f13ba415349ffaa2e9 *** empty log message *** diff -r 8942a2af178d -r e81e00dbc2d2 lisp/ChangeLog --- a/lisp/ChangeLog Wed Aug 17 15:49:03 2005 +0000 +++ b/lisp/ChangeLog Wed Aug 17 15:49:10 2005 +0000 @@ -1,3 +1,8 @@ +2005-08-17 Richard M. Stallman + + * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter" + as tag instead of "Inviolable". + 2005-08-17 Kim F. Storm * windmove.el (windmove-coordinates-of-position): Remove. @@ -81,6 +86,11 @@ * ido.el (ido-buffer-internal): Use with-no-warnings. (ido-make-merged-file-list): Use while-no-input. +2005-08-15 Richard M. Stallman + + * textmodes/flyspell.el (flyspell-large-region): Fix doc and custom type. + (flyspell-mark-duplications-flag): Doc fix. + 2005-08-14 Richard M. Stallman * files.el (interpreter-mode-alist): Doc fix.