/[emacs]/emacs/lisp/startup.el
ViewVC logotype

Diff of /emacs/lisp/startup.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.341 by ttn, Mon Apr 4 07:41:58 2005 UTC revision 1.342 by gm, Tue Apr 5 15:19:35 2005 UTC
# Line 1481  normal otherwise." Line 1481  normal otherwise."
1481                              nil t))                              nil t))
1482                         (error nil))                         (error nil))
1483                     (kill-buffer buffer)))))                     (kill-buffer buffer)))))
1484        ;; Stop any "Loading image..." message hiding echo-area-message.        (progn
1485        (use-fancy-splash-screens-p)          ;; Stop any "Loading image..." message hiding echo-area-message.
1486        (display-startup-echo-area-message))          (use-fancy-splash-screens-p)
1487            (display-startup-echo-area-message)))
1488    
1489    ;; Delay 2 seconds after an init file error message    ;; Delay 2 seconds after an init file error message
1490    ;; was displayed, so user can read it.    ;; was displayed, so user can read it.

Legend:
Removed from v.1.341  
changed lines
  Added in v.1.342

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26