aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2010-10-04 10:53:48 +0900
committerKenichi Handa2010-10-04 10:53:48 +0900
commitff06de4f50becfe9d5fc16699531ce9802ee0b7f (patch)
tree7bb9e0d3b33d9469ea9018a16f9ca288fa399db6 /doc/lispref/ChangeLog
parent5886ec9c0c7a250d987ac6180577b4574ea00f21 (diff)
parent397ae2261860609d3f320b9c4255ca8f92353c50 (diff)
downloademacs-ff06de4f50becfe9d5fc16699531ce9802ee0b7f.tar.gz
emacs-ff06de4f50becfe9d5fc16699531ce9802ee0b7f.zip
merge emacs-23
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 4302da5aa27..2aca9fce5bf 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -2325,6 +2325,12 @@
2325 2325
2326 * display.texi (Images): Delete redundant @findex. 2326 * display.texi (Images): Delete redundant @findex.
2327 2327
23282007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
2329
2330 * text.texi (Change Hooks): (after|before)-change-functions are no
2331 longer bound to nil while running; rather inhibit-modification-hooks
2332 is t.
2333
23282007-08-16 Richard Stallman <rms@gnu.org> 23342007-08-16 Richard Stallman <rms@gnu.org>
2329 2335
2330 * processes.texi (Asynchronous Processes): Clarify 2336 * processes.texi (Asynchronous Processes): Clarify