summaryrefslogtreecommitdiff
path: root/lisp/startup.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * Add warning for obsolete _emacs init file.Juanma Barranquero2011-03-161-13/+17
| * * lisp/startup.el (command-line): Update package subdirectory regexp.Chong Yidong2011-03-151-1/+1
* | Remove bytecomp- prefix, plus misc changes.Stefan Monnier2011-03-161-0/+1
|/
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-3/+1
* Don't mess with *temp*.Stefan Monnier2011-01-201-19/+16
* Refill some copyright headers.Glenn Morris2011-01-151-3/+3
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | startup.el trivia.Glenn Morris2010-12-021-21/+18
* | startup.el trivia.Glenn Morris2010-11-271-3/+0
* | * files.el (backup-by-copying-when-mismatch): The default value isMichael Albinus2010-11-211-3/+0
* | Let the cursorColor X resource set the the cursor face (Bug#7392).Chong Yidong2010-11-131-4/+11
* | * lisp/startup.el (package-initialize): Update declaration.Glenn Morris2010-11-091-1/+1
* | Silence compilation of startup.el.Glenn Morris2010-10-311-3/+5