Mercurial > emacs
changeset 98638:4a3c18a58571
* cmdargs.texi (Initial Options): Document renamed variable inhibit-startup-screen.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 12 Oct 2008 00:42:32 +0000 |
parents | b96416feb81a |
children | ae02595c12a5 |
files | doc/emacs/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Sun Oct 12 00:41:09 2008 +0000 +++ b/doc/emacs/ChangeLog Sun Oct 12 00:42:32 2008 +0000 @@ -13,6 +13,7 @@ * cmdargs.texi (General Variables): Change Numbered Backups xref to Backup Names. + (Initial Options): Document renamed variable inhibit-startup-screen. 2008-10-11 Romain Francoise <romain@orebokech.com>