summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAge
...
| * (define-globalized-minor-mode): Require the use of `run-mode-hooks`Stefan Monnier2024-04-13
| * (define-globalized-minor-mode): Fix bug#58888Stefan Monnier2024-04-13
| * Merge branch 'track-changes'Stefan Monnier2024-04-13
| |\
| | * lisp/emacs-lisp/track-changes.el: New file (bug#70077)Stefan Monnier2024-04-13
| * | * lisp/emacs-lisp/comp-cstr.el (comp-cstr-type-p): Improve last change.Andrea Corallo2024-04-10
| * | * lisp/emacs-lisp/comp-cstr.el (comp-cstr-type-p): New function.Andrea Corallo2024-04-10
| * | * lisp/emacs-lisp/comp-cstr.el (comp-cstr-symbol-p): Simplify.Andrea Corallo2024-04-10
| * | * lisp/emacs-lisp/comp-cstr.el (comp-cstr-fixnum-p): Fix.Andrea Corallo2024-04-10
| * | * lisp/emacs-lisp/cl-macs.el (cl-typep): Add docstring.Andrea Corallo2024-04-10
| |/
| * (cl--describe-class-slots): Avoid cryptic `t` typeStefan Monnier2024-04-09
| * Inhibit flymake lexical cookie warning in *scratch* (bug#70068)Mattias Engdegård2024-04-09
| * (cl--describe-class): Improve based on dicussion in bug#70077Stefan Monnier2024-04-08
| * (define-globalized-minor-mode): Fix bug#69431Stefan Monnier2024-04-08
| * * Make comp ignore EIEIO classes (bug#70141)Andrea Corallo2024-04-08
| * Merge from origin/emacs-29Eli Zaretskii2024-04-06
| |\
| | * Fix warning-suppress for list type "warning type"Xuan Wang2024-03-31
| | * * Don't install unnecessary trampolines (bug#69573) (don't merge)Andrea Corallo2024-03-26
| | * * Fix missing `comp-files-queue' update (bug#63415).Andrea Corallo2024-03-21
| * | Revert "Check if lexical-binding is enabled before warning"Mattias Engdegård2024-04-03
| * | Check if lexical-binding is enabled before warningPhilip Kaludercic2024-04-03
| * | Fix symbol list matching regexps.Vladimir Kazanov2024-04-01
| * | Fix mutates-arguments warning for `sort`Mattias Engdegård2024-04-01
* | | Merge upstream Git snapshot into athena/unstableSean Whitton2024-04-01
|\| |
| * | * lisp/emacs-lisp/comp.el (comp--add-cond-cstrs): Consolidate 2 casesStefan Monnier2024-03-29
| * | Better `sort` ignored-return-value warningMattias Engdegård2024-03-29
| * | Add `value<` (bug#69709)Mattias Engdegård2024-03-29
| * | pp.el: Try and fix bug#70039Stefan Monnier2024-03-28
| * | * lisp/emacs-lisp/cl-macs.el (list): Predefine predicate by handStefan Monnier2024-03-28
| * | Improve ert-font-lock assertion parser (Bug#69714)Vladimir Kazanov2024-03-28
| * | ; * lisp/emacs-lisp/pcase.el (pcase--subtype-bitsets): Doc fix.Eli Zaretskii2024-03-28
| * | (pcase-mutually-exclusive): Use auto-generated tableStefan Monnier2024-03-28
| * | cl-preloaded.el: Partly revert last changeStefan Monnier2024-03-26
| * | cl-preloaded.el: Fix the type latticeStefan Monnier2024-03-26
| * | Fix native comp prediction on null functionp tested objectsAndrea Corallo2024-03-26
| * | (byte-optimize-form-code-walker): Simplify a bitStefan Monnier2024-03-24
| * | Fix native compilation for circular immediates (bug#67883)Andrea Corallo2024-03-24
| * | ; * lisp/emacs-lisp/cl-preloaded.el (user-ptr): Fix typo.Po Lu2024-03-24
| * | Don't define user-ptr type when user-ptrp is not presentPo Lu2024-03-24
| * | cl-preloaded.el: Improve docstrings of "kinds"Stefan Monnier2024-03-23
| * | edebug.el: Better strip instrumentation from backtracesStefan Monnier2024-03-23
| * | (describe-package-1): Fix bug#69712Stefan Monnier2024-03-23
| * | Merge from origin/emacs-29Eli Zaretskii2024-03-23
| |\|
| | * ; * lisp/emacs-lisp/cl-macs.el (cl-labels): Fix stray diff marker.Robert Pluim2024-03-20
| | * Fix 'shortdoc-copy-function-as-kill'Eli Zaretskii2024-03-16
| | * Improve documentation of 'edebug-print-*' variablesEli Zaretskii2024-03-16
| * | Fix recent test regressionsStefan Monnier2024-03-22
| * | (pp-fill): Cut before parens and dotsStefan Monnier2024-03-22
| * | (help-fns-function-description-header): Print functions' typeStefan Monnier2024-03-22
| * | (describe-symbol-backends): Fix addition of the "type" backendStefan Monnier2024-03-21
| * | byte-opt.el: Remove test that's not applicable any moreStefan Monnier2024-03-21