summaryrefslogtreecommitdiff
path: root/lisp/startup.el
Commit message (Expand)AuthorAge
* Fix inhibiting the default.el loading in user init fileEli Zaretskii2021-01-08
* Update copyright year to 2021Paul Eggert2021-01-01
* ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* Let Emacs start even if curdir is inaccessiblePaul Eggert2020-08-17
* ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-18
* Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-14
* Make emacs prefer an existing ~/.emacs.d to an existing XDG locationRobert Pluim2020-01-16
* Always use lexical-binding in lisp-interaction-mode (bug#38835)Mattias Engdegård2020-01-13
* Update copyright year to 2020Paul Eggert2020-01-01
* Don't warn about pure-space overflowEli Zaretskii2019-12-14
* * lisp/startup.el (command-line): Fix last change in package--activatedStefan Monnier2019-11-11
* * lisp/startup.el (package--activated): Fix redundant definitionStefan Monnier2019-11-09
* Avoid changing value of defcustom package-enable-at-startupStefan Kangas2019-11-06
* Enable tab-bar-mode from X resourcesJuri Linkov2019-10-13
* Use quit-window in some functionsAndreas Politz2019-10-13
* Merge branch 'feature/tabs'Juri Linkov2019-10-01
|\
| * Remove unused code and reformat to 70 columns.Juri Linkov2019-10-01
| * Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-31
* | Add bug reporting and link the manual on the about screenStefan Kangas2019-09-28
* | Fix running on MS-Windows with non-existing home directoryEli Zaretskii2019-09-28
* | Fix error in display-startup-screenLars Ingebrigtsen2019-09-26
* | Also prefer .emacs.d if .emacs existsPaul Eggert2019-09-19
* | Fix auto-save with user-emacs-directoryPaul Eggert2019-09-11
* | Calculate user-emacs-directory on startupPaul Eggert2019-08-31
|/
* Prefer ~/.config/emacs to ~/.emacs.d if neither existsPaul Eggert2019-08-30
* Use XDG conventions more consistentlyPaul Eggert2019-08-27
* Revert "Recompute user-emacs-directory-relative defcustoms one more time"Eli Zaretskii2019-08-24
* Recompute user-emacs-directory-relative defcustoms one more timeEli Zaretskii2019-08-22
* Improve pdumper doc; say unexec is deprecatedPaul Eggert2019-07-23
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-26
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-26
* Allow trailing whitespace in --eval argument (Bug#36219)Noam Postavsky2019-06-15
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Implement and document XDG-style startup files under ~/.config.Eric S. Raymond2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Use lexical-binding by default for M-:, --eval, and *scratch*Stefan Monnier2019-04-25
* * lisp/startup.el (load--user-init-file): Support early-init.elc as well.Eli Zaretskii2019-02-16
* * lisp/startup.el: Rename load-user-init-fileStefan Monnier2019-02-16
* Fix 'early-init-file' value when file is missingEli Zaretskii2019-02-16
* Add portable dumperDaniel Colascione2019-01-15
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Merge from origin/emacs-26Glenn Morris2018-08-10
|\|
| * Improve error messages regarding initial-buffer-choice (Bug#29098)Alexander Gramiak2018-08-09
| * Fix decoding of directories when "~" includes non-ASCII charsEli Zaretskii2018-06-02
* | Default to splash on current frame, if none visible (Bug#31169)Noam Postavsky2018-06-18
* | Fix initialization of custom-delayed-init-variablesEli Zaretskii2018-06-12
* | Make setting inhibit-startup-screen in early init workDaniel Colascione2018-06-08
* | Fix decoding of directories when "~" includes non-ASCII charsEli Zaretskii2018-05-18