Mercurial > emacs
diff etc/NEWS @ 34029:d80bd382fa99
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 30 Nov 2000 11:23:55 +0000 |
parents | 8cf5499796cc |
children | da7a782777bc |
line wrap: on
line diff
--- a/etc/NEWS Thu Nov 30 06:49:03 2000 +0000 +++ b/etc/NEWS Thu Nov 30 11:23:55 2000 +0000 @@ -1988,13 +1988,16 @@ may, for instance, give rise to duplicate menus when the keymaps from these properties are active. -** The change in the treatment of non_ASCII characters in search +** The change in the treatment of non-ASCII characters in search ranges may affect some code. ** A non-nil value for the LOCAL arg of add-hook makes the hook buffer-local even if `make-local-hook' hasn't been called, which might make a difference to some code. +** The new treatment of the minibuffer prompt might affect code which +operates on the minibuffer. + * Lisp changes made after edition 2.6 of the Emacs Lisp Manual, (Display-related features are described in a page of their own below.)