aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ; * src/pdumper.c (dump_buffer): Update hash.Yuan Fu2025-05-071-1/+1
* | ; RefTeX: Update author emailJeremy Bryant2025-05-0711-11/+11
* | Mark !%:.^~, as punctuation rather than symbol constituentsJames Cherti2025-05-071-7/+7
* | Merge branch 'cl-types'Stefan Monnier2025-05-078-12/+372
|\ \
| * | (cl-deftype): Don't set `cl-deftype-handler` directlyscratch/cl-typesStefan Monnier2025-05-072-14/+12
| * | lisp/emacs-lisp/cl-types.el: Delete fileStefan Monnier2025-05-071-53/+0
| * | cl-types: The big renaming to "derived types"Stefan Monnier2025-05-075-49/+73
| * | (cl-types-of): Fix two plain bugsDavid Ponce2025-05-071-6/+8
| * | (cl-generic-generalizers): Fix typo in last changeStefan Monnier2025-05-061-1/+1
| * | (cl-generic-generalizers): Skip types that need argumentsStefan Monnier2025-05-061-4/+7
| * | cl-types: Integrate into CL-LibStefan Monnier2025-05-058-368/+373
| * | cl-types: Simplify a bit furtherStefan Monnier2025-05-052-129/+104
| * | cl-types.el: Speed up deftype and dispatchDavid Ponce2025-05-051-90/+100
| * | (cl-types-of): Speed up by caching more of its workDavid Ponce2025-04-291-51/+71
| * | lisp/emacs-lisp/cl-types.el: New fileStefan Monnier2025-04-282-0/+371
* | | Improve support of UTF-8 encoded file names in ZIP archivesEli Zaretskii2025-05-071-0/+19
* | | ; MH-E: Remove unused defvarStephen Gildea2025-05-071-6/+0
* | | lisp/register.el (register-read-with-preview-traditional): Use PREDStefan Monnier2025-05-072-3/+8
* | | ; * etc/NEWS: Add 'comment-setup-function'.Juri Linkov2025-05-071-0/+5
* | | Update the default value of 'diff-outline-regexp'.Juri Linkov2025-05-071-3/+4
* | | Don't ignore errors in diff-syntax-fontify-hunk.Juri Linkov2025-05-072-6/+3
* | | Fix compilation on Android 35 and on TermuxPo Lu2025-05-062-4/+20
* | | Eglot: bind mouse-1 to margin and mode-line code actionsElijah Gabe Pérez2025-05-061-4/+7
* | | (comment-setup-function): Make it usable with `add-function`Stefan Monnier2025-05-051-3/+2
* | | New variable 'comment-setup-function' for multi-language modes.Juri Linkov2025-05-052-2/+26
* | | * lisp/vc/diff-mode.el (diff-syntax-fontify-hunk): Add 'ignore-errors'.Juri Linkov2025-05-051-1/+6
* | | * lisp/outline.el (outline-minor-mode-highlight-buffer): Adjust match data.Juri Linkov2025-05-051-1/+4
* | | ; More fixes for treesit testsEli Zaretskii2025-05-051-0/+9
* | | ; Fix recently added treesit testsEli Zaretskii2025-05-051-0/+3
* | | Fix test-regressions in python-ts-modeJostein Kjønigsen2025-05-052-6/+26
* | | whitespace.el: Collaborate better with `combine-after-change-calls`Stefan Monnier2025-05-041-79/+39
* | | Synchronize Android and Haiku terminal frontends with XPo Lu2025-05-053-8/+7
* | | Avoid duplication in defining tree-sitter grammar sources.Juri Linkov2025-05-043-36/+14
* | | * lisp/textmodes/markdown-ts-mode.el: Improve.Juri Linkov2025-05-041-10/+9
* | | Eglot: allow other keys in window/logMessage (bug#77948)João Távora2025-05-041-1/+1
* | | Fix support of 'mouse-highlight' on X (bug#78218)Gerd Möllmann2025-05-041-5/+6
* | | Add line-column tracking for tree-sitterYuan Fu2025-05-0313-69/+1086
* | | Fix support of 'mouse-highlight' on NS (bug#78218)Gerd Möllmann2025-05-041-2/+4
* | | Preserve directory structure of local packagesPhilip Kaludercic2025-05-031-22/+21
* | | Avoid warnings about 'lexical-binding' in 'eval-buffer'Eli Zaretskii2025-05-031-5/+11
* | | Merge from origin/emacs-30Michael Albinus2025-05-032-5/+8
|\ \ \ | | |/ | |/|
| * | Fix quoted local file name parts in TrampMichael Albinus2025-05-032-5/+8
* | | Fix support of 'mouse-highlight' on MS-Windows consoleEli Zaretskii2025-05-031-1/+10
* | | Merge from origin/emacs-30Eli Zaretskii2025-05-034-4/+12
|\ \ \ | |/ /
| * | ; * doc/misc/ert.texi (erts files): Improve indexing.Eli Zaretskii2025-05-031-0/+1
| * | ; * lisp/battery.el (battery-status-function): Doc fix.Eli Zaretskii2025-05-021-1/+7
| * | ; * etc/DEBUG: Grammar fix.Sean Whitton2025-05-021-1/+1
| * | ; * lisp/international/mule.el (define-coding-system): Doc fix.Eli Zaretskii2025-05-011-2/+3
* | | ; Merge from origin/emacs-30Eli Zaretskii2025-05-030-0/+0
|\ \ \ | |/ /
| * | Fix compilation-mode matches for csharp-mode (bug#78128)Jostein Kjønigsen2025-05-011-2/+2