Mercurial > emacs
comparison lisp/ChangeLog @ 87976:d56fb4ed60d1
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 25 Jan 2008 22:52:50 +0000 |
parents | f35ac4b5d4ee |
children | 1b9cb6c86c8c |
comparison
equal
deleted
inserted
replaced
87975:c4f53aa37d97 | 87976:d56fb4ed60d1 |
---|---|
1 2008-01-25 Richard Stallman <rms@gnu.org> | |
2 | |
3 * subr.el (add-hook): Implement `permanent-local-hook' property. | |
4 | |
5 * loadhist.el (file-provides, file-requires): Push the filename right. | |
6 | |
1 2008-01-25 Martin Rudalics <rudalics@gmx.at> | 7 2008-01-25 Martin Rudalics <rudalics@gmx.at> |
2 | 8 |
3 * emacs-lisp/find-func.el (find-library): Wrap search for | 9 * emacs-lisp/find-func.el (find-library): Wrap search for |
4 library name in condition-case to avoid reporting a scan-error. | 10 library name in condition-case to avoid reporting a scan-error. |
5 | 11 |