Mercurial > emacs
changeset 99832:be0a94a8bfe2
* entering.texi (Exiting): Menion "minimize" terminology.
* frames.texi (Frame Commands): Mention "minimize" terminology.
* cmdargs.texi (Icons X): Mention "minimize" terminology and use of
icons in taskbar.
(Misc X): Don't document useless -hb option.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 23 Nov 2008 04:20:09 +0000 |
parents | 3744f301d8d5 |
children | 0a99f3557567 |
files | doc/emacs/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Sun Nov 23 03:52:55 2008 +0000 +++ b/doc/emacs/ChangeLog Sun Nov 23 04:20:09 2008 +0000 @@ -1,7 +1,13 @@ 2008-11-23 Chong Yidong <cyd@stupidchicken.com> + * entering.texi (Exiting): Menion "minimize" terminology. + + * frames.texi (Frame Commands): Mention "minimize" terminology. + * cmdargs.texi (Font X): Document Fontconfig and GTK font specification formats. + (Icons X): Mention "minimize" terminology and use of icons in taskbar. + (Misc X): Don't document useless -hb option. 2008-11-22 Juri Linkov <juri@jurta.org>