summaryrefslogtreecommitdiff
path: root/lisp/loadup.el
Commit message (Expand)AuthorAgeFilesLines
* Comp fix calls to redefined primtives with op-bytecode (bug#61917)Andrea Corallo2023-03-291-0/+6
* Rename comp-enable-subr-trampolines into native-comp-enable-subr-trampolinesAndrea Corallo2023-02-131-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* cconv.el: Fix regression in cconv-tests-interactive-closure-bug51695Stefan Monnier2022-10-281-3/+4
* (Ffunction): Make interpreted closures safe for spaceStefan Monnier2022-10-251-0/+4
* Avoid having the async compile log saying it's compiling loaddefsLars Ingebrigtsen2022-10-171-1/+4
* Abolish max-specpdl-size (bug#57911)Mattias Engdegård2022-09-191-3/+1
* * lisp/loadup.el: Always fix-up all loaded compilation unitsAndrea Corallo2022-08-181-8/+3
* (compiled-function-p): New function (bug#56648)Stefan Monnier2022-08-141-2/+1
* Adjust documentation for make-docfileLars Ingebrigtsen2022-08-041-8/+3
* Byte-compile the in-tree loaddefs.el filesLars Ingebrigtsen2022-08-031-3/+4
* Allow `kill-buffer' query to save the buffer firstLars Ingebrigtsen2022-06-241-0/+3
* Preload seqLars Ingebrigtsen2022-06-241-0/+1
* Allow dropping more data types on PGTKPo Lu2022-06-231-3/+1
* Add support for the Balinese script (bug#55648)समीर सिंह Sameer Singh2022-05-261-0/+1
* Add support for the Tagalog scriptसमीर सिंह Sameer Singh2022-05-221-0/+1
* cl-generic: Use OClosures for `cl--generic-isnot-nnm-p`Stefan Monnier2022-03-301-0/+1
* Remove some early-bootstrap dependencies for `advice`Stefan Monnier2022-03-171-2/+2
* New file lisp/emacs-lisp/debug-early.el for backtraces in early bootstrapAlan Mackenzie2022-02-021-0/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-121-1/+3
|\ \
| * \ Merge from origin/emacs-28Stefan Kangas2021-12-121-1/+3
| |\ \ | | |/
| | * Fix the DJGPP portPo Lu2021-12-111-1/+3
| * | * lisp/loadup.el (paren): Preload it (again).Andrea Corallo2021-11-301-0/+1
| * | Revert "Preload paren.el"Andrea Corallo2021-11-301-1/+0
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-0/+7
|\ \ \ | |/ /
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-0/+6
| * | Add new 'keymap-*' functionsLars Ingebrigtsen2021-11-161-0/+1
| |/
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-3/+14
|\ \ | |/
| * * lisp/loadup.el: Unbreak build.Glenn Morris2021-10-291-1/+1
| * Simplify hack-read-symbol-shorthands again (bug#50946)João Távora2021-10-041-1/+0
| * Preload paren.elEli Zaretskii2021-10-021-0/+1
| * Simplify shorthand injection (bug#50946)João Távora2021-10-021-1/+5
| * Move most of the shorthand implementation to C codeJoão Távora2021-09-271-1/+1
| * Dump with `lexical-binding` bound to nilMattias Engdegård2021-09-201-1/+2
| * ; * lisp/loadup.el: Fix "Eager macro-expansion error" on w32.Eli Zaretskii2021-09-181-1/+7
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* | 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-04-271-1/+45
|\ \ | |/
| * Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-04-131-9/+9
| |\
| * | ; * lisp/loadup.el: Fix comment.Andrea Corallo2021-04-061-1/+1
| * | Output native compiled preloaded files into the 'preloaded' subfolderAndrea Corallo2021-04-041-11/+19
| * | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-03-191-24/+0
| |\ \
| * | | * lisp/loadup.el: Don't load pcase on native builds (bug#47025).Andrea Corallo2021-03-101-1/+2
| * | | Merge commit '9cbdf20316' into native-compAndrea Corallo2021-03-091-0/+1
| |\ \ \
| * | | | Fix typos and doc strings in native-compilation filesEli Zaretskii2021-03-041-6/+7
| * | | | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-02-171-1/+2
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2021-02-101-2/+24
| |\ \ \ \ \