aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/startup.el
Commit message (Expand)AuthorAgeFilesLines
* Remove table of command line arguments from the Commentary section.Eli Zaretskii2004-02-211-95/+3
* (use-fancy-splash-screens-p, display-splash-screen): MoveGlenn Morris2003-09-191-4/+4
* (command-line-1): Stop startup-echo-area-message being hidden byGlenn Morris2003-09-191-0/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (pure-space-overflow): New variable.Richard M. Stallman2003-06-301-0/+8
* (command-line-1): Use with-no-warnings.Richard M. Stallman2003-05-281-1/+2
* (fancy-splash-default-action): Fix docstring.Juanma Barranquero2003-05-091-1/+4
* (command-line-1): Use command-execute for any command.Stefan Monnier2003-03-181-1/+1
* (command-line-x-option-alist): Make --border-color set the border-color frameJuanma Barranquero2003-03-051-1/+1
* * startup.el (command-line): Call menu-bar-mode with 1 instead of t.Jan Djärv2003-03-011-1/+1
* * startup.el: Streamline code in several functions and use a moreMatthew Swift2003-02-261-342/+323
* (inhibit-startup-hooks): New variable.Richard M. Stallman2003-02-231-5/+10
* (command-line): Clarify and tidy up the messageKim F. Storm2003-02-211-6/+6
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-14/+14
* (command-line): Look for .emacs under ~/.emacs.d after looking in ~.Richard M. Stallman2002-10-261-5/+17
* (normal-top-level): Reset standard-value of `user-full-name' here.Markus Rost2002-10-021-0/+3
* Fix previous change.Richard M. Stallman2002-09-291-1/+1
* (user-mail-address): Initialize to a useful valueRichard M. Stallman2002-09-291-2/+7
* (fancy-splash-head, normal-splash-screen):Richard M. Stallman2002-09-091-9/+8
* *** empty log message ***John Paul Wallington2002-09-051-8/+9
* * startup.el (normal-splash-screen): Ensure splash buffer isJohn Paul Wallington2002-08-241-90/+94
* (command-line): Load custom-file if not done yet.Stefan Monnier2002-08-141-2/+7
* (fancy-splash-frame): Check selected frame last.Glenn Morris2002-08-041-1/+1
* (normal-splash-screen, fancy-splash-text):Richard M. Stallman2002-07-141-2/+2
* (fancy-splash-text, actions page): Add blank line to balance help page.Richard M. Stallman2002-07-121-0/+1
* (command-line): Set memory-signal-data.Richard M. Stallman2002-07-121-10/+20
* (fancy-splash-screens): Switch to a chosen frame.Richard M. Stallman2002-07-021-26/+42
* Fix previous change.Colin Walters2002-05-271-4/+4
* (command-line): Use `when', `unless'.Colin Walters2002-05-261-15/+23
* (command-line): Add third element to auto-save-file-name-transforms.Glenn Morris2002-04-201-1/+1
* (command-line): Fix last change.Eli Zaretskii2002-03-301-2/+1
* (command-line): Recompute auto-save-file-name-transformsEli Zaretskii2002-03-291-0/+6
* (fancy-splash-tail, normal-splash-screen): Update copyright.Pavel Janík2002-03-201-4/+4
* (command-line): Must check that x-session-previous-idJan Djärv2002-03-121-2/+2
* (command-line): Add call to emacs-session-restoreJan Djärv2002-03-101-2/+8
* (use-fancy-splash-screens-p): Need 19 lines,Richard M. Stallman2002-02-061-1/+1
* (normal-splash-screen, display-splash-screen): New functions (separatedPavel Janík2002-01-291-135/+146
* Explain in a comment why the default background-setting code is stillEli Zaretskii2002-01-251-0/+3
* (command-line): Call tty-register-default-colors.Eli Zaretskii2002-01-251-12/+1
* (command-line): Set EOL mnemonics for the Mac.Eli Zaretskii2002-01-161-2/+4
* (command-line): Register the default tty colors evenEli Zaretskii2002-01-141-5/+19
* (command-line-x-option-alist): New options "-fs",Eli Zaretskii2002-01-131-0/+6
* (initial-scratch-message): Fix custom type, add group.Richard M. Stallman2002-01-111-1/+3
* (fancy-splash-screens): Set tab-width in correct buffer.Richard M. Stallman2002-01-101-1/+1
* (command-line): Convert command line argsRichard M. Stallman2001-12-251-0/+7
* (command-line-1): Display startup screen even if there are command line args.Richard M. Stallman2001-12-161-51/+60
* (command-line-1): Call kill-buffer only in non-fancy case.Richard M. Stallman2001-11-261-6/+6
* (command-line-1): Don't try to call process-list if it is not fboundp.Eli Zaretskii2001-11-261-2/+3
* Fix previous change.Richard M. Stallman2001-11-251-1/+1
* (command-line-1): Don't do startup screen if a subprocess is running.Richard M. Stallman2001-11-251-3/+10