changeset 5932:86efd91bb72c

(command-line-1): Improve previous change.
author Richard M. Stallman <rms@gnu.org>
date Sat, 12 Feb 1994 20:14:29 +0000
parents 7008ece592cb
children 560cee2048ed
files lisp/startup.el
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/startup.el	Sat Feb 12 20:12:21 1994 +0000
+++ b/lisp/startup.el	Sat Feb 12 20:14:29 1994 +0000
@@ -344,7 +344,8 @@
 		       (insert-file-contents user-init-file)
 		       (re-search-forward
 			(concat
-			 "(setq inhibit-startup-echo-area-message[ \t\n]+"
+			 "([ \t\n]*setq[ \t\n]+"
+			 "inhibit-startup-echo-area-message[ \t\n]+"
 			 (regexp-quote
 			  (prin1-to-string
 			   (if (string= init-file-user "")