log lisp/startup.el @ 105002:e78ee4d53b02

age author description
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'.