Mercurial > emacs
changeset 29381:580f03a746d8
find-image, {before,after}-change-function
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 02 Jun 2000 12:49:00 +0000 |
parents | 23090a9f86f4 |
children | 5558cf965f4d |
files | etc/NEWS |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Fri Jun 02 12:43:31 2000 +0000 +++ b/etc/NEWS Fri Jun 02 12:49:00 2000 +0000 @@ -1207,6 +1207,11 @@ 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)