log lisp/startup.el @ 108655:fe3c51344472

age author description
2010-02-21 Chong Yidong * startup.el (fancy-about-screen): In mode-line, apply
2010-02-05 Chong Yidong Fix 2009-02-20 change to startup.el (Bug#5519).
2010-01-16 Chong Yidong Command line arg processing fix (Bug#5392)
2010-01-13 Glenn Morris Add 2010 to copyright years.
2010-01-09 Jan D. (command-line-1): Use orig-argi to check for ignored X and NS options.
2009-11-29 Juri Linkov (fancy-about-text): Fix wording of Guided Tour. (Bug#4960)
2009-11-06 Dan Nicolaescu * textmodes/tex-mode.el (tex-alt-dvi-print-command)
2009-10-30 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1470000.
2009-10-26 Dan Nicolaescu * textmodes/tex-mode.el (tex-dvi-view-command)
2009-09-17 Juanma Barranquero The --quick command line option now ignores X resources and Registry settings.
2009-09-16 Stefan Monnier (command-line): Initialize the window-system after
2009-09-15 Glenn Morris Revert unnecessary parts of previous change.
2009-09-15 Glenn Morris (command-line-1): Give local variables with common names a
2009-09-13 Stefan Monnier * mail/sendmail.el (send-mail-function):
2009-09-12 Stefan Monnier * mwheel.el (mwheel-installed-bindings): New var.
2009-09-12 Stefan Monnier * startup.el (tutorial-directory): Make it a defcustom.
2009-09-11 Stefan Monnier * custom.el (custom-delayed-init-variables): New var.
2009-09-11 Stefan Monnier * keymap.c (QCadvertised_binding): New constant.
2009-09-10 Stefan Monnier * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.
2009-09-10 Juanma Barranquero * startup.el (command-line-normalize-file-name): On Windows and
2009-09-03 Glenn Morris Use default-value rather than default-enable-multibyte-characters.
2009-08-29 Stefan Monnier * paths.el (abbrev-file-name): Move to abbrev.el.
2009-08-22 Glenn Morris Remove code for defunct system-types emx, macos, mswindows,
2009-08-22 Glenn Morris Use forward-line rather than goto-line.
2009-07-01 Jan Djärv * emacs.c (USAGE3, standard_args): Add -mm and --maximized.
2009-05-29 Stefan Monnier (normal-no-mouse-startup-screen): Use F1 rather than C-h
2009-04-25 Chong Yidong * startup.el (normal-top-level): Implement a work-around to handle
2009-04-23 Chong Yidong Revert incorrect checkin.
2009-04-23 Chong Yidong * hi-lock.el (hi-lock--inhibit-font-lock-hook): New var.
2009-02-20 Andreas Schwab (command-line): Don't match an empty argument as an
2009-01-05 Glenn Morris Add 2009 to copyright years.
2008-12-18 Dan Nicolaescu * emacs.c (main): Print and error and exit when no data is read
2008-12-16 Juanma Barranquero * server.el (server-start): If unable to start the server,
2008-11-22 Juri Linkov (initial-buffer-choice): Change an abstract file name
2008-11-16 Chong Yidong (fancy-startup-text): Give "Emacs tutorial" line the usual
2008-11-08 Eli Zaretskii (command-line): Ignore init-file-user when checking user's home directory
2008-11-04 Chong Yidong (startup-echo-area-message): Display a different message in daemon
2008-10-28 Juanma Barranquero * startup.el (inhibit-startup-screen): Reflow docstring.
2008-10-27 Dan Nicolaescu * emacs.c (daemon_name): New variable.
2008-10-26 Dan Nicolaescu * startup.el (command-line): Call daemon-initialized after
2008-10-25 Juanma Barranquero * completion.el (add-completion-to-head, add-completion): Doc fixes.
2008-10-24 Juanma Barranquero Revert part of last change; it breaks bootstrapping on some systems.
2008-10-24 Juanma Barranquero New function `locate-user-emacs-file'.
2008-10-12 Chong Yidong (command-line): If toolbar is disabled but ought to be initialized,
2008-10-11 Dan Nicolaescu (command-line): Revert 2008-09-26 change, not
2008-10-10 Eli Zaretskii (command-line): Don't invoke tool-bar-mode if it is not fboundp.
2008-10-09 Chong Yidong (command-line): Enable tool-bar-mode as long as it is not suppressed
2008-10-07 Chong Yidong (command-line): Use display-warning to warn about an init file error.
2008-10-06 Chong Yidong (before-init-time, after-init-time): Move into emacs.c.
2008-09-28 Romain Francoise (command-line): Start the daemon server later.
2008-09-26 Dan Nicolaescu (command-line): Turn on menu-bar-mode and
2008-09-21 Dan Nicolaescu (command-line): Remove always true test.
2008-09-21 Dan Nicolaescu * emacs.c (standard_args): Add --daemon.
2008-08-23 Eli Zaretskii (command-line): Don't call tty-register-default-colors if
2008-08-07 Adrian Robert * startup.el (command-line-ns-option-alist): Use ignore instead of ns-ignore-0-arg. * term/ns-win.el (ns-ignore-0-arg, mouse-extend-region) (ns-win-suspend-error, ns-yes-or-no-p, colors): Drop. (ns-alternatives-map): New variable. (x-set-up-function-keys): Use it. (global): Comment out 'put backspace ascii-character...' and friends. Move function-key-map into ns-alternatives-map. Don't call precompute-menubar-bindings. Don't set anything connected with browse-url. (after-make-frame-functions): Clarify comment why a hook is added.
2008-07-31 Dan Nicolaescu * bitmaps/README:
2008-07-27 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
2008-07-21 Dan Nicolaescu (command-line-1): Fix indentation.
2008-07-19 Juri Linkov (fancy-startup-text): Move the line "To quit a partially entered command,
2008-07-18 Juanma Barranquero * lisp/startup.el (fancy-splash-head): Fix change of 2008-07-02.