]> code.delx.au - gnu-emacs/history - lisp/startup.el
(normal-splash-screen, fancy-splash-screens-1): Add a reference to the Lisp
[gnu-emacs] / lisp / startup.el
2006-05-05 Eli Zaretskii(normal-splash-screen, fancy-splash-screens-1): Add...
2006-05-05 Eli Zaretskii(command-line): On MS-Windows, probe "~", not "~USER...
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...
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...
2006-01-22 Luc Teirlinck(inhibit-splash-screen, initial-scratch-message): Doc...
2006-01-21 Eli Zaretskii(command-line-1): Handle --no-desktop if desktop.el...
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 copyr...
2005-12-28 Luc Teirlinck(command-line): Use `custom-reevaluate-setting' for...
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...
2005-11-19 YAMAMOTO Mitsuharu(fancy-splash-default-action): Discard only
2005-11-16 Luc Teirlinck(command-line): Use `custom-reevaluate-setting' for...
2005-11-05 Luc Teirlinck(command-line): Use `custom-reevaluate-setting' for...
2005-11-05 Dan Nicolaescu* font-lock.el: Don't deal with font-lock-face-attribut...
2005-11-04 YAMAMOTO Mitsuharu(command-line): Don't call tty-register-default-colors...
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...
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...
2005-10-12 Jan Djärv* startup.el (command-line-x-option-alist): -nb =>...
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...
2005-09-18 Deepak GoelMessage 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...
2005-08-09 Richard M. StallmanComment change.
2005-08-09 Richard M. Stallman(command-line-1): Implement -scriptload.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-27 Dan Nicolaescu* term/apollo.el (terminal-init-apollo): New function...
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...
2005-07-12 Luc Teirlinck(command-line): Whitespace changes.
2005-07-12 Luc Teirlinck(command-line): Revert to previous handling of tooltip...
2005-07-10 Luc Teirlinck(command-line): Use custom-reevaluate-setting to handle...
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-04 Juanma Barranquero(initialization): Finish `defgroup' description with...
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...
2005-05-25 Stefan Monnier(normal-top-level): Allow modification of load-path...
2005-05-16 Juanma BarranqueroReplace `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...
2005-04-17 Richard M. Stallman(fancy-splash-max-time): Just 30 seconds.
2005-04-16 Luc Teirlinck(command-line): Add comment.
2005-04-14 Jan DjärvChaneg "is" to "are"
2005-04-13 Luc Teirlinck(command-line): Whitespace change.
2005-04-13 Luc Teirlinck(command-line): Handle `xterm-mouse-mode' before readin...
2005-04-13 Luc TeirlinckDelete accidentally added comment.
2005-04-12 Luc Teirlinck(command-line): Enable Xterm Mouse mode by default.
2005-04-12 Jan DjärvAdded new X reosurce, cursorBlink.
2005-04-10 Richard M. Stallman(fancy-splash-tail): Update copyright year.
2005-04-07 Glenn MorrisComment previous change more fully.
2005-04-06 Kim F. Storm(command-line): Add --bare-bones alias for -Q.
2005-04-05 Glenn Morris(command-line-1): Display startup-echo-area-message...
2005-04-04 Thien-Thi Nguyen(fancy-splash-text): Shorten default text of
2005-03-06 Stefan Monnier(command-line): Use it for temporary-file-directory,
2005-03-05 Juri Linkov(no-blinking-cursor): New defvar.
2005-02-12 Luc Teirlinck(command-line): Adapt blinking cursor init to changes...
2005-01-03 Luc Teirlinck(command-line): No longer load `custom-file'.
2004-12-28 Richard M. Stallman(site-run-file): Don't allow setting it with Custom.
2004-11-30 Kenichi Handa(command-line): Fix comment for the previous change.
2004-11-29 Kenichi Handa(command-line): Decode all buffer names by locale-codin...
2004-10-17 Richard M. Stallman(fancy-splash-tail, normal-splash-screen): Update copyr...
2004-09-20 Jason Rumney(command-line) [windows-nt]: Try .emacs first, then
2004-09-08 Thien-Thi Nguyen(command-line-1): Make option
2004-09-03 Richard M. Stallman(normal-top-level): Undo previous TERM change.
2004-08-20 Stefan Monnier(normal-top-level-add-subdirs-to-load-path):
2004-05-28 Stefan Monnier(command-line): Keep the first regexp of auto-save...
2004-04-13 Kim F. Storm(emacs-quick-startup): New defvar (set by -Q).
2004-03-04 Richard M. Stallman(command-switch-alist): Doc fix.
2004-02-21 Eli ZaretskiiRemove table of command line arguments from the Comment...
2003-09-19 Glenn Morris(use-fancy-splash-screens-p, display-splash-screen...
2003-09-19 Glenn Morris(command-line-1): Stop startup-echo-area-message being...
2003-09-01 Miles BaderAdd arch taglines
2003-06-30 Richard M. Stallman(pure-space-overflow): New variable.
2003-05-28 Richard M. Stallman(command-line-1): Use with-no-warnings.
2003-05-09 Juanma Barranquero(fancy-splash-default-action): Fix docstring.
2003-03-18 Stefan Monnier(command-line-1): Use command-execute for any command.
2003-03-05 Juanma Barranquero(command-line-x-option-alist): Make --border-color...
2003-03-01 Jan Djärv* startup.el (command-line): Call menu-bar-mode with...
2003-02-26 Matthew Swift* startup.el: Streamline code in several functions...
2003-02-23 Richard M. Stallman(inhibit-startup-hooks): New variable.
2003-02-21 Kim F. Storm(command-line): Clarify and tidy up the message
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-10-26 Richard M. Stallman(command-line): Look for .emacs under ~/.emacs.d after...
2002-10-02 Markus Rost(normal-top-level): Reset standard-value of `user-full...
2002-09-29 Richard M. StallmanFix previous change.
2002-09-29 Richard M. Stallman(user-mail-address): Initialize to a useful value
2002-09-09 Richard M. Stallman(fancy-splash-head, normal-splash-screen):
2002-09-05 John Paul Wallington*** empty log message ***
next