aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/startup.el
Commit message (Expand)AuthorAgeFilesLines
* (normal-no-mouse-startup-screen): Use F1 rather than C-hStefan Monnier2009-05-291-50/+54
* * startup.el (normal-top-level): Implement a work-around to handleChong Yidong2009-04-251-1/+15
* Revert incorrect checkin.Chong Yidong2009-04-231-7/+1
* * hi-lock.el (hi-lock--inhibit-font-lock-hook): New var.Chong Yidong2009-04-231-1/+7
* (command-line): Don't match an empty argument as anAndreas Schwab2009-02-201-15/+14
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * emacs.c (main): Print and error and exit when no data is readDan Nicolaescu2008-12-181-1/+5
* * server.el (server-start): If unable to start the server,Juanma Barranquero2008-12-161-1/+5
* (initial-buffer-choice): Change an abstract file nameJuri Linkov2008-11-221-1/+1
* (fancy-startup-text): Give "Emacs tutorial" line the usualChong Yidong2008-11-161-1/+1
* (command-line): Ignore init-file-user when checking user's home directoryEli Zaretskii2008-11-081-7/+9
* (startup-echo-area-message): Display a different message in daemonChong Yidong2008-11-041-6/+8
* * startup.el (inhibit-startup-screen): Reflow docstring.Juanma Barranquero2008-10-281-6/+6
* * emacs.c (daemon_name): New variable.Dan Nicolaescu2008-10-271-3/+7
* * startup.el (command-line): Call daemon-initialized afterDan Nicolaescu2008-10-261-1/+2
* * completion.el (add-completion-to-head, add-completion): Doc fixes.Juanma Barranquero2008-10-251-6/+6
* Revert part of last change; it breaks bootstrapping on some systems.Juanma Barranquero2008-10-241-2/+2
* New function `locate-user-emacs-file'.Juanma Barranquero2008-10-241-2/+2
* (command-line): If toolbar is disabled but ought to be initialized,Chong Yidong2008-10-121-11/+12
* (command-line): Revert 2008-09-26 change, notDan Nicolaescu2008-10-111-7/+5
* (command-line): Don't invoke tool-bar-mode if it is not fboundp.Eli Zaretskii2008-10-101-0/+1
* (command-line): Enable tool-bar-mode as long as it is not suppressedChong Yidong2008-10-091-8/+10
* (command-line): Use display-warning to warn about an init file error.Chong Yidong2008-10-071-29/+16
* (before-init-time, after-init-time): Move into emacs.c.Chong Yidong2008-10-061-6/+1
* (command-line): Start the daemon server later.Romain Francoise2008-09-281-7/+9
* (command-line): Turn on menu-bar-mode andDan Nicolaescu2008-09-261-11/+15
* (command-line): Remove always true test.Dan Nicolaescu2008-09-211-2/+1
* * emacs.c (standard_args): Add --daemon.Dan Nicolaescu2008-09-211-3/+9
* (command-line): Don't call tty-register-default-colors ifEli Zaretskii2008-08-231-8/+16
* * startup.el (command-line-ns-option-alist): Use ignore instead of ns-ignore-...Adrian Robert2008-08-071-1/+1
* * bitmaps/README:Dan Nicolaescu2008-07-311-16/+13
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-1/+1
* (command-line-1): Fix indentation.Dan Nicolaescu2008-07-211-4/+4
* (fancy-startup-text): Move the line "To quit a partially entered command,Juri Linkov2008-07-191-5/+6
* * lisp/startup.el (fancy-splash-head): Fix change of 2008-07-02.Juanma Barranquero2008-07-181-5/+7
* various small cleanups detailed in changelogsAdrian Robert2008-07-161-6/+4
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-1/+79
* Add new SVG and PNG splash images.Juanma Barranquero2008-07-021-7/+11
* (fancy-about-text, fancy-startup-tail): Increase text size forChong Yidong2008-06-211-2/+2
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-0/+5
* * window.c (Vwindow_point_insertion_type): New var.Stefan Monnier2008-06-101-4/+5
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* * epa-file-hook.el: New file split from epa-file.el.Daiki Ueno2008-05-011-0/+1
* (command-line-1): Rename -internal-script back to -scriptload (revertsGlenn Morris2008-03-141-1/+1
* (command-line-1): Rename -scriptload to -internal-script.Glenn Morris2008-03-131-2/+2
* (inhibit-startup-screen): Revert incompleteJuri Linkov2008-03-121-12/+1
* Merge from emacs--rel--22Miles Bader2008-03-101-1/+12
|\
| * (describe-gnu-project): Rename from describe-project. Change users.Kim F. Storm2008-03-061-4/+4
| * Revert 2008-02-28 change that adds initial messageJuri Linkov2008-03-021-9/+12
| * (normal-splash-screen): Add argument `concise'.Juri Linkov2008-02-281-7/+11