summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAge
* Merge upstream Git snapshot into athena/unstableSean Whitton2023-04-16
|\
| * Merge from origin/emacs-29Eli Zaretskii2023-04-15
| |\
| | * Add more documentation for the keys of `package-vc-selected-packages`.Earl Hyatt2023-04-12
| * | Faster and less wrong cl-defsubst inliningMattias Engdegård2023-04-13
| * | Eldoc: don't overdisplay if using eldoc-documentation-composeJoão Távora2023-04-13
| * | ; reorder function effect-declaration listsMattias Engdegård2023-04-13
| * | Update effect declarations for many built-in functionsMattias Engdegård2023-04-13
| * | `byte-code-function-p` is error-freeMattias Engdegård2023-04-12
| * | Better compilation of arguments to `ignore`Mattias Engdegård2023-04-12
| * | Tweak ert-remote-temporary-file-directory in testsBasil L. Contovounesios2023-04-09
| * | Extend ignored-return-value warning to more functions (bug#61730)Mattias Engdegård2023-04-09
| * | Adjust side-effect-free declarationsMattias Engdegård2023-04-09
| * | * lisp/emacs-lisp/cl-extra.el (cl-parse-integer): side-effect-free.Mattias Engdegård2023-04-09
| * | Consolidate existing warnings about unused return valuesMattias Engdegård2023-04-08
| * | Remove useless unwind-protect forms, or make them useful as intendedMattias Engdegård2023-04-07
| * | Comp: Fix limplification pass (bug#62537)Andrea Corallo2023-04-05
| * | Merge from origin/emacs-29João Távora2023-04-03
| |\|
| | * ; * lisp/emacs-lisp/package-vc.el: Remove completed item from TODOPhilip Kaludercic2023-03-30
| | * ; * lisp/emacs-lisp/package-vc.el (package-vc): Fix manual referencePhilip Kaludercic2023-03-30
| | * Comp fix calls to redefined primtives with op-bytecode (bug#61917)Andrea Corallo2023-03-29
| * | Eldoc: bump package version to 1.14.0João Távora2023-04-02
| * | ; Eldoc: fix doc of e-d-functions w.r.t. :origin keywordJoão Távora2023-04-02
| * | Avoid unwind-protect without unwind forms in cl-letfMattias Engdegård2023-03-29
| * | Warn about unwind-protect without unwind formsMattias Engdegård2023-03-29
| * | Merge from origin/emacs-29Stefan Kangas2023-03-29
| |\|
| | * Revert "Comp fix calls to redefined primtives with op-bytecode (bug#61917)"Andrea Corallo2023-03-28
| | * Revert "* lisp/emacs-lisp/comp.el (comp-emit-set-call-subr): Improve..."Andrea Corallo2023-03-28
| * | Enable ASLR for dynamic libraries on CygwinKen Brown2023-03-27
| * | Merge from origin/emacs-29Stefan Monnier2023-03-27
| |\|
| | * ; Fix edebug spec for 'gv-define-simple-setter' (bug#62256)Matus Goljer2023-03-26
| * | Merge commit '1bc9dfc5bee'Stefan Monnier2023-03-27
| |\|
| | * ; Improve documentation of :predicate in globalized minor modesEli Zaretskii2023-03-23
| | * Fix :predicate handling in globalized minor modesStefan Monnier2023-03-23
| * | Add option to register packages as projectsPhilip Kaludercic2023-03-27
| * | Generalise a LAP optimisation ruleMattias Engdegård2023-03-25
| * | ; * lisp/emacs-lisp/eldoc.el (eldoc-doc-buffer-separator): Fix doc.Yuan Fu2023-03-24
| * | Allow users to customize eldoc buffer separator (bug#62029)João Távora2023-03-24
| * | Eldoc: slightly enhance meaning of :echo optionJoão Távora2023-03-24
| * | Eldoc: fix bug recently introduced in "old" protocolJoão Távora2023-03-24
| * | ElDoc: rework rendering of echo area (bug#62029)João Távora2023-03-23
| * | ElDoc: remember origin backend in doc snippets (bug#62029)João Távora2023-03-23
| * | Merge from origin/emacs-29Stefan Kangas2023-03-22
| |\|
| | * * lisp/emacs-lisp/comp.el (comp-emit-set-call-subr): Improve 263d6c38539Andrea Corallo2023-03-21
| | * Comp fix calls to redefined primtives with op-bytecode (bug#61917)Andrea Corallo2023-03-20
* | | Merge upstream Git snapshot into athena/unstableSean Whitton2023-03-21
|\| |
| * | Merge from origin/emacs-29Stefan Kangas2023-03-20
| |\|
| | * Remove 'package-vc--query-spec'Philip Kaludercic2023-03-15
| | * Do not store :lisp-dir in package descriptorsPhilip Kaludercic2023-03-15
| | * Use 'package-vc-selected-packages' to store package specsPhilip Kaludercic2023-03-15
| * | Always display the "Archive" column in the package listPhilip Kaludercic2023-03-15