Mercurial > emacs
diff lisp/ChangeLog @ 54853:429f2746c125
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 13 Apr 2004 22:24:34 +0000 |
parents | b51ae0b3fd1b |
children | 7a95e5491050 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Apr 13 22:20:04 2004 +0000 +++ b/lisp/ChangeLog Tue Apr 13 22:24:34 2004 +0000 @@ -1,5 +1,12 @@ 2004-04-14 Kim F. Storm <storm@cua.dk> + * startup.el (emacs-quick-startup): New defvar (set by -Q). + (command-line): New option -Q. Like -q --no-site-file, but + in addition it also disables menu-bar, tool-bar, scroll-bars, + tool-tips, and the blinking cursor. + (command-line-1): Skip startup screen if -Q. + (fancy-splash-head): Use :align-to center prop to center splash image. + * emulation/cua-base.el (cua-read-only-cursor-color) (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.