summaryrefslogtreecommitdiff
path: root/lisp/startup.el
Commit message (Expand)AuthorAgeFilesLines
* Make the nativecomp test eln directory more reliably be removedLars Ingebrigtsen2022-05-241-31/+7
* Factor out *scratch* initializationSean Whitton2022-05-091-9/+3
* Fix inhibiting reading the user init file with "emacs -x"Lars Ingebrigtsen2022-05-061-0/+8
* ; Improve comments for a recently installed bugfixEli Zaretskii2022-04-221-6/+11
* Respect user-emacs-directory-warning in startupTino Calancha2022-04-211-5/+16
* Make it easier to use Emacs as a script interpreterLars Ingebrigtsen2022-04-181-2/+21
* Guard against custom entries that can contain NULsRobert Pluim2022-03-161-1/+5
* Make `next-buffer' order reflect command line file orderLars Ingebrigtsen2022-02-211-2/+16
* Merge from origin/emacs-28Eli Zaretskii2022-02-181-9/+9
|\
| * * lisp/startup.el (normal-top-level): Small code move, improve 202d3be873.Andrea Corallo2022-02-111-8/+8
* | Merge from origin/emacs-28Eli Zaretskii2022-02-101-0/+10
|\|
| * ; * lisp/startup.el (normal-top-level): Fix byte-compilation warning.Eli Zaretskii2022-02-101-1/+5
| * * lisp/startup.el (normal-top-level): Disable native-comp if not availableAndrea Corallo2022-02-101-0/+7
* | Restore command-line--load-script messagingLars Ingebrigtsen2022-02-101-1/+1
* | Don't signal a backtrace on empty --script filesLars Ingebrigtsen2022-02-101-1/+14
* | Allow customization of the user's eln-cache directoryEli Zaretskii2022-02-101-71/+59
* | * lisp/startup.el (startup--require-comp-safely): Fix typo in a92c6191b0Andrea Corallo2022-02-011-1/+1
* | Rename `comp--loadable' into `comp--compilable'Andrea Corallo2022-02-011-4/+4
* | * Fix `startup--require-comp-safely' (bug#53675)Andrea Corallo2022-02-011-1/+1
* | Fix error at startup with recent changePo Lu2022-01-291-25/+26
* | Fix native-compilation at startupEli Zaretskii2022-01-291-0/+59
* | Move native-comp-eln-load-path setting earlier againLars Ingebrigtsen2022-01-281-38/+41
* | ; Rename 'startup--require-comp-safetly'Eli Zaretskii2022-01-281-2/+2
* | Add new switch --init-directoryLars Ingebrigtsen2022-01-271-32/+46
* | Fix potential native compiler circular dependencies during loadAndrea Corallo2022-01-271-11/+15
* | * Fix `startup--honor-delayed-native-compilations' for (bug#53497)Andrea Corallo2022-01-271-6/+10
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Minor improvements of 'lisp-directory' docsEli Zaretskii2021-12-311-1/+1
* | Don't store docstrings of preloaded .el files in etc/DOCStefan Monnier2021-12-301-4/+7
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-131-13/+28
|\ \
| * | * lisp/startup.el: Let-bind browse-url-browser-function instead of setq-localJuri Linkov2021-12-121-13/+28
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-071-3/+7
|\| |
| * | Add package management to tutorial and startup screenDaniel Fleischer2021-12-061-3/+7
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-061-1/+2
|\| |
| * | Fix fancy-about-screen point placementLars Ingebrigtsen2021-12-051-1/+2
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-12-061-3/+8
|\| |
| * | Tweak fancy-about-textLars Ingebrigtsen2021-12-051-2/+3
| * | Fill Emacs version on about screenLars Ingebrigtsen2021-12-051-1/+5
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-011-1/+15
|\| |
| * | Improve native compiler startup circular dependecy prevention mechanismAndrea Corallo2021-11-301-1/+15
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-8/+24
|\| |
| * | Fix handling of '--dump-file' command-line optionEli Zaretskii2021-11-251-0/+6
| * | Fill the Emacs version on the splash pageLars Ingebrigtsen2021-11-211-8/+18
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-131-1/+9
|\| |
| * | ; * lisp/startup.el (command-line-1): Fix a typo in a comment.Eli Zaretskii2021-11-121-1/+1
| * | Allow using /dev/stdin as a --script parameter againLars Ingebrigtsen2021-11-121-1/+9
| |/
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-4/+18
|\|
| * Center Emacs logo above text on the splash screenStefan Kangas2021-09-081-3/+13
| * Fix bytecomp container test caseLars Ingebrigtsen2021-08-121-1/+5