summaryrefslogtreecommitdiff
path: root/lisp/startup.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-251-0/+1
|\|
| * Put command line file names and mouse dragging onto 'file-name-history'Lars Ingebrigtsen2021-07-201-0/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-06-201-2/+2
|\|
| * Use file-truename on files loaded with "emacs -l"Lars Ingebrigtsen2021-06-191-2/+2
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-291-0/+3
|\|
| * * lisp/startup.el (command-line-1): Avoid byte-compiler warning.Eli Zaretskii2021-05-191-0/+3
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-191-13/+13
|\|
| * Fix `custom-delayed-init-variables' problem when re-dumping emacsGong Qijian2021-05-181-5/+5
| * Rename comp-eln-load-path → native-comp-eln-load-pathAndrea Corallo2021-05-061-8/+8
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-061-2/+2
|\|
| * Rename feature `nativecomp' into `native-compile'Andrea Corallo2021-05-051-2/+2
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-031-1/+3
|\|
| * * Clean-up temporary eln test-suite directory when exiting (bug#48060)Andrea Corallo2021-04-271-1/+3
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-271-0/+25
|\|
| * * lisp/startup.el (comp-eln-load-path): Silence a warning.Andrea Corallo2021-04-251-1/+1
| * Merge branch 'feature/native-comp' into into trunkAndrea Corallo2021-04-251-0/+25
| |\