diff options
| author | Bill Wohler | 2006-04-18 00:03:18 +0000 |
|---|---|---|
| committer | Bill Wohler | 2006-04-18 00:03:18 +0000 |
| commit | b2853b3c5a453f8b927b59dd478d4c64bb98e147 (patch) | |
| tree | cd610a23955d4e385e4351d43e2c6b496bf28f24 /man/ChangeLog | |
| parent | cd35b20a6fe3ff2c3620181481ba5585f633de62 (diff) | |
| download | emacs-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/ChangeLog | 6 |
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 @@ | |||
| 1 | 2006-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 | |||
| 1 | 2006-04-18 Nick Roberts <nickrob@snap.net.nz> | 7 | 2006-04-18 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 8 | ||
| 3 | * building.texi (Watch Expressions): Update. | 9 | * building.texi (Watch Expressions): Update. |