aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | titdic-cnv.el: Bring all definitions under the `tit-` namespaceStefan Monnier2024-02-143-51/+79
* | String hashing improvements (spread and performance)Mattias Engdegård2024-02-141-12/+37
* | 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-132-36/+50
* | Add 'custom-variable' commandPhilip Kaludercic2024-02-132-0/+39
* | Fix left-over from renaming 'comp-*' functionsEli Zaretskii2024-02-131-2/+2
* | Simplify position-symbolPaul Eggert2024-02-131-8/+1
* | XSYMBOL eassume speedupsPaul Eggert2024-02-131-2/+2
* | Remove SYMBOL_WITH_POS_{POS,SYM}Paul Eggert2024-02-135-57/+55
* | Remove lisp_h_XCONS etcPaul Eggert2024-02-131-17/+11
* | Remove lisp_h_PSEUDOVECTORP etcPaul Eggert2024-02-131-19/+12
* | Remove BASE2_EQPaul Eggert2024-02-133-19/+9
* | Simplify and speed up EQ againPaul Eggert2024-02-131-11/+6
* | Simplify and speed up EQPaul Eggert2024-02-131-17/+9
* | More changes for treesitter support of outline-minor-mode (bug#68824)Juri Linkov2024-02-132-2/+16
* | Add docstring for Tramp test macrosMichael Albinus2024-02-131-12/+15
* | ; 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
* | ; * src/lread.c (Finternal__obarray_buckets): Fix coding style.Po Lu2024-02-131-1/+1
* | (cl--generic-describe): Refactor to ease reuseStefan Monnier2024-02-121-30/+43
* | Tree-sitter support for outline-minor-mode (bug#68824)Juri Linkov2024-02-1210-11/+193
* | lread.c: Use bare symbol operationsMattias Engdegård2024-02-121-65/+59
* | Make minibuf-tests independent of obarray hash orderMattias Engdegård2024-02-121-3/+9
* | Internal function for obarray performance analysis (bug#68244)Mattias Engdegård2024-02-121-0/+27
* | Allow using 'vc-prepare-patch' in non-VC buffersPhilip Kaludercic2024-02-121-1/+0
* | ; Update Lisp_Hash_Table hash for CHECK_STRUCTSBasil L. Contovounesios2024-02-121-1/+1
* | Disable exec loader when Emacs is running under an existing instancePo Lu2024-02-121-0/+33
* | loaddefs-gen.el: Generate an autoload for `pcase-defmacro`Stefan Monnier2024-02-111-1/+3
* | (pcase): New `_` syntax in pred/app functionsStefan Monnier2024-02-118-24/+47
* | Remove redundant `apply` with `derived-mode-p`Stefan Kangas2024-02-122-4/+4
* | (cl--generic-describe): Fix regression introduced by fix to bug#54628Stefan Monnier2024-02-112-3/+16
* | (pcase): Add buttons to the macros' defs in the docstring of `pcase`Stefan Monnier2024-02-111-5/+19
* | Tolerate errors while recompiling all packagesPhilip Kaludercic2024-02-111-1/+2
* | Add the public API of Compat to the corePhilip Kaludercic2024-02-114-1/+148
* | Make sure the binding shown by echo-keystrokes-help is not shadowedDmitry Gutov2024-02-112-8/+26
* | Rename a number of native compiler functionsAndrea Corallo2024-02-113-491/+493
* | Fix 'min-width' display property in 'buffer-text-pixel-size'Eli Zaretskii2024-02-111-3/+0
* | In Info-url-alist, add .html extension to %e format-sequenceMekeor Melire2024-02-112-21/+26
* | Fix signed/unsigned promotion errors involving Emacs_RectanglePo Lu2024-02-113-20/+21
* | Fix behavior of gnus-summary-very-wide-reply with prefix argEric Abrahamsen2024-02-102-6/+7
* | * lisp/buff-menu.el: Force other-window commands to use other window.Juri Linkov2024-02-101-2/+6
* | * lisp/menu-bar.el (menu-bar-showhide-menu): Add "Outlines" (bug#68979).Juri Linkov2024-02-101-0/+9
* | ; Fix 'thing-at-point' edge case involving overlapping matchesEshel Yaron2024-02-102-1/+9
* | Record dependencies in packages installed via package-vcSteven Allen2024-02-101-0/+1
* | Add support for deriving major modes in which-funcDamien Cassou2024-02-101-2/+2