aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2008-10-19 14:57:50 +0000
committerEli Zaretskii2008-10-19 14:57:50 +0000
commit80f85d7cda750c0ee0c4e0a2f9646b27c37fb52f (patch)
treeaaa38c59e9e6a6a639d3ba68851adae31a718ed9 /doc/lispref/ChangeLog
parentd24ae8f0576120bc5c4cef7e7651d1d53684466b (diff)
downloademacs-80f85d7cda750c0ee0c4e0a2f9646b27c37fb52f.tar.gz
emacs-80f85d7cda750c0ee0c4e0a2f9646b27c37fb52f.zip
(Calling Functions): Document `apply-partially'.
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 55343fcbdf7..ffb7b48cb4c 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,5 +1,7 @@
12008-10-19 Eli Zaretskii <eliz@gnu.org> 12008-10-19 Eli Zaretskii <eliz@gnu.org>
2 2
3 * functions.texi (Calling Functions): Document `apply-partially'.
4
3 * hooks.texi (Standard Hooks): Mention 5 * hooks.texi (Standard Hooks): Mention
4 `before-hack-local-variables-hook' and `hack-local-variables-hook'. 6 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
5 7