aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ; * etc/NEWS: Document deletion of block comment variables.Sean Whitton2025-04-241-0/+6
* | ; Improve documentation of last changeEli Zaretskii2025-04-242-2/+9
* | Create major mode for `customize-dirlocals` (bug#77228)Elías Gabriel Pérez2025-04-241-15/+31
* | ; * src/w32dwrite.c: Minor coding style adjustments.Po Lu2025-04-241-11/+11
* | Add the keyword ':copy-queries' to 'treesit-language-source-alist'.Juri Linkov2025-04-232-10/+28
* | ; * src/w32dwrite.c (text_extents_internal): Fix typos in comments.Eli Zaretskii2025-04-231-2/+2
* | w32: change the way text is measured when using DirectWriteCecilio Pardo2025-04-231-6/+253
* | Eglot: require bug-fixed Flymake 1.4.1 (bug#77856)João Távora2025-04-231-1/+1
* | Flymake: more concise flymake--tabulated-list-format-baseJoão Távora2025-04-231-4/+4
* | Flymake: fix flymake-make-diagnostic for numeric code (bug#77856)João Távora2025-04-231-5/+8
* | * lisp/desktop.el: Fix the recent cleanup.Juri Linkov2025-04-231-1/+2
* | Replace some 'treesit-query-compile' with 'treesit-query-valid-p'.Juri Linkov2025-04-225-52/+21
* | * lisp/treesit.el (treesit-show-paren-data--categorize): Add docstring.Juri Linkov2025-04-221-0/+3
* | * lisp/treesit-x.el: Quote :parent in define-treesit-generic-mode.Juri Linkov2025-04-221-2/+3
* | * lisp/treesit-x.el: Use 'treesit-ensure-installed'.Juri Linkov2025-04-221-15/+19
* | Fix all issues for the case when tree-sitter is disabled.Juri Linkov2025-04-224-19/+25
* | desktop.el: Janitorial cleanupStefan Monnier2025-04-221-56/+36
* | * src/androidfns.c (Fx_display_grayscale_p): Fix value on color displays.Po Lu2025-04-221-2/+1
* | Delete unused block-comment-start and block-comment-endSean Whitton2025-04-222-17/+4
* | Revert addition of electric-block-comment-mode & follow-up commitsSean Whitton2025-04-2217-78/+5
* | Realloc less often in adjust_glyph_matrix (bug#77961)Gerd Möllmann2025-04-221-7/+11
* | Fix tree-sitter ABI version incompatibility in rust-ts-modeJuri Linkov2025-04-221-1/+2
* | Make `man' more portableMichael Albinus2025-04-221-4/+2
* | ; Fix thinko in recent commitStefan Kangas2025-04-221-1/+1
* | ; * etc/NEWS: Fix wording of a recent addition.Eli Zaretskii2025-04-211-5/+5
* | (text-clone--maintain): Don't modify the buf from the after-change hookStefan Monnier2025-04-201-45/+71
* | Render lib/getloadavg.c patches more permanentPo Lu2025-04-213-0/+19
* | Eglot: use richer diagnostic-making capability of Flymake 1.4.0João Távora2025-04-201-8/+6
* | Flymake: bump package version to 1.4.0João Távora2025-04-202-1/+16
* | Flymake: rework, simplify and address problems of recent change (bug#75841)João Távora2025-04-203-86/+75
* | Flymake: address some compatibility problems with older EmacsenJoão Távora2025-04-201-8/+7
* | Flymake: dynamically resize and layout diagnostic listingsJoão Távora2025-04-201-92/+118
* | Flymake: new flymake-diagnostic-format-alist (bug#77439, bug#77480)João Távora2025-04-202-26/+93
* | Flymake: more powerful flymake-make-diagnostic and rework manualJoão Távora2025-04-202-59/+94
* | * lisp/treesit.el (treesit-show-paren-data--categorize): Fix off-by-one error.Juri Linkov2025-04-201-1/+1
* | * lisp/treesit.el (treesit-cycle-sexp-type): Add optional arg 'interactive'.Juri Linkov2025-04-201-7/+8
* | ; * test/infra/Dockerfile.emba: Add cmake/markdown/php/phpdoc/toml/yaml.Juri Linkov2025-04-201-1/+8
* | Fix indentation test failure for elixir-ts--indent-rulesJuri Linkov2025-04-202-1/+20
* | Fix emerge.el for remote filesMichael Albinus2025-04-202-10/+93
* | (savehist-minibuffer-hook): Exclude uninterned history varsStefan Monnier2025-04-201-2/+8
* | ; Pacify free variable warning in vc-git.elGerd Möllmann2025-04-201-0/+3
* | Temporary fix for compilation on Android API levels <= 13Po Lu2025-04-201-1/+2
* | Fix indentation of "{" on a new line of a function declarationVincenzo Pupillo2025-04-201-12/+77
* | Omit trailing white space in one linePaul Eggert2025-04-191-2/+1
* | Use -Wtrailing-whitespace when warningPaul Eggert2025-04-191-0/+1
* | Pacify GCC 15 -Wunterminated-string-initializationPaul Eggert2025-04-192-2/+2
* | Pacify GCC 15 -Wanalyzer-null-dereferencePaul Eggert2025-04-191-0/+2
* | Avoid name clashes with static GnuTLSPaul Eggert2025-04-1915-45/+44
* | Update from Gnulib by running admin/merge-gnulibPaul Eggert2025-04-1937-344/+724
* | Don’t use Gnulib’s locale-h modulePaul Eggert2025-04-191-1/+1