log lisp/startup.el @ 98133:0007d69c4e5a

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