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.
|
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.
|