summaryrefslogtreecommitdiff
path: root/lisp/startup.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (command-line): Init user-mail-address here, after reading init file.Richard M. Stallman1995-10-081-3/+6
* (auto-save-list-file-prefix): New variable.Richard M. Stallman1995-10-041-2/+8
* (command-line-1): --insert: Don't complain on --insert=file.Erik Naggum1995-09-251-2/+2
* (command-line-1): --eval: Don't print the value.Erik Naggum1995-09-251-3/+3
* (command-line-1): Add option --eval to evalute anRichard M. Stallman1995-08-141-1/+10
* (command-line-1): Fix previous change.Richard M. Stallman1995-08-071-1/+1
* (command-line-1): Mention recover-session if there's a .saves file.Richard M. Stallman1995-08-031-0/+6
* (normal-top-level): Don't use mail-host-addressKarl Heuer1995-07-171-3/+3
* Update copyright year in message.Richard M. Stallman1995-06-281-2/+2
* (command-line): Extract arg value properly for -u.Richard M. Stallman1995-06-271-2/+2
* (precompute-menubar-bindings): While dumping,Richard M. Stallman1995-06-211-1/+4
* (normal-top-level, command-line-1):Richard M. Stallman1995-06-171-11/+13
* (command-line): Handle nil command-line-args.Geoff Voelker1995-05-261-1/+1
* Comment change.Richard M. Stallman1995-04-301-38/+84
* (normal-top-level): Set auto-save-list-file-name.Richard M. Stallman1995-04-301-0/+7
* (command-line-1): Implement -L/--directory option.Richard M. Stallman1995-04-301-3/+27
* (command-line): Handle -iconic and -icon-type here.Richard M. Stallman1995-04-291-1/+11
* (normal-top-level): Copy default-directoryRichard M. Stallman1995-04-081-0/+6
* (init-file-user, site-run-file): Doc fixes.Richard M. Stallman1995-03-221-5/+17
* (command-line-1): Handle -f with kbd macro.Richard M. Stallman1995-01-171-1/+3
* (command-line-1): Pause between init file errorRichard M. Stallman1995-01-031-0/+4
* Fix typo in previous change.Richard M. Stallman1994-12-291-1/+1
* (command-line-1): Split startup msg into two parts.Richard M. Stallman1994-12-271-11/+27
* (command-line-1): Handle long options --funcall, --load, --insert, --kill.Richard M. Stallman1994-11-191-12/+50
* (command-line): Use ~/_emacs as init file in windows-nt.Richard M. Stallman1994-11-011-0/+2
* (normal-top-level-add-to-load-path): New function.Richard M. Stallman1994-10-111-0/+15
* (command-line): Load disp-table explicitly.Richard M. Stallman1994-10-051-0/+1
* (command-line): Fix bug in previous change.Karl Heuer1994-09-281-2/+2
* (command-line): Recognize --longopt synonyms for all options handled here.Karl Heuer1994-09-281-6/+27
* (mail-host-address): New variable.Richard M. Stallman1994-09-221-2/+7
* (command-line): If initial X frame has a menu bar, mark menu-bar-mode as on.Richard M. Stallman1994-09-151-0/+4
* (commmand-line): Fix previous change.Richard M. Stallman1994-09-151-11/+14
* (command-line): If we can't load x-win.el, terminate.Richard M. Stallman1994-09-151-7/+22
* (command-line-args-left): Add defvar.Richard M. Stallman1994-07-251-0/+3
* (command-line): Check LC_ALL and LANG as well as LC_CTYPE.Richard M. Stallman1994-07-051-4/+15
* (iso-8859-1-locale-regexp): New variable.Richard M. Stallman1994-07-041-2/+4