aboutsummaryrefslogtreecommitdiffstats
path: root/man/ChangeLog
diff options
context:
space:
mode:
authorBill Wohler2006-04-18 00:03:18 +0000
committerBill Wohler2006-04-18 00:03:18 +0000
commitb2853b3c5a453f8b927b59dd478d4c64bb98e147 (patch)
treecd610a23955d4e385e4351d43e2c6b496bf28f24 /man/ChangeLog
parentcd35b20a6fe3ff2c3620181481ba5585f633de62 (diff)
downloademacs-b2853b3c5a453f8b927b59dd478d4c64bb98e147.tar.gz
emacs-b2853b3c5a453f8b927b59dd478d4c64bb98e147.zip
(Folders): Updated mh-before-quit-hook and mh-quit-hook example with
code that removes the buffers rather than just bury them.
Diffstat (limited to 'man/ChangeLog')
-rw-r--r--man/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index e3d1899643a..a37d6fab7f8 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,9 @@
12006-04-17 Bill Wohler <wohler@newt.com>
2
3 * mh-e.texi (Folders): Updated mh-before-quit-hook and
4 mh-quit-hook example with code that removes the buffers rather
5 than just bury them.
6
12006-04-18 Nick Roberts <nickrob@snap.net.nz> 72006-04-18 Nick Roberts <nickrob@snap.net.nz>
2 8
3 * building.texi (Watch Expressions): Update. 9 * building.texi (Watch Expressions): Update.