log lisp/startup.el @ 98591:d37ded169d17

age author description
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.
Thu, 31 Jul 2008 05:33:56 +0000 Dan Nicolaescu * bitmaps/README:
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Mon, 21 Jul 2008 17:23:14 +0000 Dan Nicolaescu (command-line-1): Fix indentation.
Sat, 19 Jul 2008 23:55:02 +0000 Juri Linkov (fancy-startup-text): Move the line "To quit a partially entered command,
Fri, 18 Jul 2008 14:22:24 +0000 Juanma Barranquero * lisp/startup.el (fancy-splash-head): Fix change of 2008-07-02.
Wed, 16 Jul 2008 23:24:46 +0000 Adrian Robert various small cleanups detailed in changelogs
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Wed, 02 Jul 2008 01:49:03 +0000 Juanma Barranquero Add new SVG and PNG splash images.
Sat, 21 Jun 2008 19:52:27 +0000 Chong Yidong (fancy-about-text, fancy-startup-tail): Increase text size for
Thu, 12 Jun 2008 03:56:20 +0000 Glenn Morris Add some compiler declarations, for builds without X.
Tue, 10 Jun 2008 16:08:48 +0000 Stefan Monnier * window.c (Vwindow_point_insertion_type): New var.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Thu, 01 May 2008 07:17:08 +0000 Daiki Ueno * epa-file-hook.el: New file split from epa-file.el.
Fri, 14 Mar 2008 02:38:12 +0000 Glenn Morris (command-line-1): Rename -internal-script back to -scriptload (reverts
Thu, 13 Mar 2008 03:04:51 +0000 Glenn Morris (command-line-1): Rename -scriptload to -internal-script.
Wed, 12 Mar 2008 21:54:36 +0000 Juri Linkov (inhibit-startup-screen): Revert incomplete
Mon, 10 Mar 2008 00:49:47 +0000 Miles Bader Merge from emacs--rel--22
Fri, 29 Feb 2008 23:38:43 +0000 Kim F. Storm Rename describe-project to describe-gnu-project.
Thu, 28 Feb 2008 23:31:31 +0000 Juri Linkov (normal-splash-screen): Add argument `concise'.
Thu, 28 Feb 2008 22:58:54 +0000 Juri Linkov (startup-echo-area-message): Check for about-emacs.
Thu, 28 Feb 2008 22:50:12 +0000 Juri Linkov Always add initial message to *scratch* buffer if
Sun, 17 Feb 2008 16:57:44 +0000 Dan Nicolaescu * simple.el (transient-mark-mode): Add an :init-value.