]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Thu, 30 Nov 2000 11:23:55 +0000 (11:23 +0000)
committerDave Love <fx@gnu.org>
Thu, 30 Nov 2000 11:23:55 +0000 (11:23 +0000)
etc/NEWS
etc/TODO

index 7626907f5a73ce05b2509d7559cf38afc5efc37d..e0d40ba6a8b661a0331a8fa172607badb82fa236 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1988,13 +1988,16 @@ which uses both `local-map' and `keymap' properties (for portability)
 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.
+
 \f
 * Lisp changes made after edition 2.6 of the Emacs Lisp Manual,
 (Display-related features are described in a page of their own below.)
index 1347c94e947a20c0865210440de1e3ca14780fbb..6c11331994b90af62fcd9cdbabcf636874d29cd2 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
 * Implement, in C, a ``focus follows mouse'' mode that selects a window
   when the mouse enters it.
 
+* Check what hooks would help Emacspeak -- see the defadvising in W3.