Mercurial > emacs
changeset 77408:ce2fc15128b7
* dired.texi (Image-Dired): Move from Thumbnails node.
* misc.texi (Thumbnails): Node deleted.
* emacs.texi (Top): Update node listing.
* files.texi (File Conveniences):
* ack.texi (Acknowledgments):
* faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 22 Apr 2007 13:55:59 +0000 |
parents | 551f6e97f928 |
children | 90b70dd317b1 |
files | man/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/man/ChangeLog Sun Apr 22 13:45:26 2007 +0000 +++ b/man/ChangeLog Sun Apr 22 13:55:59 2007 +0000 @@ -1,9 +1,12 @@ 2007-04-22 Chong Yidong <cyd@stupidchicken.com> + * dired.texi (Image-Dired): Move from Thumbnails node. + * misc.texi (Thumbnails): Node deleted. + * emacs.texi (Top): Update node listing. + * files.texi (File Conveniences): * ack.texi (Acknowledgments): - * faq.texi (New in Emacs 22): - * misc.texi (Thumbnails): Rename "tumme" to "thumbnails". + * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired". 2007-04-21 Richard Stallman <rms@gnu.org>