From 54a003f758c6d514051aebc67249fe7a224620cd Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Tue, 1 Mar 1994 04:54:43 +0000 Subject: [PATCH] (inhibit-startup-echo-area-message): Doc fix. --- lisp/startup.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/startup.el b/lisp/startup.el index 5d1d7574a28..a600c96a3c3 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -66,7 +66,7 @@ with the contents of the startup message.") "*Non-nil inhibits the initial startup echo area message. Inhibition takes effect only if your `.emacs' file contains a line of the form - (setq inhibit-startup-echo-area-message "YOUR-USER-NAME") + (setq inhibit-startup-echo-area-message \"YOUR-USER-NAME\") Thus, someone else using a copy of your `.emacs' file will see the startup message unless he personally acts to inhibit it.") -- 2.39.5