summaryrefslogtreecommitdiff
path: root/lisp/startup.el
Commit message (Expand)AuthorAgeFilesLines
* (command-line-1): Add alternate startup messageRichard M. Stallman1998-01-211-52/+69
* (auto-save-list-file-prefix): Fix custom type.Karl Heuer1997-10-151-1/+2
* (command-line): Don't suppress suffix search.Richard M. Stallman1997-10-111-1/+1
* (normal-top-level-add-to-load-path):Richard M. Stallman1997-09-191-2/+7
* (initial-major-mode): Fix customize type.Richard M. Stallman1997-09-151-1/+1
* (normal-top-level-add-to-load-path):Richard M. Stallman1997-09-141-8/+14
* (command-line): Pass charset to standard-display-european.Richard M. Stallman1997-09-081-5/+2
* (command-line-1): Update copyright year in string.Richard M. Stallman1997-09-071-1/+1
* (command-line-1): Don't let type-ahead inhibit theRichard M. Stallman1997-08-081-3/+2
* (command-line): Pass t for AUTO arg to standard-display-european.Richard M. Stallman1997-08-011-1/+1
* (command-line-1): Don't display startup messageRichard M. Stallman1997-06-231-66/+69
* (command-line): Load "leim-list.el".Kenichi Handa1997-06-181-0/+3
* Customize.Richard M. Stallman1997-06-181-44/+77
* (command-line): Don't call face-initialize.Richard M. Stallman1997-06-071-12/+7
* (command-line): Detect Latin-N character setsRichard M. Stallman1997-05-311-15/+25
* (command-line): iso-syntax.el renamed to latin-1.el.Richard M. Stallman1997-05-221-1/+1
* (command-line-1): Initialize *scratch* withRichard M. Stallman1997-03-231-4/+8
* (command-line-1): Don't run buffer-menu if in batch mode.Richard M. Stallman1997-01-061-4/+5
* (command-line-1): Handle --visit and --find.Richard M. Stallman1996-12-261-41/+63
* Change defconsts to defvars.Richard M. Stallman1996-12-161-8/+11
* (normal-top-level, command-line, command-line-1):Geoff Voelker1996-12-091-3/+3
* (normal-top-level, command-line-1, command-line):Richard M. Stallman1996-09-151-3/+3
* (command-line, command-line-1):Richard M. Stallman1996-09-031-11/+17
* (command-line-1): Rearrange initial screen.Richard M. Stallman1996-08-311-25/+33
* (normal-top-level-add-to-load-path):Karl Heuer1996-07-121-1/+1
* (command-line-x-option-alist): Don't handle -rn.Richard M. Stallman1996-06-281-3/+2
* (command-line-x-option-alist): -T sets only the title.Richard M. Stallman1996-04-111-2/+2
* (command-line-x-option-alist):Richard M. Stallman1996-04-111-1/+2
* (command-line-1): Document the C- and M- conventions more completely.Richard M. Stallman1996-04-031-5/+9
* Comment change.Richard M. Stallman1996-03-021-1/+1
* (command-line-normalize-file-name): Do save-match-data.Richard M. Stallman1996-03-011-8/+9
* (command-line-normalize-file-name): Convert /// at beginning to just /.Richard M. Stallman1996-02-281-0/+3
* (command-line-normalize-file-name):Richard M. Stallman1996-02-281-1/+3
* (before-init-hook, after-init-hook): Doc fix.Karl Heuer1996-02-211-8/+10
* (command-line-1): Don't explain recover-session ifKarl Heuer1996-02-141-10/+11
* (command-line): On windows NT, look for .emacs or _emacs.Richard M. Stallman1996-02-121-1/+3
* (command-line-normalize-file-name): New function.Richard M. Stallman1996-01-271-2/+10
* (command-line-1): Update copyright in startup banner.Karl Heuer1996-01-241-1/+1
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (normal-top-level): Add ~ at end of auto-save-list-file-prefix.Richard M. Stallman1996-01-021-3/+6
* (auto-save-list-file-prefix): Under MS-DOS, use `.s-'.Richard M. Stallman1996-01-011-11/+17
* (command-line-x-option-alist): New variable.Richard M. Stallman1995-12-291-0/+68
* (command-line-1): Use auto-save-list-file-prefixKarl Heuer1995-12-211-10/+21
* (command-line-1): Mention F10.Richard M. Stallman1995-11-151-1/+1
* (command-line-1): Reorganize the initial help output.Richard M. Stallman1995-11-141-14/+17
* (command-line): Don't reject unknown args here.Richard M. Stallman1995-11-111-2/+2
* (command-line): Complain about unknown options.Richard M. Stallman1995-11-101-2/+8
* [win32] (normal-top-level, command-line, command-line-1):Geoff Voelker1995-11-071-3/+3
* (command-line-1): Say how to invoke menu bar, if not X.Richard M. Stallman1995-10-311-2/+9
* (normal-top-level): Set auto-save-list-file-name later,Richard M. Stallman1995-10-231-8/+8