aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a proper type for obarraysMattias Engdegård2024-02-175-24/+10
* Add obarray-clear and use itMattias Engdegård2024-02-173-3/+7
* Use obarrayp, not vectorp, to detect obarraysMattias Engdegård2024-02-175-11/+11
* Use obarray-make instead of make-vector to create obarraysMattias Engdegård2024-02-1715-27/+27
* ; Fix typo from commit 32c5bdfa971Philip Kaludercic2024-02-171-1/+1
* Provide better default value for date in Gnus scoringJakub Ječmínek2024-02-171-3/+8
* Alias some gnus-specific do-nothing functionsEric Abrahamsen2024-02-172-10/+6
* Merge from origin/emacs-29Eli Zaretskii2024-02-175-181/+197
|\
| * Improve directory prompt used by package-vc-checkoutJoseph Turner2024-02-141-2/+2
| * Minor Tramp doc adaptionMichael Albinus2024-02-141-3/+3
| * * Improve reproducibility of inferred values by native compAndrea Corallo2024-02-111-0/+2
| * Handle typescript ts grammar breaking change for function_expressionLoïc Lemaître2024-02-111-174/+188
| * Don't quote 't' in doc stringsEli Zaretskii2024-02-101-2/+2
| * Tramp: Handle PIN requests from security keys (don't merge)Michael Albinus2024-02-092-11/+24
* | ; Fix last changeEli Zaretskii2024-02-171-1/+2
* | Make key selection method configurable in EPA.Aleksandr Vityazev2024-02-171-1/+32
* | Eagerly indent first field in tables in 'lua-ts-mode'john muhl2024-02-171-0/+2
* | Support shebang lines with amended environmentKévin Le Gouguec2024-02-171-1/+4
* | Support more complex env invocations in shebang linesKévin Le Gouguec2024-02-171-1/+7
* | Use modern fallback for channel name detection in ERCF. Jason Park2024-02-162-18/+15
* | Normalize ISUPPORT params with empty values in ERCF. Jason Park2024-02-161-8/+13
* | Ignore the TGT-LIST parameter in erc-openF. Jason Park2024-02-161-23/+16
* | Make erc-fill-wrap depend on scrolltobottomF. Jason Park2024-02-161-30/+32
* | Autoload custom-loads for new Custom groups in erc.elF. Jason Park2024-02-161-0/+7
* | ; Load erc-compat before ert-x in ERC testsF. Jason Park2024-02-163-2/+5
* | Remove "erc-" prefixed Compat definitionsF. Jason Park2024-02-162-44/+4
* | * lisp/loadup.el (lexical-binding): Add a commentStefan Monnier2024-02-161-0/+2
* | When deleting output in Eshell, optionally add it to the kill ring.Tomas Volf2024-02-151-5/+13
* | (tex-font-lock-keywords-1): Fix bug#68827Stefan Monnier2024-02-151-4/+7
* | ; * lisp/emacs-lisp/comp.el (comp--write-bytecode-file): Add comment.Andrea Corallo2024-02-151-0/+1
* | project-or-external-find-regexp: Fix the docstringDmitry Gutov2024-02-151-3/+1
* | Allow font-spec in 'face-font-rescale-alist' set at startupEli Zaretskii2024-02-151-2/+14
* | Add support for reading/writing IELM input history (bug#67000)Simen Heggestøyl2024-02-152-1/+30
* | Handle /assets and /content file names in `android-browse-url'Po Lu2024-02-152-1/+45
* | titdic-cnv.el: Bring all definitions under the `tit-` namespaceStefan Monnier2024-02-141-48/+71
* | Take file-local variables into account in elint-file (bug#69076)Gerd Möllmann2024-02-141-0/+1
* | Detect DEFUNs as outline-minor-mode headings in Emacs sources in c-ts-mode.Juri Linkov2024-02-141-6/+6
* | ; * lisp/progmodes/elisp-mode.el (emacs-lisp-native-compile): Fix typo.Eli Zaretskii2024-02-141-1/+1
* | hideif.el: Minor cleanupStefan Monnier2024-02-131-7/+7
* | Respect :lisp-dir whilst scanning for VC package dependenciesSteven Allen2024-02-131-7/+7
* | ; Compute the list of symbols for 'eshell-eval-using-options' onceJim Porter2024-02-131-28/+34
* | Add 'custom-variable' commandPhilip Kaludercic2024-02-131-0/+35
* | Fix left-over from renaming 'comp-*' functionsEli Zaretskii2024-02-131-2/+2
* | More changes for treesitter support of outline-minor-mode (bug#68824)Juri Linkov2024-02-132-2/+16
* | ; Resolve a FIXME in rst.elJörg Bornemann2024-02-131-4/+4
* | Reuse commit message when preparing a single patchPhilip Kaludercic2024-02-131-2/+10
* | Make outline.el ignore field properties in textJim Porter2024-02-121-13/+11
* | (cl--generic-describe): Refactor to ease reuseStefan Monnier2024-02-121-30/+43
* | Tree-sitter support for outline-minor-mode (bug#68824)Juri Linkov2024-02-125-11/+113
* | Allow using 'vc-prepare-patch' in non-VC buffersPhilip Kaludercic2024-02-121-1/+0