Mercurial > emacs
changeset 65020:e81e00dbc2d2
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 17 Aug 2005 15:49:10 +0000 |
parents | 8942a2af178d |
children | bc19f4cc0a6f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rms@gnu.org> + + * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter" + as tag instead of "Inviolable". + 2005-08-17 Kim F. Storm <storm@cua.dk> * 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 <rms@gnu.org> + + * textmodes/flyspell.el (flyspell-large-region): Fix doc and custom type. + (flyspell-mark-duplications-flag): Doc fix. + 2005-08-14 Richard M. Stallman <rms@gnu.org> * files.el (interpreter-mode-alist): Doc fix.