summaryrefslogtreecommitdiff
path: root/lisp/startup.el
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2020-11-01
|\
| * Merge from origin/emacs-27Glenn Morris2020-10-02
| |\
| | * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* | | Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2020-09-06
|\| |
| * | Fix PWD startup checking with symlinksPaul Eggert2020-08-26
| * | Allow directories to be called .el in -add-subdirs-to-load-pathRobert Pluim2020-08-26
| |/
* | Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2020-08-21
|\|
| * Let Emacs start even if curdir is inaccessiblePaul Eggert2020-08-17
* | move addition to package-directory-listSean Whitton2020-08-05
* | attempt to register as an Emacsen flavourSean Whitton2020-07-25
* | ... but not too earlySean Whitton2020-07-22
* | alternative place for adding to package-directory-alistSean Whitton2020-07-22
* | add Debian customisations to startup.elSean Whitton2020-07-04
|/
* ; 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
|\