summaryrefslogtreecommitdiff
path: root/lisp/startup.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (command-line-1): Use orig-argi to check for ignored X and NS options.Jan Djärv2010-01-091-2/+2
* (fancy-about-text): Fix wording of Guided Tour. (Bug#4960)Juri Linkov2009-11-291-1/+1
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-2/+2
* * puresize.h (BASE_PURESIZE): Increase to 1470000.Dan Nicolaescu2009-10-301-2/+2
* * textmodes/tex-mode.el (tex-dvi-view-command)Dan Nicolaescu2009-10-261-2/+2
* The --quick command line option now ignores X resources and Registry settings.Juanma Barranquero2009-09-171-4/+2
* (command-line): Initialize the window-system afterStefan Monnier2009-09-161-38/+40
* Revert unnecessary parts of previous change.Glenn Morris2009-09-151-7/+8
* (command-line-1): Give local variables with common names aGlenn Morris2009-09-151-46/+49
* * mail/sendmail.el (send-mail-function):Stefan Monnier2009-09-131-16/+0
* * mwheel.el (mwheel-installed-bindings): New var.Stefan Monnier2009-09-121-2/+0
* * startup.el (tutorial-directory): Make it a defcustom.Stefan Monnier2009-09-121-7/+6
* * custom.el (custom-delayed-init-variables): New var.Stefan Monnier2009-09-111-1/+8
* * keymap.c (QCadvertised_binding): New constant.Stefan Monnier2009-09-111-1/+1
* * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.Stefan Monnier2009-09-101-20/+2
* * startup.el (command-line-normalize-file-name): On Windows andJuanma Barranquero2009-09-101-0/+3
* Use default-value rather than default-enable-multibyte-characters.Glenn Morris2009-09-031-4/+5
* * paths.el (abbrev-file-name): Move to abbrev.el.Stefan Monnier2009-08-291-71/+49
* Remove code for defunct system-types emx, macos, mswindows,Glenn Morris2009-08-221-5/+1
* Use forward-line rather than goto-line.Glenn Morris2009-08-221-4/+6
* * emacs.c (USAGE3, standard_args): Add -mm and --maximized.Jan Djärv2009-07-011-0/+2
* (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