aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/startup.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* | Check more carefully for packages before loading package.el.Chong Yidong2010-10-301-2/+24
* | Remove ns-handle-* functions that duplicate x-handle-*.Glenn Morris2010-10-251-35/+35
* | Avoid inline image variables for checkboxes (Bug#7222).Chong Yidong2010-10-241-15/+20
* | More cleanups and minor fixes for Customize.Chong Yidong2010-10-111-17/+15
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | Make obsolete --unibyte argument do nothing (Bug#6886).Chong Yidong2010-08-221-9/+15
* | * startup.el (command-line): Don't call tool-bar-setup in a tty-only build.Andreas Schwab2010-07-011-4/+5
* | * startup.el (command-line): Recognize "0" X resource value.Chong Yidong2010-06-271-1/+1
* | Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).Chong Yidong2010-06-261-20/+23
* | Merge package.el, written by Tom Tromey <[email protected]>.Chong Yidong2010-06-161-0/+3
|/
* * startup.el (fancy-about-screen): In mode-line, applyChong Yidong2010-02-211-2/+4
* Fix 2009-02-20 change to startup.el (Bug#5519).Chong Yidong2010-02-041-1/+1
* Command line arg processing fix (Bug#5392)Chong Yidong2010-01-161-3/+10
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (command-line-1): Use orig-argi to check for ignored X and NS options.Jan Djärv2010-01-091-2/+2
* (fancy-about-text): Fix wording of Guided Tour. (Bug#4960)Juri Linkov2009-11-291-1/+1
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-2/+2
* * puresize.h (BASE_PURESIZE): Increase to 1470000.Dan Nicolaescu2009-10-301-2/+2
* * textmodes/tex-mode.el (tex-dvi-view-command)Dan Nicolaescu2009-10-261-2/+2
* The --quick command line option now ignores X resources and Registry settings.Juanma Barranquero2009-09-171-4/+2
* (command-line): Initialize the window-system afterStefan Monnier2009-09-161-38/+40
* Revert unnecessary parts of previous change.Glenn Morris2009-09-151-7/+8
* (command-line-1): Give local variables with common names aGlenn Morris2009-09-151-46/+49
* * mail/sendmail.el (send-mail-function):Stefan Monnier2009-09-131-16/+0
* * mwheel.el (mwheel-installed-bindings): New var.Stefan Monnier2009-09-121-2/+0
* * startup.el (tutorial-directory): Make it a defcustom.Stefan Monnier2009-09-121-7/+6
* * custom.el (custom-delayed-init-variables): New var.Stefan Monnier2009-09-111-1/+8
* * keymap.c (QCadvertised_binding): New constant.Stefan Monnier2009-09-111-1/+1