# HG changeset patch # User Richard M. Stallman # Date 761084069 0 # Node ID 86efd91bb72c9db800cf5b7f87c3b6ac06b7dd69 # Parent 7008ece592cb6039f958ded921875811e0fbfe2b (command-line-1): Improve previous change. diff -r 7008ece592cb -r 86efd91bb72c lisp/startup.el --- 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 "")