summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDavid Reitter <david.reitter@gmail.com>2010-08-26 09:46:19 -0400
committerDavid Reitter <david.reitter@gmail.com>2010-08-26 09:46:19 -0400
commit38dbc4d81a2c4a707b04f2cae8bf9272763f34fb (patch)
tree6e2dbda8c9b6d8372824cf876f0a892ad7781ae3 /lisp/ChangeLog
parentf0b44bc03a4a831ce05bb8f661637438a08e1654 (diff)
downloademacs-38dbc4d81a2c4a707b04f2cae8bf9272763f34fb.tar.gz
server.el (server-visit-files): Run pre-command-hook and
post-command-hook for each buffer while it is current (Bug#6910). (server-execute): Do not run hooks here.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cb2ea814c14..78e5c32beb0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2010-08-26 David Reitter <david.reitter@gmail.com>
+
+ * server.el (server-visit-files): Run pre-command-hook and
+ post-command-hook for each buffer while it is current
+ (Bug#6910).
+ (server-execute): Do not run hooks here.
+
2010-08-26 Michael Albinus <michael.albinus@gmx.de>
Sync with Tramp 2.1.19.