Mercurial > emacs
diff lisp/ChangeLog @ 109995:c3bbd8f2439e
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.
author | David Reitter <david.reitter@gmail.com> |
---|---|
date | Thu, 26 Aug 2010 09:46:19 -0400 |
parents | 2192a4648d21 |
children | d6074fc765a0 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Aug 26 09:39:39 2010 +0200 +++ b/lisp/ChangeLog Thu Aug 26 09:46:19 2010 -0400 @@ -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.