aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/startup.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* (load-path-filter-cache-directory-files): Filter only for `must-suffix`Stefan Monnier2025-05-311-16/+26
* ; * lisp/startup.el (load-path-filter--cache): Doc fix.Eli Zaretskii2025-05-311-0/+2
* ; Fix documentation of a recent commitEli Zaretskii2025-05-241-8/+14
* Add load-path-filter-function and use it to optimize loadingSpencer Baugh2025-05-231-0/+33
* Avoid warnings about lexbind cookies where they aren't neededEli Zaretskii2025-04-101-2/+4
* Use defvar-keymap for some trivial keymapsStefan Kangas2025-03-161-10/+7
* Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-29/+5
|\
| * Delete variable pure-space-overflowStefan Kangas2024-12-121-3/+0
| * Pure storage removal: Main partPip Cet2024-12-121-24/+3
| * Unexec removal: Main partPip Cet2024-12-121-2/+2
* | Update eln-cache when --init-directory is usedEli Zaretskii2025-01-041-0/+3
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
|/
* Mark if-let and when-let obsoleteSean Whitton2024-10-241-3/+3
* Stop subprocesses from using inherited or default PAGERSpencer Baugh2024-08-171-0/+6
* Fix `emacs --geometry` flag on macOSStefan Kangas2024-06-211-1/+1
* ; Fix typosStefan Kangas2024-06-161-1/+1
* Retract lexical cookie source load warningMattias Engdegård2024-05-051-1/+1
* Warn when loading .el files without lexical-binding declarationMattias Engdegård2024-05-031-1/+1
* Rearrange Android splash screen messagesPo Lu2024-03-051-11/+8
* Add context to errors thrown by server-start during startupSpencer Baugh2024-02-241-1/+3
* Allow font-spec in 'face-font-rescale-alist' set at startupEli Zaretskii2024-02-151-2/+14
* Merge from origin/emacs-29Eli Zaretskii2024-02-031-2/+2
|\
| * ; Fix doc strings of splash-screen data structuresEli Zaretskii2024-01-291-2/+2
* | * lisp/startup.el (startup--load-user-init-file): Fix last changeStefan Monnier2024-01-041-78/+78
* | startup.el: Use `handler-bind` to implement `--debug-init`Stefan Monnier2024-01-041-124/+97
* | Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | ; * lisp/startup.el (normal-top-level): Avoid byte-compiler warning.Eli Zaretskii2023-12-161-0/+1
* | Respect Language & Input preferences under AndroidPo Lu2023-12-141-1/+17
* | Offer to grant storage permissions if absentPo Lu2023-11-181-1/+9
* | Add 'server-eval-args-left' to server.elSpencer Baugh2023-10-291-1/+4
* | Add quotes around `C-x C-f` in the *scratch* bufferStefan Kangas2023-08-301-1/+1
* | Fix invocation with --debug-init and changes to debug-ignored-errorsEli Zaretskii2023-08-171-2/+11
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-141-23/+1
|\ \
| * | src/comp.c: Use `pending_funcalls` to fix bug#64494Stefan Monnier2023-07-131-23/+1
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-06-271-23/+21
|\ \ \ | |/ /
| * | startup.el: Don't override init.el custom of `debug-ignored-errors`Stefan Monnier2023-06-261-23/+21
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-06-221-7/+21
|\ \ \ | |/ /
| * | Allow --debug-init to debug all errors in init filesEli Zaretskii2023-06-211-7/+21
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-251-5/+9
|\ \ \ | |/ /
| * | Fix apparently wrong `delete` and `delq` value discards (bug#61730)Mattias Engdegård2023-05-241-5/+9
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-02-181-8/+4
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Stefan Kangas2023-02-181-8/+4
| |\ \ | | |/
| | * Rename native-comp-deferred-compilation into native-comp-jit-compilationAndrea Corallo2023-02-131-2/+2
| | * Rename comp-enable-subr-trampolines into native-comp-enable-subr-trampolinesAndrea Corallo2023-02-131-2/+2
| | * Revert "Add new variable 'inhibit-native-compilation'"Andrea Corallo2023-02-131-5/+2
| | * Revert "Rename to inhibit-automatic-native-compilation"Andrea Corallo2023-02-131-4/+3
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-02-151-1/+2
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Stefan Kangas2023-02-131-1/+2
| |\ \ | | |/
| | * Avoid warning about 'load-path' in non-interactive sessionsEli Zaretskii2023-02-121-1/+2