aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/startup.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul 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:[email protected]Glenn 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
* Tweak link and startup screen faces.Chong Yidong2011-07-091-95/+88
* * startup.el (normal-splash-screen): Remove gratuitous mode-line setting (Bug...Chong Yidong2011-05-281-3/+0
* * lisp/startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)Glenn Morris2011-05-281-5/+1
* lisp/startup.el (command-line): Use delayed warning for "_emacs".Juanma Barranquero2011-04-291-4/+3
* Fix theme and X-resource interactions for the cursor face.Chong Yidong2011-04-041-1/+2
* * lisp/subr.el (with-output-to-temp-buffer): Don't change current-buffer toStefan Monnier2011-03-291-54/+58
* Fix C-M-x in lexbind mode. Misc tweaks.Stefan Monnier2011-03-241-78/+76
* Merge from trunkStefan Monnier2011-03-211-16/+29
|\
| * Fix tar package handling, and clean up package-subdirectory-regexp usage.Chong Yidong2011-03-191-3/+12