aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2011-10-26 08:44:06 +0800
committerChong Yidong2011-10-26 08:44:06 +0800
commitb1f6fa2666442e27ae8ac3439fd1891c94fe36bc (patch)
treebb17cd1f4a09f00db5cf2ee1b752a94e86f05d02 /lisp/ChangeLog
parent507ea2587e3b868468e83ff6bc8b3303c4097984 (diff)
downloademacs-b1f6fa2666442e27ae8ac3439fd1891c94fe36bc.tar.gz
emacs-b1f6fa2666442e27ae8ac3439fd1891c94fe36bc.zip
Document with-wrapper-hook.
* doc/emacs/modes.texi (Running Hooks): Document with-wrapper-hook. * lisp/subr.el (with-wrapper-hook): Rewrite doc.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 95113007f27..b75d262a9b6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12011-10-26 Chong Yidong <cyd@gnu.org>
2
3 * subr.el (with-wrapper-hook): Rewrite doc.
4
12011-10-25 Michael Albinus <michael.albinus@gmx.de> 52011-10-25 Michael Albinus <michael.albinus@gmx.de>
2 6
3 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for 7 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for