aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/startup.el
Commit message (Expand)AuthorAgeFilesLines
* (normal-top-level):Miles Bader2000-10-191-0/+7
* (fancy-splash-screens): Use fancy-splash-delay.Gerd Moellmann2000-10-181-1/+2
* (fancy-splash-screens): Set buffer-undo-list to t.Gerd Moellmann2000-10-181-1/+1
* (command-line): Move the code which registers the default colors toEli Zaretskii2000-10-171-17/+17
* (fancy-splash-text): Realign the text.Gerd Moellmann2000-10-171-2/+2
* (normal-top-level): Use display-popup-menus-p insteadEli Zaretskii2000-10-121-8/+5
* (normal-top-level-add-subdirs-to-load-path): UseDave Love2000-10-121-4/+3
* (fancy-splash-screens): Don't add a pre-command hook.Gerd Moellmann2000-10-121-15/+2
* (fancy-splash-text): Remove superfluous quote.Kenichi Handa2000-10-121-1/+1
* (fancy-splash-screens): Use local rather than global map.Stefan Monnier2000-10-061-14/+6
* (command-line): For now, activate tool-bar-mode onlyGerd Moellmann2000-10-061-0/+1
* (fancy-splash-screens): Remove the code for debugging;Kenichi Handa2000-10-051-1/+0
* (fancy-splash-pending-command): New variable.Gerd Moellmann2000-10-041-49/+73
* (fancy-splash-head): Change message below theGerd Moellmann2000-10-021-2/+5
* (startup-echo-area-message): New function.Gerd Moellmann2000-09-291-28/+95
* (fancy-splash-head): Check XPM is available.Dave Love2000-09-251-1/+2
* (command-line-1, fancy-splash-text): Change theGerd Moellmann2000-09-251-5/+5
* (fancy-splash-head): Use splash.pbm instead ofGerd Moellmann2000-09-221-2/+2
* (command-line): If frame was created with a non-zeroGerd Moellmann2000-09-211-0/+6
* (fancy-splash-tail): Use a different foregroundGerd Moellmann2000-09-211-7/+8
* (fancy-splash-image): Change :type.Gerd Moellmann2000-09-201-7/+13
* (fancy-splash-text): Don't quote faces.Gerd Moellmann2000-09-201-7/+7
* (fancy-splash-head): If frame's background modeGerd Moellmann2000-09-201-38/+45
* (fancy-splash-screen) <defgroup>: Fix syntax. AddDave Love2000-09-191-4/+3
* (fancy-splash-delay, fancy-splash-image): AddGerd Moellmann2000-09-191-2/+9
* (fancy-splash-text): New variable.Gerd Moellmann2000-09-191-4/+120
* (command-line): If user's init file had an error,Gerd Moellmann2000-08-211-6/+22
* (command-line): Clear realized faces afterGerd Moellmann2000-08-201-1/+4
* (command-line): Pop to *Messages* in case an errorGerd Moellmann2000-08-171-0/+1
* (normal-top-level): Look in each dir in load-path for a leim-list.elKenichi Handa2000-08-171-3/+5
* (command-line): Initialize blink-cursor basedGerd Moellmann2000-07-031-0/+7
* (command-line-1): Change copyright messages to yearGerd Moellmann2000-06-151-2/+2
* (command-line, command-line-1): Don't quote lambda.Stefan Monnier2000-06-121-6/+7
* (command-line): Determine source file of compiledGerd Moellmann2000-05-231-8/+10
* (command-line-1): Don't signal an error if theEli Zaretskii2000-05-171-0/+5
* (command-line-1): Mention the FAQ in the startupGerd Moellmann2000-05-161-0/+1
* (auto-save-list-file-prefix): For ms-dos, set theEli Zaretskii2000-05-021-11/+18
* (normal-top-level): Put a condition-case aroundGerd Moellmann2000-04-291-2/+3
* (normal-top-level-add-to-load-path): HandleGerd Moellmann2000-04-261-1/+5
* (auto-save-list-file-prefix): Set default toGerd Moellmann2000-04-241-3/+6
* (command-line-x-option-alist): Add `-lsp' andGerd Moellmann2000-04-241-0/+2
* Change some spellings for the X Window System.Gerd Moellmann2000-03-231-4/+4
* (command-line-1): Don't call make-mode-line-mouse-sensitive.Dave Love2000-02-091-3/+0
* (command-line): Use w32-tty-standard-colors when in w32 console mode.Jason Rumney2000-01-301-3/+5
* (command-line): Check for compiled user-init-file andDave Love2000-01-191-3/+14
* (command-line-1): Make mode line mouse-sensitive forEli Zaretskii1999-12-281-1/+1
* Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1999-12-061-9/+9
* (initial-scratch-message): Add ";;" to the front ofGerd Moellmann1999-11-111-3/+3
* (command-line-1): Add support for `file' andGerd Moellmann1999-10-261-6/+29
* Fix bootstrapping problems.Paul Eggert1999-10-191-63/+1