aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into scratch/comp-static-dataVibhav Pant2023-06-06311-5791/+13019
|\
| * * subr-x (eval-command-interactive-spec): New function.Sean Whitton2023-06-042-0/+9
| * Better internal-make-closure optimisationMattias Engdegård2023-06-041-10/+4
| * * lisp/emacs-lisp/comp-cstr.el (cl-macs): Require it.Andrea Corallo2023-06-041-0/+1
| * * lisp/emacs-lisp/comp.el (comp-function-type-spec): Improve.Andrea Corallo2023-06-041-3/+5
| * ; Minor doc copyedits in comp.elEli Zaretskii2023-06-041-11/+10
| * ; * lisp/emacs-lisp/comp.el (comp-funciton-type-spec): typoMattias Engdegård2023-06-042-2/+2
| * Print know function types in C-h fAndrea Corallo2023-06-042-8/+32
| * * Have `comp-cstr-to-type-spec' handle comp-cstr-f as wellAndrea Corallo2023-06-041-2/+16
| * * lisp/emacs-lisp/comp.el (comp-known-type-specifiers): Fix line lengthsAndrea Corallo2023-06-041-11/+33
| * * lisp/emacs-lisp/comp.el: Improve 85cb075b1bd.Andrea Corallo2023-06-041-1/+1
| * * lisp/emacs-lisp/comp.el (comp-known-type-specifiers): Tweak framep.Andrea Corallo2023-06-041-1/+1
| * Merge from origin/emacs-29Eli Zaretskii2023-06-0317-211/+447
| |\
| | * ; Fix last changeEli Zaretskii2023-06-031-2/+4
| | * Fix apostrophe handling in rust-ts-mode and go-ts-mode (Bug#63708)Йордан Миладинов2023-06-032-2/+13
| | * Fix 'python-util-clone-local-variables'Eli Zaretskii2023-06-031-1/+2
| | * Revert "Enhance Python font-lock to support multilines"kobarity2023-06-031-34/+15
| | * Update to Transient v0.4.1Jonas Bernoulli2023-06-021-6/+13
| | * Avoid errors in 'delete-forward-char' deleting static compositionsEli Zaretskii2023-06-021-1/+2
| | * Make VS-15 and VS-16 compositions work correctlyRobert Pluim2023-06-021-1/+1
| | * Fix project-name for vc-aware backend in non-file buffersDmitry Gutov2023-06-021-2/+2
| | * ; Fix 'package-install-upgrade-built-in' check for package menuPhilip Kaludercic2023-05-311-2/+2
| | * Add type_predicate 'is' as keyword in typescript-ts-mode (bug#63810)Theodor Thornhill2023-05-311-1/+1
| | * Fix infloop in info-look.elEli Zaretskii2023-05-311-1/+5
| | * Fix several todo-mode.el item editing bugs (bug#63811)Stephen Berman2023-05-311-130/+168
| | * dockerfile-ts-mode: Prevent empty categories in imenu (Bug#63759)Randy Taylor2023-05-311-2/+3
| | * Brush up doc strings and terminology in plstore.elJens Schmidt2023-05-311-18/+52
| | * Add internal documentation on plstore.elJens Schmidt2023-05-311-2/+131
| | * Add compact_constructor_declaration font-locking to java-ts-modeTheodor Thornhill2023-05-301-0/+3
| | * * lisp/tmm.el (tmm-completion-delete-prompt): Add more checks (bug#63754).Juri Linkov2023-05-291-1/+2
| | * Allow to disable the DWIMish behavior of 'x' in package menuEli Zaretskii2023-05-291-1/+14
| | * Allow dired to invoke secondary browserRobert Pluim2023-05-291-3/+10
| | * Add a binding for enriched-toggle-markupRobert Pluim2023-05-291-0/+1
| | * Fix order of tmm-menubar when 'tmm-mid-prompt' is nilEli Zaretskii2023-05-291-3/+5
| | * Fix regression when saving tramp-default-proxies-alist (Do not merge)Michael Albinus2023-05-291-19/+23
| * | Merge from origin/emacs-29Eli Zaretskii2023-06-034-29/+55
| |\ \ | | |/
| | * Save the tree-sitter grammar recipe when installing a grammarYuan Fu2023-05-281-18/+24
| | * A better fix for "Fix cancellation of Wdired"Michael Heerdegen2023-05-281-3/+2
| | * ; * lisp/minibuffer.el (completions-header-format): Doc fix.Eli Zaretskii2023-05-271-5/+8
| | * Fix tmm-menubar when 'tmm-completion-prompt' is nilEli Zaretskii2023-05-271-3/+21
| | * ; * lisp/progmodes/project.el: avoid warning in loaddefs.Mattias Engdegård2023-05-261-1/+1
| * | Fix use-package :vc keyword when byte-compiledSteven Allen2023-06-031-1/+2
| * | * lisp/emacs-lisp/comp.el (comp-known-type-specifiers): Fix a bunch ofAndrea Corallo2023-06-011-9/+9
| * | * lisp/emacs-lisp/comp.el (comp-jump-table-optimizable): Refactor.Andrea Corallo2023-06-011-11/+5
| * | * lisp/composite.el (compose-gstring-for-terminal): Fix omitted var.Mattias Engdegård2023-05-311-1/+1
| * | Disable unused-return-value warning for delq and delete, againMattias Engdegård2023-05-311-3/+3
| * | * lisp/net/shr.el (shr-dom-max-natural-width): Rewrite muddled code.Mattias Engdegård2023-05-311-17/+13
| * | ; * lisp/misc.el (forward-to-word, backward-to-word): Doc fix.Eli Zaretskii2023-05-311-4/+6
| * | Make forward and backward-to-word arg optionalZaz Brown2023-05-311-2/+4
| * | 'describe-function' shows function inferred type when availableAndrea Corallo2023-05-301-1/+5