Mercurial > emacs
changeset 34029:d80bd382fa99
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 30 Nov 2000 11:23:55 +0000 |
parents | 9966d2793165 |
children | f9d77d3fc85d |
files | etc/NEWS etc/TODO |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
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.)