summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAge
* Merge upstream Git snapshot into athena/unstableSean Whitton5 days
|\
| * Don't mutate strings in cl-substituteMattias Engdegård12 days
| * Correct earlier change to map-ynpPo Lu12 days
| * ; * lisp/emacs-lisp/map-ynp.el (map-y-or-n-p): Add commentary.Eli Zaretskii13 days
| * Disable text-conversion in map-ynpPo Lu13 days
| * edebug.el: Fix `edebug-remove-instrumentation` (bug#70791)Stefan Monnier14 days
| * * lisp/emacs-lisp/warnings.el (display-warning): Add guardrails for window.Juri Linkov14 days
| * Revert "Disable text conversion in map-ynp"Eli Zaretskii14 days
| * ; Avoid byte-compiler warning in comp.elEli Zaretskii14 days
| * Disable text conversion in map-ynpPo Lu2024-05-06
| * Remove unnecessary cons in function-type propertyAndrea Corallo2024-05-05
| * Fix intra compilation unit function type declarationAndrea Corallo2024-05-05
| * eglot.el: Require `track-changes` unconditionallyStefan Monnier2024-05-05
| * * lisp/emacs-lisp/track-changes.el (track-changes-inconsistent-state-p): TypoStefan Monnier2024-05-03
| * track-changes.el: Add a workaround for bug#70541Stefan Monnier2024-05-03
| * Merge branch 'lisp-func-type-decls' into 'master'Andrea Corallo2024-05-02
| |\
| | * * lisp/emacs-lisp/regexp-opt.el (regexp-opt): Fix type declaration.Andrea Corallo2024-04-30
| | * Rename property 'declared-type' to 'function-type'Andrea Corallo2024-04-29
| | * Move lisp function arg type declarations to the functions itselfAndrea Corallo2024-04-29
| | * Make use of Lisp function declarationsAndrea Corallo2024-04-29
| | * * Add function type declarations for Lisp functionsAndrea Corallo2024-04-29
| * | * lisp/emacs-lisp/warnings.el: Fix 'warning-display-at-bottom'.Juri Linkov2024-05-02
| * | (disassemble): Fix case of `(byte-code ...)` argumentAndrea Corallo2024-05-01
| * | Assume match before calling help-xref-buttonBasil L. Contovounesios2024-05-01
| * | * lisp/emacs-lisp/bytecomp.el (byte-compile-make-closure): Simplify.Mattias Engdegård2024-04-30
| * | * lisp/emacs-lisp/bytecomp.el (byte-compile-lambda): Simplify.Mattias Engdegård2024-04-30
| * | Use the nthcdr byte-op for drop, and raise open-code limitMattias Engdegård2024-04-29
| * | (disassemble-internal): Handle new function valuesStefan Monnier2024-04-29
| * | (byte-compile): Fix interaction with old `advice.el`Stefan Monnier2024-04-29
| |/
| * Declare the variable `rx-constituents` obsolete.Mattias Engdegård2024-04-29
| * Use a dedicated type to represent interpreted-function valuesStefan Monnier2024-04-28
| * Refine the Custom type of generated '*-modes' optionsEshel Yaron2024-04-27
| * Improve documentation of 'package-enable-at-startup'Eli Zaretskii2024-04-27
| * Always update VC packages from a vc-dir bufferPhilip Kaludercic2024-04-26
| * Better format string compilation warningMattias Engdegård2024-04-22
| * * lisp/emacs-lisp/warnings.el (warning-display-at-bottom): New defcustom.Juri Linkov2024-04-22
| * (backtrace--print-func-and-args): Fix (part of) bug#70436Stefan Monnier2024-04-20
| * (cl-print-object): Fix indirect cause of bug#70436Stefan Monnier2024-04-20
| * (track-changes--call-signal): Silence late signalsStefan Monnier2024-04-19
| * Propagate 'lexical-binding' value to pp buffersAugusto Stoffel2024-04-17
| * * lisp/emacs-lisp/icons.el (define-icon): Add 'doc-string' to 'declare'.Juri Linkov2024-04-17
| * * lisp/emacs-lisp/track-changes.el: Fix trailerStefan Monnier2024-04-17
| * track-changes.el: Fix last change for early useStefan Monnier2024-04-17
| * * lisp/emacs-lisp/lisp.el (forward-sexp-function): Set back to nil.Juri Linkov2024-04-17
| * track-changes.el: Minor changes for version 1.0Stefan Monnier2024-04-16
| * (cl-defstruct): Improve handling of unknown optionsStefan Monnier2024-04-16
| * (track-changes-fetch): Fix nested use caseStefan Monnier2024-04-15
| * (track-changes--before): Fix bug#70396Stefan Monnier2024-04-15
| * Add 'forward-sexp-default-function' to be used by 'treesit-forward-sexp'Juri Linkov2024-04-14
| * ; * lisp/emacs-lisp/macroexp.el (macroexp--expand-all): less consingMattias Engdegård2024-04-14