2006-08-23 |
Chong Yidong |
* startup.el (fancy-splash-head): Give instructions for dismissing
|
2006-07-22 |
Eli Zaretskii |
(user-mail-address): Initialize from the `EMAIL' environment variable first.
|
2006-05-24 |
Alan Mackenzie |
startup.el (command-line): For names of preloaded files, don't append
|
2006-05-09 |
Juri Linkov |
(fancy-splash-screens, normal-splash-screen): Use
|
2006-05-05 |
Reiner Steib |
(command-line-1): Refer to "Pure Storage" on
|
2006-05-05 |
Eli Zaretskii |
Fix last change.
|
2006-05-05 |
Eli Zaretskii |
(normal-splash-screen, fancy-splash-screens-1): Add a reference to the Lisp
|
2006-05-05 |
Eli Zaretskii |
(command-line): On MS-Windows, probe "~", not "~USER", for warning about
|
2006-05-02 |
Reiner Steib |
(command-line-1): Refer to Lisp manual when
|
2006-04-27 |
Reiner Steib |
(command-line-1): Display warning when
|
2006-04-11 |
Stefan Monnier |
(normal-splash-screen): Fix last change so we don't wait
|
2006-04-05 |
Kim F. Storm |
(fancy-splash-screens): Set emulation-mode-map-alists
|
2006-04-03 |
Stefan Monnier |
(normal-splash-screen): Only set mode-line-format in the
|
2006-02-27 |
Luc Teirlinck |
(command-line): Use `get-load-suffixes' instead of `load-suffixes'.
|
2006-01-22 |
Luc Teirlinck |
(inhibit-splash-screen, initial-scratch-message): Doc fixes.
|
2006-01-21 |
Eli Zaretskii |
(command-line-1): Handle --no-desktop if desktop.el is not loaded.
|
2006-01-12 |
Luc Teirlinck |
(init-file-user): defcustom -> defvar.
|
2006-01-07 |
Eli Zaretskii |
(init-file-user): Doc fix.
|
2006-01-03 |
Romain Francoise |
(fancy-splash-tail, normal-splash-screen): Update copyright year.
|
2005-12-28 |
Luc Teirlinck |
(command-line): Use `custom-reevaluate-setting' for `send-mail-function'.
|
2005-12-12 |
Richard M. Stallman |
(inhibit-splash-screen): Make this the real name.
|
2005-11-22 |
Luc Teirlinck |
(command-line): Make sure that loaddefs.el is handled correctly in
|
2005-11-19 |
YAMAMOTO Mitsuharu |
(fancy-splash-default-action): Discard only
|
2005-11-16 |
Luc Teirlinck |
(command-line): Use `custom-reevaluate-setting' for `file-name-shadow-mode'.
|
2005-11-05 |
Luc Teirlinck |
(command-line): Use `custom-reevaluate-setting' for `global-font-lock-mode'.
|
2005-11-05 |
Dan Nicolaescu |
* font-lock.el: Don't deal with font-lock-face-attributes here,
|
2005-11-04 |
YAMAMOTO Mitsuharu |
(command-line): Don't call tty-register-default-colors on Mac.
|
2005-11-04 |
YAMAMOTO Mitsuharu |
(command-line): Use `custom-reevaluate-setting' for
|
2005-10-30 |
Chong Yidong |
* startup.el (command-line): Use ~/.emacs.d/init.el instead of
|
2005-10-28 |
Richard M. Stallman |
(command-line): Call before-init-hook earlier.
|
2005-10-21 |
Richard M. Stallman |
(command-line): Convert library names in `load-history' to absolute file names.
|
2005-10-12 |
Jan Djärv |
* startup.el (command-line-x-option-alist): -nb => -nbi
|
2005-10-12 |
Kim F. Storm |
(fancy-splash-default-action): Discard mouse click in
|
2005-10-09 |
Jan Djärv |
* startup.el (command-line-x-option-alist): Removed options -i,
|
2005-09-18 |
Deepak Goel |
Message format spec fixes (1)
|
2005-09-12 |
Stefan Monnier |
(command-line): Try calling various terminal-init-foo-bar
|
2005-08-20 |
Richard M. Stallman |
(command-line-1): Don't suppress startup screen due to existing processes.
|
2005-08-09 |
Richard M. Stallman |
Comment change.
|
2005-08-09 |
Richard M. Stallman |
(command-line-1): Implement -scriptload.
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-27 |
Dan Nicolaescu |
* term/apollo.el (terminal-init-apollo): New function containing
|
2005-07-25 |
Luc Teirlinck |
(command-line): Fix typo. (From Ari Roponen.)
|
2005-07-22 |
Juri Linkov |
(normal-splash-screen): Update menu name.
|
2005-07-15 |
Juanma Barranquero |
(site-run-file, keyboard-type): Doc fixes.
|
2005-07-14 |
Luc Teirlinck |
(command-line): Use `custom-reevaluate-setting' again for tooltip-mode.
|
2005-07-12 |
Luc Teirlinck |
(command-line): Whitespace changes.
|
2005-07-12 |
Luc Teirlinck |
(command-line): Revert to previous handling of tooltip-mode.
|
2005-07-10 |
Luc Teirlinck |
(command-line): Use custom-reevaluate-setting to handle tooltip-mode.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-07-04 |
Juanma Barranquero |
(initialization): Finish `defgroup' description with period.
|
2005-07-03 |
Richard M. Stallman |
(default-frame-background-mode): Add defvar.
|
2005-06-29 |
Juri Linkov |
(normal-top-level): Set default-frame-background-mode
|
2005-06-17 |
Richard M. Stallman |
(command-line): Warn if specified user name has no home directory.
|
2005-05-25 |
Stefan Monnier |
(normal-top-level): Allow modification of load-path while iterating over it.
|
2005-05-16 |
Juanma Barranquero |
Replace `string-to-int' by `string-to-number'.
|
2005-05-09 |
Reiner Steib |
(fancy-splash-insert): Fix typo in doc string.
|
2005-04-23 |
Richard M. Stallman |
(command-line): Use with-no-warnings.
|
2005-04-18 |
Luc Teirlinck |
(command-line): No longer enable Xterm Mouse mode by default in
|
2005-04-17 |
Richard M. Stallman |
(fancy-splash-max-time): Just 30 seconds.
|
2005-04-16 |
Luc Teirlinck |
(command-line): Add comment.
|