aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 68f61071a54..59e408c7e22 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12001-01-11 Gerd Moellmann <gerd@gnu.org> 12001-01-11 Gerd Moellmann <gerd@gnu.org>
2 2
3 * comint.el (comint-goto-process-mark): Don't print a message
4 when running in batch mode.
5
3 * isearch.el (isearch-search): In the condition-case handler for 6 * isearch.el (isearch-search): In the condition-case handler for
4 `error', set isearch-invalid-regexp to the whole error message. 7 `error', set isearch-invalid-regexp to the whole error message.
5 8