log lisp/startup.el @ 110015:280c8ae2476d

age author description
Sun, 29 Aug 2010 12:17:13 -0400 Chong Yidong Add "Package:" file headers to denote built-in packages.
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.