Mercurial > emacs
changeset 47088:d4f9e484db41
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 28 Aug 2002 15:21:33 +0000 |
parents | 756de7be303c |
children | 37900cd8903a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Aug 28 15:20:50 2002 +0000 +++ b/lisp/ChangeLog Wed Aug 28 15:21:33 2002 +0000 @@ -1,5 +1,10 @@ 2002-08-28 Juanma Barranquero <lektu@terra.es> + * replace.el (occur-hook): Renamed from `occur-mode-hook'. + (occur-mode): Remove call to `occur-mode-hook'. + (occur-rename-buffer): Fix reference to `occur-mode-hook' in docstring. + (occur-1): Add call to `occur-hook'. + * subr.el (make-variable-frame-localizable): Alias for `make-variable-frame-local'.