Mercurial > emacs
changeset 35250:d6a8befb918c
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 11 Jan 2001 23:15:04 +0000 |
parents | c112ca694609 |
children | 6d3baf596704 |
files | etc/NEWS lisp/ChangeLog |
diffstat | 2 files changed, 9 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Thu Jan 11 23:09:41 2001 +0000 +++ b/etc/NEWS Thu Jan 11 23:15:04 2001 +0000 @@ -2305,8 +2305,10 @@ This is probably what most current uses of `local-map' want, rather than replacing the local map. -** The obsolete variables before-change-function and -after-change-function are no longer acted upon and have been removed. +** The obsolete variables `before-change-function' and +`after-change-function' are no longer acted upon and have been +removed. Use `before-change-functions' and `after-change-functions' +instead. ** The function `apropos-mode' runs the hook `apropos-mode-hook'.
--- a/lisp/ChangeLog Thu Jan 11 23:09:41 2001 +0000 +++ b/lisp/ChangeLog Thu Jan 11 23:15:04 2001 +0000 @@ -1,5 +1,10 @@ 2001-01-11 Dave Love <fx@gnu.org> + * international/mule-cmds.el (standard-display-european-internal): + Set display table for 2208 as for 160. + + * progmodes/ada-mode.el (ada-popup-key): Fix last change. + * progmodes/fortran.el (fortran-mode-map): Modify Customization entry for custom-menu-create change. (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and