summaryrefslogtreecommitdiff
path: root/lisp/startup.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year to 2015Paul Eggert2015-01-011-1/+2
* Fix previous patch to match its commit messagePaul Eggert2014-12-291-0/+2
* Move user-level information from CONTRIBUTE to doc/emacs/trouble.texiStephen Leake2014-12-231-6/+2
* Merge from emacs-24; up to 117698Glenn Morris2014-11-091-0/+1
|\
| * * lisp/startup.el (command-line): Handle nil elements in load-path.Glenn Morris2014-11-091-0/+1
* | Spelling fixes; tweak explanation of commit messages.Paul Eggert2014-11-041-1/+1
* | * lisp/startup.el (command-line): Remove pointless attempt to avoid statting fsGlenn Morris2014-10-301-5/+0
* | Merge from emacs-24; up to 117634Glenn Morris2014-10-291-1/+4
|\ \ | |/
| * Fix bug #18760 with incorrect decoding of tutorial for "About Emacs" screen.Eli Zaretskii2014-10-231-1/+4
* | Get rid of backend-dependent selection-handling functions for kill/yankStefan Monnier2014-10-211-2/+2
* | * lisp/startup.el (command-line): Handle altered user-emacs-directoryGlenn Morris2014-10-041-1/+5
* | * lisp/frame.el: Use lexical-binding.Stefan Monnier2014-10-021-2/+1
* | Consolidate x-select-text.Stefan Monnier2014-10-011-27/+12
* | Merge from emacs-24; up to 2014-07-04T02:28:54Z!dmantipov@yandex.ruGlenn Morris2014-09-021-1/+1
|\ \ | |/
| * * lisp/startup.el (fancy-splash-frame): Extend the fix for Bug#16014 to the C...Ken Brown2014-08-291-1/+1
* | * src/keyboard.c (Vtop_level_message): Rename toDmitry Antipov2014-08-271-1/+1
* | Handle C stack overflow caused by too nested Lisp evaluation.Dmitry Antipov2014-08-261-1/+1
* | Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics2014-07-271-15/+0
* | Merge from emacs-24; up to 2014-06-19T14:03:45Z!monnier@iro.umontreal.caGlenn Morris2014-07-081-9/+16
|\ \ | |/
| * * lisp/startup.el (command-line): Append displaying the warning aboutJuri Linkov2014-07-081-9/+16
* | Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.deGlenn Morris2014-06-081-7/+8
|\ \ | |/
| * Small doc updates re initial-buffer-choiceGlenn Morris2014-06-081-7/+8