log lisp/startup.el @ 109956:ce960720ed3f

age author description
Sun, 22 Aug 2010 17:15:20 -0400 Chong Yidong Make obsolete --unibyte argument do nothing (Bug#6886).
Thu, 01 Jul 2010 00:58:19 +0200 Andreas Schwab * startup.el (command-line): Don't call tool-bar-setup in a tty-only build.
Sun, 27 Jun 2010 14:11:16 -0400 Chong Yidong * startup.el (command-line): Recognize "0" X resource value.
Sat, 26 Jun 2010 20:30:52 -0400 Chong Yidong Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
Wed, 16 Jun 2010 22:08:10 -0400 Chong Yidong Merge package.el, written by Tom Tromey <tromey@redhat.com>.
Sun, 21 Feb 2010 08:11:07 -0500 Chong Yidong * startup.el (fancy-about-screen): In mode-line, apply
Thu, 04 Feb 2010 23:49:36 -0500 Chong Yidong Fix 2009-02-20 change to startup.el (Bug#5519).
Sat, 16 Jan 2010 14:28:59 -0500 Chong Yidong Command line arg processing fix (Bug#5392)
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 09 Jan 2010 13:31:29 +0100 Jan D. (command-line-1): Use orig-argi to check for ignored X and NS options.
Sun, 29 Nov 2009 23:54:41 +0000 Juri Linkov (fancy-about-text): Fix wording of Guided Tour. (Bug#4960)
Fri, 06 Nov 2009 05:16:23 +0000 Dan Nicolaescu * textmodes/tex-mode.el (tex-alt-dvi-print-command)
Fri, 30 Oct 2009 02:00:11 +0000 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1470000.
Mon, 26 Oct 2009 06:43:36 +0000 Dan Nicolaescu * textmodes/tex-mode.el (tex-dvi-view-command)
Thu, 17 Sep 2009 23:04:41 +0000 Juanma Barranquero The --quick command line option now ignores X resources and Registry settings.
Wed, 16 Sep 2009 17:54:13 +0000 Stefan Monnier (command-line): Initialize the window-system after
Tue, 15 Sep 2009 07:09:17 +0000 Glenn Morris Revert unnecessary parts of previous change.
Tue, 15 Sep 2009 07:06:04 +0000 Glenn Morris (command-line-1): Give local variables with common names a
Sun, 13 Sep 2009 00:52:55 +0000 Stefan Monnier * mail/sendmail.el (send-mail-function):
Sat, 12 Sep 2009 04:38:03 +0000 Stefan Monnier * mwheel.el (mwheel-installed-bindings): New var.
Sat, 12 Sep 2009 03:55:46 +0000 Stefan Monnier * startup.el (tutorial-directory): Make it a defcustom.
Fri, 11 Sep 2009 21:25:44 +0000 Stefan Monnier * custom.el (custom-delayed-init-variables): New var.
Fri, 11 Sep 2009 00:58:59 +0000 Stefan Monnier * keymap.c (QCadvertised_binding): New constant.
Thu, 10 Sep 2009 18:19:03 +0000 Stefan Monnier * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.
Thu, 10 Sep 2009 02:25:53 +0000 Juanma Barranquero * startup.el (command-line-normalize-file-name): On Windows and
Thu, 03 Sep 2009 06:54:57 +0000 Glenn Morris Use default-value rather than default-enable-multibyte-characters.
Sat, 29 Aug 2009 19:22:38 +0000 Stefan Monnier * paths.el (abbrev-file-name): Move to abbrev.el.
Sat, 22 Aug 2009 21:59:40 +0000 Glenn Morris Remove code for defunct system-types emx, macos, mswindows,
Sat, 22 Aug 2009 19:29:18 +0000 Glenn Morris Use forward-line rather than goto-line.
Wed, 01 Jul 2009 14:02:27 +0000 Jan Dj¸«£rv * emacs.c (USAGE3, standard_args): Add -mm and --maximized.
Fri, 29 May 2009 01:31:40 +0000 Stefan Monnier (normal-no-mouse-startup-screen): Use F1 rather than C-h
Sat, 25 Apr 2009 14:25:06 +0000 Chong Yidong * startup.el (normal-top-level): Implement a work-around to handle
Thu, 23 Apr 2009 12:22:19 +0000 Chong Yidong Revert incorrect checkin.
Thu, 23 Apr 2009 01:34:54 +0000 Chong Yidong * hi-lock.el (hi-lock--inhibit-font-lock-hook): New var.
Fri, 20 Feb 2009 14:24:55 +0000 Andreas Schwab (command-line): Don't match an empty argument as an
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 18 Dec 2008 08:48:26 +0000 Dan Nicolaescu * emacs.c (main): Print and error and exit when no data is read
Tue, 16 Dec 2008 21:23:03 +0000 Juanma Barranquero * server.el (server-start): If unable to start the server,
Sat, 22 Nov 2008 20:44:42 +0000 Juri Linkov (initial-buffer-choice): Change an abstract file name
Sun, 16 Nov 2008 06:53:06 +0000 Chong Yidong (fancy-startup-text): Give "Emacs tutorial" line the usual
Sat, 08 Nov 2008 13:15:06 +0000 Eli Zaretskii (command-line): Ignore init-file-user when checking user's home directory
Tue, 04 Nov 2008 16:54:25 +0000 Chong Yidong (startup-echo-area-message): Display a different message in daemon
Tue, 28 Oct 2008 11:17:05 +0000 Juanma Barranquero * startup.el (inhibit-startup-screen): Reflow docstring.
Mon, 27 Oct 2008 07:02:30 +0000 Dan Nicolaescu * emacs.c (daemon_name): New variable.
Sun, 26 Oct 2008 19:05:47 +0000 Dan Nicolaescu * startup.el (command-line): Call daemon-initialized after
Sat, 25 Oct 2008 00:46:25 +0000 Juanma Barranquero * completion.el (add-completion-to-head, add-completion): Doc fixes.
Fri, 24 Oct 2008 22:50:13 +0000 Juanma Barranquero Revert part of last change; it breaks bootstrapping on some systems.
Fri, 24 Oct 2008 09:39:27 +0000 Juanma Barranquero New function `locate-user-emacs-file'.
Sun, 12 Oct 2008 16:59:01 +0000 Chong Yidong (command-line): If toolbar is disabled but ought to be initialized,
Sat, 11 Oct 2008 12:56:26 +0000 Dan Nicolaescu (command-line): Revert 2008-09-26 change, not
Fri, 10 Oct 2008 08:53:14 +0000 Eli Zaretskii (command-line): Don't invoke tool-bar-mode if it is not fboundp.
Thu, 09 Oct 2008 19:31:51 +0000 Chong Yidong (command-line): Enable tool-bar-mode as long as it is not suppressed
Tue, 07 Oct 2008 19:47:49 +0000 Chong Yidong (command-line): Use display-warning to warn about an init file error.
Mon, 06 Oct 2008 16:16:30 +0000 Chong Yidong (before-init-time, after-init-time): Move into emacs.c.
Sun, 28 Sep 2008 09:37:09 +0000 Romain Francoise (command-line): Start the daemon server later.
Fri, 26 Sep 2008 17:42:20 +0000 Dan Nicolaescu (command-line): Turn on menu-bar-mode and
Sun, 21 Sep 2008 23:32:49 +0000 Dan Nicolaescu (command-line): Remove always true test.
Sun, 21 Sep 2008 23:31:40 +0000 Dan Nicolaescu * emacs.c (standard_args): Add --daemon.
Sat, 23 Aug 2008 16:59:19 +0000 Eli Zaretskii (command-line): Don't call tty-register-default-colors if
Thu, 07 Aug 2008 03:10:08 +0000 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.