summaryrefslogtreecommitdiff
path: root/lisp/startup.el
Commit message (Expand)AuthorAgeFilesLines
* lisp/startup.el: Fix bug#14639.Juanma Barranquero2013-06-171-1/+3
* * lisp/emacs-lisp/package.el: Don't activate packages older than builtin.Stefan Monnier2013-06-151-9/+8
* * lisp/emacs-lisp/package.el: Don't recompute dir. Use pkg-descs more.Stefan Monnier2013-06-131-4/+11
* tty-handle-args fix for bug#14608Glenn Morris2013-06-131-1/+1
* Remove some code duplication in startup.el Glenn Morris2013-04-231-49/+20
* startup.el (normal-no-mouse-startup-screen): Bug fix, the default key binding...Xue Fuqiao2013-04-211-1/+1
* Fix command-line-normalize-file-name for DOS/Windows file names.Eli Zaretskii2013-03-161-6/+10
* Make S-SPC scroll in the opposite direction to SPCGlenn Morris2013-02-111-0/+1
* * lisp/startup.el (command-line): If simple.el is missing,Glenn Morris2013-02-051-4/+13
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+2
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* | Allow function as value of initial-buffer-choice (Bug#13251).Constantin Kulikov2012-12-241-8/+14
* | * startup.el (fancy-startup-tail): Add a clickable link.Kim F. Storm2012-12-011-3/+4
* | * startup.el (fancy-startup-tail): Improve the message about auto-save files.Chong Yidong2012-12-011-21/+17
|/
* Fix last change.Chong Yidong2012-10-291-3/+2
* Avoid a misleading message on C-h C-a.Chong Yidong2012-10-291-3/+3
* Make unused variable font-list-limit obsolete, and move it out of C.Chong Yidong2012-10-231-2/+0
* Merge from trunkDaniel Colascione2012-10-071-3/+6
|\
| * Update docs for a bunch of 24.3 changes.Chong Yidong2012-09-301-1/+4
| * * lisp/startup.el (command-line-ns-option-alist): Add -g and --geometry.Jan Djärv2012-09-191-2/+2
* | Merge from trunkDaniel Colascione2012-09-171-11/+16
|\ \ | |/
| * Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-11/+16
* | Detect window-system from display nameDaniel Colascione2012-09-171-1/+2
|/
* Fix displaying the user name in error message about no home directory.Eli Zaretskii2012-07-231-1/+3
* Fix display of Hebrew tutorial title on splash screen.Eli Zaretskii2012-07-201-1/+9
* Further GV/CL cleanups.Stefan Monnier2012-06-221-2/+2
* Tweak startup image choice logic.Chong Yidong2012-06-111-1/+2
* Clean up scoping rule of predefined single-word vars.Stefan Monnier2012-06-081-5/+4
* Fix application of menu-bar-mode etc. by X resources.Chong Yidong2012-04-271-26/+28
* Merge changes from emacs-24 branchChong Yidong2012-04-271-1/+1
|\
| * * lisp/startup.el: Fix typo.Chong Yidong2012-04-201-1/+1
* | Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.orgGlenn Morris2012-04-131-3/+2
|\ \ | |/
| * * lisp/startup.el (command-line-1): Inhibit splash from daemon.Stefan Monnier2012-04-101-3/+2
* | * startup.el (command-line): Remove support for font-lock-face-attributes.Chong Yidong2012-04-111-32/+0
* | Look for leim-list.el files in fewer places at startupGlenn Morris2012-04-081-3/+10
|/
* * lisp/startup.el (mail-host-address): Doc fix.Glenn Morris2012-03-261-1/+3
* Small edits for lispref/os.texiGlenn Morris2012-03-251-0/+9
* * startup.el (command-line): Fix values recognized by cursorBlink resource.Chong Yidong2012-01-151-1/+1
* * startup.el (command-line): Fix X resource class for cursorColor.Chong Yidong2012-01-141-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-131-1/+1
* Change scroll-up/down bindings to Emacs 24's scroll-*-command.Chong Yidong2011-10-011-2/+2
* Insert initial-scratch-message before displaying *scratch*. (Bug#9636)Martin Rudalics2011-09-301-9/+12
* In command-line-1 insert initial-scratch-message before markers (Bug#9605).Martin Rudalics2011-09-291-1/+4
* * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix (Bug#9274).Chong Yidong2011-08-201-1/+1
* lisp/startup.el (argi): Declare as global variable (bug#9275).Juanma Barranquero2011-08-121-0/+5
* (initial-buffer-choice): Don't mention the `none' selection, which is against...Lars Magne Ingebrigtsen2011-07-141-4/+2
* * startup.el (initial-buffer-choice): Add `none' as a choiceLars Magne Ingebrigtsen2011-07-131-3/+6
* Fix last change.Chong Yidong2011-07-091-1/+1