summaryrefslogtreecommitdiff
path: root/lisp/startup.el
Commit message (Expand)AuthorAge
* * startup.el (fancy-about-screen): In mode-line, applyChong Yidong2010-02-21
* Fix 2009-02-20 change to startup.el (Bug#5519).Chong Yidong2010-02-04
* Command line arg processing fix (Bug#5392)Chong Yidong2010-01-16
* Add 2010 to copyright years.Glenn Morris2010-01-13
* (command-line-1): Use orig-argi to check for ignored X and NS options.Jan Djärv2010-01-09
* (fancy-about-text): Fix wording of Guided Tour. (Bug#4960)Juri Linkov2009-11-29
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-06
* * puresize.h (BASE_PURESIZE): Increase to 1470000.Dan Nicolaescu2009-10-30
* * textmodes/tex-mode.el (tex-dvi-view-command)Dan Nicolaescu2009-10-26
* The --quick command line option now ignores X resources and Registry settings.Juanma Barranquero2009-09-17
* (command-line): Initialize the window-system afterStefan Monnier2009-09-16
* Revert unnecessary parts of previous change.Glenn Morris2009-09-15
* (command-line-1): Give local variables with common names aGlenn Morris2009-09-15
* * mail/sendmail.el (send-mail-function):Stefan Monnier2009-09-13
* * mwheel.el (mwheel-installed-bindings): New var.Stefan Monnier2009-09-12
* * startup.el (tutorial-directory): Make it a defcustom.Stefan Monnier2009-09-12
* * custom.el (custom-delayed-init-variables): New var.Stefan Monnier2009-09-11
* * keymap.c (QCadvertised_binding): New constant.Stefan Monnier2009-09-11
* * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.Stefan Monnier2009-09-10
* * startup.el (command-line-normalize-file-name): On Windows andJuanma Barranquero2009-09-10
* Use default-value rather than default-enable-multibyte-characters.Glenn Morris2009-09-03
* * paths.el (abbrev-file-name): Move to abbrev.el.Stefan Monnier2009-08-29
* Remove code for defunct system-types emx, macos, mswindows,Glenn Morris2009-08-22
* Use forward-line rather than goto-line.Glenn Morris2009-08-22
* * emacs.c (USAGE3, standard_args): Add -mm and --maximized.Jan Djärv2009-07-01
* (normal-no-mouse-startup-screen): Use F1 rather than C-hStefan Monnier2009-05-29
* * startup.el (normal-top-level): Implement a work-around to handleChong Yidong2009-04-25
* Revert incorrect checkin.Chong Yidong2009-04-23
* * hi-lock.el (hi-lock--inhibit-font-lock-hook): New var.Chong Yidong2009-04-23
* (command-line): Don't match an empty argument as anAndreas Schwab2009-02-20
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * emacs.c (main): Print and error and exit when no data is readDan Nicolaescu2008-12-18
* * server.el (server-start): If unable to start the server,Juanma Barranquero2008-12-16
* (initial-buffer-choice): Change an abstract file nameJuri Linkov2008-11-22
* (fancy-startup-text): Give "Emacs tutorial" line the usualChong Yidong2008-11-16
* (command-line): Ignore init-file-user when checking user's home directoryEli Zaretskii2008-11-08
* (startup-echo-area-message): Display a different message in daemonChong Yidong2008-11-04
* * startup.el (inhibit-startup-screen): Reflow docstring.Juanma Barranquero2008-10-28
* * emacs.c (daemon_name): New variable.Dan Nicolaescu2008-10-27
* * startup.el (command-line): Call daemon-initialized afterDan Nicolaescu2008-10-26
* * completion.el (add-completion-to-head, add-completion): Doc fixes.Juanma Barranquero2008-10-25
* Revert part of last change; it breaks bootstrapping on some systems.Juanma Barranquero2008-10-24
* New function `locate-user-emacs-file'.Juanma Barranquero2008-10-24
* (command-line): If toolbar is disabled but ought to be initialized,Chong Yidong2008-10-12
* (command-line): Revert 2008-09-26 change, notDan Nicolaescu2008-10-11
* (command-line): Don't invoke tool-bar-mode if it is not fboundp.Eli Zaretskii2008-10-10
* (command-line): Enable tool-bar-mode as long as it is not suppressedChong Yidong2008-10-09
* (command-line): Use display-warning to warn about an init file error.Chong Yidong2008-10-07
* (before-init-time, after-init-time): Move into emacs.c.Chong Yidong2008-10-06
* (command-line): Start the daemon server later.Romain Francoise2008-09-28