Mercurial > emacs
comparison lisp/ChangeLog @ 35235:0623eaa00b2b
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 11 Jan 2001 15:31:12 +0000 |
parents | 4e0f20145b5f |
children | 90b0537d9056 |
comparison
equal
deleted
inserted
replaced
35234:c6a74e51d185 | 35235:0623eaa00b2b |
---|---|
1 2001-01-11 Gerd Moellmann <gerd@gnu.org> | 1 2001-01-11 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * isearch.el (isearch-search): In the condition-case handler for | |
4 `error', set isearch-invalid-regexp to the whole error message. | |
2 | 5 |
3 * subr.el (eval-after-load): Call load-symbol-file-load-history to | 6 * subr.el (eval-after-load): Call load-symbol-file-load-history to |
4 ensure that eval-after-load works for files dumped with Emacs. | 7 ensure that eval-after-load works for files dumped with Emacs. |
5 | 8 |
6 * help.el (load-symbol-file-load-history): New function extracted | 9 * help.el (load-symbol-file-load-history): New function extracted |