aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/startup.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the new error API functionsStefan Monnier4 hours1-10/+4
* Mention newcomers theme on 'normal-mouse-startup-screen'Philip Kaludercic2 days1-21/+27
* Mention newcomer theme on "no-mouse" splash screenPhilip Kaludercic5 days1-0/+25
* ; Tweak splash screen some more. Fix some punctuation.Sean Whitton7 days1-1/+2
* ; Hint for new users in manual. New comment.Sean Whitton10 days1-0/+5
* ; * lisp/startup.el (fancy-startup-tail): Align links to startup options.Eli Zaretskii2026-02-211-1/+1
* ; * lisp/startup.el (fancy-startup-tail): Remove one more newline.Eli Zaretskii2026-02-211-1/+1
* ; Further tweaks to newcomers' theme checkbox.Sean Whitton2026-02-211-2/+2
* ; Improve appearance of newcomers-presets button.Sean Whitton2026-02-211-5/+5
* Add a theme and minor mode for new usersPhilip Kaludercic2026-02-201-0/+32
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Load 'byte-recompile-file' to process User Lisp directoryPhilip Kaludercic2025-12-141-0/+4
* Fix interactive call to 'prepare-user-lisp'Roi Martin2025-12-121-1/+1
* ; Fix 'prepare-user-lisp' that always add directory to 'load-path'Pierre Téchoueyres2025-12-111-6/+7
* prepare-user-lisp: Fix adding to load-pathSean Whitton2025-12-091-2/+2
* Prepare and load user scripts at startupPhilip Kaludercic2025-12-071-0/+92
* The --script option now enforces lexical binding (bug#79760)Pip Cet2025-11-221-1/+4
* (load-history, lisp-directory): Don't `file-truename`Stefan Monnier2025-11-051-2/+1
* Revert "Stop subprocesses from using inherited or default PAGER"Eli Zaretskii2025-08-091-6/+0
* Diagnose load-path only if interactivePaul Eggert2025-07-241-3/+3
* (load-path-filter): Loading can happen in the middle of completionStefan Monnier2025-07-011-8/+9
* Load site-start.el before early-init.elSean Whitton2025-06-241-15/+18
* (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