summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* cconv.el: Fix regression in cconv-tests-interactive-closure-bug51695Stefan Monnier2022-10-281-36/+65
* * lisp/emacs-lisp/re-builder.el: Cosmetic changesStefan Monnier2022-10-281-13/+18
* Allow Hierarchy to delay computation of childrenWamm K. D2022-10-271-18/+67
* ; Fix several symbol name typosStefan Kangas2022-10-264-5/+4
* Pacify recent unused/ignored lexvar warningsBasil L. Contovounesios2022-10-263-4/+2
* Set `comp-no-spawn' earlier using -no-comp-spawnAndrea Corallo2022-10-261-5/+5
* (Ffunction): Make interpreted closures safe for spaceStefan Monnier2022-10-252-55/+75
* * lisp/tab-bar.el: Use customizable button icons (bug#51309, bug#51648)Juri Linkov2022-10-241-11/+14
* Audit some plist uses with new predicate argumentBasil L. Contovounesios2022-10-223-66/+109
* Bindat (src, strz): Operate on vectors tooNacho Barrientos2022-10-211-2/+4
* Improve and extend documentation of ElDocEli Zaretskii2022-10-211-59/+68
* * Fix async native compilation (bug#58637)Andrea Corallo2022-10-191-1/+2
* (byte-compile--first-symbol-with-pos): Fix bug#58601Stefan Monnier2022-10-181-21/+17
* Fix previous loaddefs-gen fixLars Ingebrigtsen2022-10-181-3/+2
* Fix faulty loaddefs detectionLars Ingebrigtsen2022-10-181-1/+2
* * Prevent potential native compilation infinite recursionsAndrea Corallo2022-10-181-83/+85
* Improve native-compile-prune-cache messagesStefan Kangas2022-10-171-1/+1
* Don't prune *.eln files in parent of eln-load-pathStefan Kangas2022-10-171-1/+3
* Fix spurious "Compilation finished" native-comp messagesLars Ingebrigtsen2022-10-171-3/+8
* Avoid having the async compile log saying it's compiling loaddefsLars Ingebrigtsen2022-10-172-3/+10
* cl-generic: Fix `advertised-calling-convention` declarationsStefan Monnier2022-10-163-6/+15
* Handle ;;;###theme-autoload comments in etc/themesPhilip Kaludercic2022-10-151-1/+8
* Tag themes with propertiesPhilip Kaludercic2022-10-151-0/+6
* Use file-size-human-readable in memory-report--formatStefan Kangas2022-10-151-6/+1
* Add trampoline AOT compilation target (bug#58318)Andrea Corallo2022-10-111-0/+11
* package.el: Understand a few more variations in tarball formatsStefan Monnier2022-10-081-3/+7
* Fix vtable-insert-object line insertionLars Ingebrigtsen2022-10-081-3/+11
* Mention seq-keep in shortdocLars Ingebrigtsen2022-10-081-0/+2
* ; Silence byte-compiler in benchmark.elStefan Kangas2022-10-071-0/+1
* Clearer byte-compiler arity warnings (bug#58319)Mattias EngdegÄrd2022-10-071-1/+3
* Improve package-check-signature docstringStefan Kangas2022-10-071-10/+17
* Fix calling `package-reinstall' just after quick initialization.Matt Armstrong2022-10-061-4/+8
* Add 'seq-keep'Lars Ingebrigtsen2022-10-041-0/+4
* Make `eq' obsolete as a generalized variableLars Ingebrigtsen2022-10-041-0/+1
* Make loaddefs-generate more resilientLars Ingebrigtsen2022-10-041-1/+1
* Don't bug out in advice--make-docstring when there's not doc stringLars Ingebrigtsen2022-10-041-1/+2
* ; Fix logic of $HOME adjustment for 'ert-remote-temporary-file-directory'Jim Porter2022-10-031-1/+1
* Rename to inhibit-automatic-native-compilationLars Ingebrigtsen2022-10-031-1/+1
* Add new variable 'inhibit-native-compilation'Lars Ingebrigtsen2022-10-031-16/+20
* Fix more overly long docstrings in eieioStefan Kangas2022-10-031-8/+11
* Fix overly wide docstrings generated by eieioStefan Kangas2022-10-021-6/+12
* ; Fix typos (prefer American spelling)Stefan Kangas2022-09-291-2/+2
* package-update would always re-install packageLin Sun2022-09-281-2/+2
* ert-x: Improve realism of `ert-with-test-buffer-selected'Richard Hansen2022-09-271-1/+9
* Fix percentage width computation in vtableLars Ingebrigtsen2022-09-261-1/+2
* ; Clarify wording of some doc strings in shortdoc.elEli Zaretskii2022-09-251-4/+4
* Boolean constant detection additionsMattias EngdegÄrd2022-09-251-1/+2
* Add :buffer argument to ert-with-temp-fileStefan Kangas2022-09-251-2/+16
* Improve shortdoc documentationStefan Kangas2022-09-251-8/+17
* Fix shortdoc movement commandsStefan Kangas2022-09-251-1/+1