diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e2ad4066d02..f2322ae4d24 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-11-20 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/byte-run.el (declare-function): Define as a no-op, | ||
| 4 | for compatibility with Emacs 23. | ||
| 5 | |||
| 1 | 2007-11-19 Juanma Barranquero <lekktu@gmail.com> | 6 | 2007-11-19 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 7 | ||
| 3 | * replace.el (map-query-replace-regexp): Doc fix (revert part of | 8 | * replace.el (map-query-replace-regexp): Doc fix (revert part of |