aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2006-03-04 16:07:12 +0000
committerAndreas Schwab2006-03-04 16:07:12 +0000
commitc6ce06a6d800dd5c5772a024998690ac952fffe6 (patch)
treee979a3b874e7a37d1b897d612cb14e10fc279eda /lisp/ChangeLog
parentda92726901b0a73ada40c386c01f95fd1723e97e (diff)
downloademacs-c6ce06a6d800dd5c5772a024998690ac952fffe6.tar.gz
emacs-c6ce06a6d800dd5c5772a024998690ac952fffe6.zip
(server-process-filter): Handle errors during
evaluation of the argument.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 61808a4c423..57fb4486ee0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12006-03-04 Andreas Schwab <schwab@suse.de>
2
3 * server.el (server-process-filter): Handle errors during
4 evaluation of the argument.
5
12006-03-03 John Paul Wallington <jpw@pobox.com> 62006-03-03 John Paul Wallington <jpw@pobox.com>
2 7
3 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix; 8 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;