aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/startup.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (command-line): Accept iso-8859-1 like iso_8859_1.Richard M. Stallman1994-07-031-1/+2
* (command-line): Automatically use iso-syntax andRichard M. Stallman1994-07-031-0/+5
* (user-mail-address): New variable.Richard M. Stallman1994-06-251-0/+4
* (inhibit-startup-echo-area-message): Doc fix.Richard M. Stallman1994-06-141-1/+3
* (command-line-1): Precompute menu bar before startup msg.Richard M. Stallman1994-05-231-5/+4
* (precompute-menubar-bindings): Don't precompute menus if not using x.Richard M. Stallman1994-05-161-1/+1
* (precompute-menubar-bindings): New function, formerly in loadup.el.Karl Heuer1994-05-071-16/+36
* (command-line-default-directory): New variable.Richard M. Stallman1994-04-221-1/+7
* (init-file-user): Doc fix.Karl Heuer1994-04-201-5/+6
* (command-line): If no error data, print "", not nil.Karl Heuer1994-04-161-2/+2
* (command-line): Call face-initialize before frame-initialize.Richard M. Stallman1994-04-141-2/+2
* Doc fixes.Richard M. Stallman1994-03-301-11/+10
* (inhibit-startup-echo-area-message): Doc fix.Karl Heuer1994-03-011-1/+1
* (command-line-1): Improve previous change.Richard M. Stallman1994-02-121-6/+8
* (inhibit-startup-echo-area-message): New variable.Richard M. Stallman1994-02-121-5/+33
* (command-line-1): Improve echo area message wording.Richard M. Stallman1994-01-071-4/+2
* (command-line): Set user-init-file.Richard M. Stallman1994-01-061-11/+17
* (command-line): In most cases, if init file setsRichard M. Stallman1993-12-311-29/+40
* (command-line): Set init-file-had-error to t or nil.Richard M. Stallman1993-11-221-3/+8
* (command-line-1): Display a message in the echo area.Richard M. Stallman1993-11-151-3/+6
* (command-line-1): Display a message in the echo area.Richard M. Stallman1993-11-151-1/+3
* (command-line): Setq inhibit-startup-message to nil.Richard M. Stallman1993-09-071-0/+4
* (site-run-file): New variable.Richard M. Stallman1993-08-131-1/+13
* (normal-top-level): Call font-menu-add-default.Richard M. Stallman1993-07-261-0/+5
* (normal-top-level): Call abbreviate-file-name again after calling command-line.Richard M. Stallman1993-07-201-0/+2
* (command-line-1): Pass arg to other-window.Richard M. Stallman1993-05-291-1/+1
* * startup.el (command-line-1): Don't handle `-i'. We'reJim Blandy1993-05-251-4/+2
* * startup.el (normal-top-level, command-line, command-line-1):Jim Blandy1993-05-181-4/+14
* (command-line): Call frame-initialize explicitly.Richard M. Stallman1993-05-131-0/+6
* (command-line-1): Fix copyright year.Richard M. Stallman1993-03-111-1/+1
* * startup.el (normal-top-level): Don't worry about settingJim Blandy1992-11-071-11/+14