summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-06-02 12:49:00 +0000
committerDave Love <fx@gnu.org>2000-06-02 12:49:00 +0000
commit4bc7a5430d99b6d406a864ab84f45956356388ff (patch)
tree213fdc17d462ad85c724394406307028a911d31f /etc
parent98067d54ca707d11f66a0d6d6217069cadb91920 (diff)
downloademacs-4bc7a5430d99b6d406a864ab84f45956356388ff.tar.gz
find-image, {before,after}-change-function
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 583d756f265..92dee068663 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1207,6 +1207,11 @@ buffer's local map and the map specified by the `local-map' property.
This is probably what most current uses of `local-map' want, rather
than replacing the local map.
+** The function `find-image' can be used to find a usable image
+satisfying one of a list of specifications.
+
+** The obsolete variables before-change-function and
+after-change-function are no longer acted upon and have been removed.
* Lisp changes in Emacs 21.1 (see following page for display-related features)