diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2006-11-14 16:46:28 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2006-11-14 16:46:28 +0000 |
commit | 7809b1829608e8e5c17e1aa3a70553038fa39884 (patch) | |
tree | 4a25609ca5ca2414f183e3e2efbfc499904a2a5b /man | |
parent | 11e52000cc706e715014171229a248f5dc5277b3 (diff) | |
download | emacs-7809b1829608e8e5c17e1aa3a70553038fa39884.tar.gz |
*** empty log message ***
Diffstat (limited to 'man')
-rw-r--r-- | man/ChangeLog | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index f04e220e081..65ec326ae9d 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org> + + * ada-mode.texi: Total rewrite. + 2006-11-13 Carsten Dominik <dominik@science.uva.nl> * org.texi: Minor typo fixes. @@ -9,14 +13,14 @@ * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.3. - * mh-e.texi (Incorporating Mail): Use output of "mhparam Path" to set - MAILDIR. - (Reading Mail): Document the customization of read-mail-command for - MH-E. + * mh-e.texi (Incorporating Mail): Use output of "mhparam Path" + to set MAILDIR. + (Reading Mail): Document the customization of read-mail-command + for MH-E. (Viewing Attachments): Document mm-discouraged-alternatives. (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag. (Junk): Add more information about the settings of mh-junk-background - in a program. Add /usr/bin/mh to PATH in examples. + in a program. Add /usr/bin/mh to PATH in examples. 2006-11-12 Richard Stallman <rms@gnu.org> |