summaryrefslogtreecommitdiff
path: root/lisp/startup.el
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2021-01-31
|\
| * Use `lexical-binding` in all `lisp/international` filesStefan Monnier2021-01-25
* | Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2021-01-19
|\|
| * * lisp/startup.el: Fix bug#45857, bug#30994, and bug#45913.Stefan Monnier2021-01-19
| * * lisp/startup.el (command-line): Remove redundant set of no-blinking-cursorStefan Monnier2021-01-14
| * * lisp/startup.el (command-line): Remove redundant set of no-blinking-cursorStefan Monnier2021-01-14
| * Fix marking "delayed-initialization" vars as dynamically scopedStefan Monnier2021-01-14
| * Merge from origin/emacs-27Glenn Morris2021-01-14
| |\
| | * Fix inhibiting the default.el loading in user init fileEli Zaretskii2021-01-08
| | * Update copyright year to 2021Paul Eggert2021-01-01
| * | * lisp/emacs-lisp/package.el: Load package-quickstart without package.elStefan Monnier2021-01-05
| * | Update copyright year to 2021Paul Eggert2021-01-01
| * | Default the init file to init.el, not initLars Ingebrigtsen2020-12-17
| * | Prefer setq-local in most filesStefan Kangas2020-12-09
* | | 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