From: Stefan Monnier Date: Sat, 29 Oct 2011 00:41:20 +0000 (-0400) Subject: * etc/NEWS: Document the disappearance of binding caches. X-Git-Tag: emacs-pretest-24.0.91~29 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/be890cb8428f86e8f19b8c5f9cc976b2f52aa379 * etc/NEWS: Document the disappearance of binding caches. Fixes: debbugs:9899 --- diff --git a/etc/ChangeLog b/etc/ChangeLog index bbb765ef58..2b37cd84ee 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2011-10-29 Stefan Monnier + + * NEWS: Document the disappearance of binding caches (bug#9899). + 2011-10-01 Juanma Barranquero * NEWS: Fix typo. Remove duplicate info. diff --git a/etc/NEWS b/etc/NEWS index 9e407133e8..4e38838c4d 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -967,6 +967,9 @@ has now been removed. ** cl.el no longer provides `cl-19'. +** The menu bar bindings's caches are not used any more. +Use (where-is-internal nil t) instead. + ** The following obsolete functions and aliases were removed: comint-kill-output, decompose-composite-char, outline-visible, internal-find-face, internal-get-face, frame-update-faces,