From 07a856853c56617e38859308c493062d86579102 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Wed, 12 Nov 2008 23:58:52 +0000 Subject: [PATCH] * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that command-line-args is processed during startup. (Action Arguments): Correctly describe how file arguments interact with the startup screen. Link to Lisp Interaction for scratch buffer. (Initial Options): Link to Command Example for -batch option. (Environment): Document initial-environment. --- doc/emacs/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index dec47ecc8e9..7b273565ffa 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,5 +1,12 @@ 2008-11-12 Chong Yidong + * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that + command-line-args is processed during startup. + (Action Arguments): Correctly describe how file arguments interact with + the startup screen. Link to Lisp Interaction for scratch buffer. + (Initial Options): Link to Command Example for -batch option. + (Environment): Document initial-environment. + * entering.texi (Entering Emacs): Note that inhibit-startup-screen can't be changed in the site-start file. -- 2.39.5