summaryrefslogtreecommitdiff
path: root/lisp/startup.el
AgeCommit message (Expand)Author
2026-05-11Fix 'prepare-user-lisp' to follow symlinksPhilip Kaludercic
2026-04-25Adjust default value of 'user-lisp-ignored-directories'Philip Kaludercic
2026-04-25Clarify how to customize 'user-lisp-ignored-directories'Philip Kaludercic
2026-04-08Support 24-bit TrueColor on MS-Windows consoleewantown
2026-03-15lisp/startup.el (command-line): Simplify with `error-message-string`Stefan Monnier
2026-03-10Use the new error API functionsStefan Monnier
2026-03-08Mention newcomers theme on 'normal-mouse-startup-screen'Philip Kaludercic
2026-03-05Mention newcomer theme on "no-mouse" splash screenPhilip Kaludercic
2026-03-03; Tweak splash screen some more. Fix some punctuation.Sean Whitton
2026-02-28; Hint for new users in manual. New comment.Sean Whitton
2026-02-21; * lisp/startup.el (fancy-startup-tail): Align links to startup options.Eli Zaretskii
2026-02-21; * lisp/startup.el (fancy-startup-tail): Remove one more newline.Eli Zaretskii
2026-02-21; Further tweaks to newcomers' theme checkbox.Sean Whitton
2026-02-21; Improve appearance of newcomers-presets button.Sean Whitton
2026-02-20Add a theme and minor mode for new usersPhilip Kaludercic
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-14Load 'byte-recompile-file' to process User Lisp directoryPhilip Kaludercic
2025-12-12Fix interactive call to 'prepare-user-lisp'Roi Martin
2025-12-11; Fix 'prepare-user-lisp' that always add directory to 'load-path'Pierre Téchoueyres
2025-12-09prepare-user-lisp: Fix adding to load-pathSean Whitton
2025-12-07Prepare and load user scripts at startupPhilip Kaludercic
2025-11-22The --script option now enforces lexical binding (bug#79760)Pip Cet
2025-11-05(load-history, lisp-directory): Don't `file-truename`Stefan Monnier
2025-08-09Revert "Stop subprocesses from using inherited or default PAGER"Eli Zaretskii
2025-07-24Diagnose load-path only if interactivePaul Eggert
2025-07-01(load-path-filter): Loading can happen in the middle of completionStefan Monnier
2025-06-24Load site-start.el before early-init.elSean Whitton
2025-05-31(load-path-filter-cache-directory-files): Filter only for `must-suffix`Stefan Monnier
2025-05-31; * lisp/startup.el (load-path-filter--cache): Doc fix.Eli Zaretskii
2025-05-24; Fix documentation of a recent commitEli Zaretskii
2025-05-23Add load-path-filter-function and use it to optimize loadingSpencer Baugh
2025-04-10Avoid warnings about lexbind cookies where they aren't neededEli Zaretskii
2025-03-16Use defvar-keymap for some trivial keymapsStefan Kangas
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-04Update eln-cache when --init-directory is usedEli Zaretskii
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-12Delete variable pure-space-overflowStefan Kangas
2024-12-12Pure storage removal: Main partPip Cet
2024-12-12Unexec removal: Main partPip Cet
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-08-17Stop subprocesses from using inherited or default PAGERSpencer Baugh
2024-06-21Fix `emacs --geometry` flag on macOSStefan Kangas
2024-06-16; Fix typosStefan Kangas
2024-05-05Retract lexical cookie source load warningMattias Engdegård
2024-05-03Warn when loading .el files without lexical-binding declarationMattias Engdegård
2024-03-05Rearrange Android splash screen messagesPo Lu
2024-02-24Add context to errors thrown by server-start during startupSpencer Baugh
2024-02-15Allow font-spec in 'face-font-rescale-alist' set at startupEli Zaretskii
2024-02-03Merge from origin/emacs-29Eli Zaretskii
2024-01-29; Fix doc strings of splash-screen data structuresEli Zaretskii