summaryrefslogtreecommitdiff
path: root/lisp/startup.el
Commit message (Expand)AuthorAgeFilesLines
* Add 'scroll-bar-mode' to settings in 'x-apply-session-resources'Matthew Bauer2017-07-221-0/+1
* ; Add a new TODO itemGlenn Morris2017-02-201-1/+1
* Ensure that user-mail-address always has a valueGlenn Morris2017-02-171-16/+19
* Doc fixes related to mail-host-addressGlenn Morris2017-02-121-3/+2
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * normal-top-level-add-subdirs-to-load-path doc fixLars Ingebrigtsen2016-05-011-1/+1
* | New face homoglyphPaul Eggert2016-10-161-1/+1
* | Don't --load directoriesNoam Postavsky2016-09-071-1/+1
* | Error if --eval arg has text beyond 1 expressionNoam Postavsky2016-08-061-1/+8
* | normal-top-level-add-subdirs-to-load-path doc fixLars Ingebrigtsen2016-05-011-1/+1
|/
* Fix splash screen display at startupEli Zaretskii2016-03-251-4/+6
* Revert "Simplify "Visit New File" to "New File""Phillip Lord2016-03-131-2/+2
* Simplify "Visit New File" to "New File"Phillip Lord2016-03-121-2/+2
* ; * lisp/startup.el: Sentences end with two spaces.Glenn Morris2016-01-071-2/+2
* ; Grammar fixDmitry Gutov2016-01-081-2/+2
* ; Improve docstring for `inhibit-startup-echo-area-message'Phillip Lord2016-01-071-5/+16
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Reword initial *scratch* for brevity, appearancePaul Eggert2015-12-261-3/+2
* Don't produce non-ASCII characters in *scratch*Eli Zaretskii2015-12-261-2/+2
* Make sure *scratch* etc. use forward slashes in its default-directoryEli Zaretskii2015-12-251-1/+5
* * lisp/emacs-lisp/cl-generic.el: Add (major-mode MODE) contextStefan Monnier2015-10-291-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-2/+2
* Improvements for curved quotes on Linux consulePaul Eggert2015-09-091-18/+55
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-13/+13
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* Treat initial-scratch-message as a doc stringPaul Eggert2015-09-021-3/+3
* Follow text-quoting-style in display table initPaul Eggert2015-09-021-7/+17
* Setup quote display only if interactivePaul Eggert2015-09-011-2/+3
* terminal-init-w32console mimicks command-linePaul Eggert2015-09-011-7/+10
* Display replacement quotes with shadow glyphsPaul Eggert2015-09-011-2/+3
* Fix minor text quoting problems in lisp top levelPaul Eggert2015-08-281-1/+2
* Tweak startup screen quotingPaul Eggert2015-08-271-3/+3
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-261-2/+3
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-2/+4
* Curved quotes in --batch diagnostics in non-UTF-8Paul Eggert2015-08-171-0/+1
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-161-13/+13
* Set file buffer as current for "--file"Samer Masterson2015-08-101-14/+23
* -batch should not affect ‘’ -> `' displayPaul Eggert2015-07-021-6/+5
* Don't display ‘’ as `' under X in en_GBPaul Eggert2015-07-011-0/+8
* * lisp/startup.el (command-line-1): Inform if skipping relativeGlenn Morris2015-06-131-9/+6
* Ensure early startup warnings are visible at the end. (Bug#20792)Glenn Morris2015-06-121-18/+14
* * lisp/startup.el (normal-top-level): Don't let *Messages* getGlenn Morris2015-06-111-1/+1
* * lisp/startup.el (normal-top-level): Use delay-warning. (Bug#20792)Glenn Morris2015-06-111-5/+1
* ; * lisp/startup.el (normal-top-level): Fix previous change.Glenn Morris2015-06-111-5/+5
* Some progress towards starting with PWD deleted. (Bug#18851)Glenn Morris2015-06-111-16/+31
* Show files when `initial-buffer-choice' is non-nilSamer Masterson2015-05-281-278/+303
* Replace gui-method macros with cl-generic with &contextStefan Monnier2015-05-231-14/+15
* * lisp/startup.el (command-line) <site-run-file>: Avoid rogue value in emacs -Q.Glenn Morris2015-04-201-2/+5
* Add --no-x-resources optionDaniel Colascione2015-03-141-2/+5