summaryrefslogtreecommitdiff
path: root/lisp/startup.el
Commit message (Expand)AuthorAge
* Merge upstream Git snapshot into athena/unstableSean Whitton2022-12-04
|\
| * Fix handling of relative directories in "--init-directory=DIR"Eli Zaretskii2022-12-03
| * Make sure 'user-emacs-directory' ends in a slashEli Zaretskii2022-12-03
* | Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-11-21
|\|
| * ; Avoid byte-compiler warning in startup.elEli Zaretskii2022-11-19
| * Avoid `user-init-file' being set to an eln file (bug#59334)Juanma Barranquero2022-11-18
* | Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-11-09
|\|
| * Set `comp-no-spawn' earlier using -no-comp-spawnAndrea Corallo2022-10-26
* | Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-10-16
|\|
| * Rename `file-attribute-file-number' to `file-attribute-file-identifier'Michael Albinus2022-10-14
| * Clarify structure of file-attribute's device numberMichael Albinus2022-10-13
| * Rename to inhibit-automatic-native-compilationLars Ingebrigtsen2022-10-03
| * Add new variable 'inhibit-native-compilation'Lars Ingebrigtsen2022-10-03
* | Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-09-07
|\|
| * Fix point adjustment in recreated *Messages* buffersEli Zaretskii2022-08-29
* | Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-08-17
|\|
| * Fix error during startup in -nw sessionsEli Zaretskii2022-07-20
* | Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-07-18
|\|
| * ; * lisp/startup.el (command-line-1): Fix last change.Eli Zaretskii2022-07-10
| * Fix the startup.el behavior when 'face-font-rescale-alist' is non-nilEli Zaretskii2022-07-10
* | Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-06-30
|\|
| * Make the nativecomp test eln directory more reliably be removedLars Ingebrigtsen2022-05-24
* | Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-05-09
|\|
| * Factor out *scratch* initializationSean Whitton2022-05-09
| * Fix inhibiting reading the user init file with "emacs -x"Lars Ingebrigtsen2022-05-06
* | Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-05-05
|\|
| * ; Improve comments for a recently installed bugfixEli Zaretskii2022-04-22
| * Respect user-emacs-directory-warning in startupTino Calancha2022-04-21
| * Make it easier to use Emacs as a script interpreterLars Ingebrigtsen2022-04-18
* | Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-03-17
|\|
| * Guard against custom entries that can contain NULsRobert Pluim2022-03-16
* | Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-02-24
|\|
| * Make `next-buffer' order reflect command line file orderLars Ingebrigtsen2022-02-21
| * Merge from origin/emacs-28Eli Zaretskii2022-02-18
| |\
| | * * lisp/startup.el (normal-top-level): Small code move, improve 202d3be873.Andrea Corallo2022-02-11
| * | Merge from origin/emacs-28Eli Zaretskii2022-02-10
| |\|
| | * ; * lisp/startup.el (normal-top-level): Fix byte-compilation warning.Eli Zaretskii2022-02-10
| | * * lisp/startup.el (normal-top-level): Disable native-comp if not availableAndrea Corallo2022-02-10
| * | Restore command-line--load-script messagingLars Ingebrigtsen2022-02-10
| * | Don't signal a backtrace on empty --script filesLars Ingebrigtsen2022-02-10
| * | Allow customization of the user's eln-cache directoryEli Zaretskii2022-02-10
| * | * lisp/startup.el (startup--require-comp-safely): Fix typo in a92c6191b0Andrea Corallo2022-02-01
| * | Rename `comp--loadable' into `comp--compilable'Andrea Corallo2022-02-01
| * | * Fix `startup--require-comp-safely' (bug#53675)Andrea Corallo2022-02-01
| * | Fix error at startup with recent changePo Lu2022-01-29
| * | Fix native-compilation at startupEli Zaretskii2022-01-29
| * | Move native-comp-eln-load-path setting earlier againLars Ingebrigtsen2022-01-28
| * | ; Rename 'startup--require-comp-safetly'Eli Zaretskii2022-01-28
| * | Add new switch --init-directoryLars Ingebrigtsen2022-01-27
| * | Fix potential native compiler circular dependencies during loadAndrea Corallo2022-01-27