aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge from origin/emacs-30Eli Zaretskii2025-11-221-0/+3
|\ \ | |/
| * ; * admin/notes/spelling: Copy note on possessive from CONTRIBUTE.Sean Whitton2025-11-181-0/+3
* | Fix ispell’s handling of comment-end when adding local wordsReuben Thomas2025-11-222-36/+39
* | Fix documentation of 'alpha-background' frame parameterEli Zaretskii2025-11-221-1/+3
* | Fix non-interactive use of 'lua-start-process'john muhl2025-11-221-12/+23
* | Make Flymake fringe indicators use dedicated facesProtesilaos Stavrou2025-11-221-6/+21
* | Add `toolkit-theme' and 'toolkit-theme-set-functions'Ahmed Khanzada2025-11-227-0/+54
* | ; Fix last changeEli Zaretskii2025-11-221-5/+6
* | The --script option now enforces lexical binding (bug#79760)Pip Cet2025-11-222-1/+14
* | ; * admin/authors.el (authors-aliases): Add Huang Jing.Eli Zaretskii2025-11-221-0/+1
* | Fix XML indentation for CDATA section contentRadioNoiseE2025-11-221-1/+5
* | csharp-mode : Fix typos and remove duplicated declarationAna2025-11-221-11/+1
* | Fix thinko in 'window_set_parent_and_normal_sizes'Martin Rudalics2025-11-221-1/+1
* | Disable C23 for Android buildsPo Lu2025-11-211-0/+4
* | * lib/strnlen.c (strnlen): Fix syntax error in Gnulib module.Po Lu2025-11-211-1/+2
* | ; * lisp/vc/vc.el (vc-revert): Use length< and ngettext.Sean Whitton2025-11-201-4/+5
* | Fix '(vc-revert-file (vc-git-root)'Sean Whitton2025-11-201-36/+48
* | ; * test/lisp/vc/vc-tests/vc-test-misc.el: Fix compiler warnings.Sean Whitton2025-11-201-6/+8
* | A few more functions are not purePaul Eggert2025-11-204-10/+8
* | Prefer C23 support if availablePaul Eggert2025-11-205-850/+752
* | Show the diff buffer with replacements by typing 'd' in 'query-replace'Juri Linkov2025-11-203-1/+21
* | Support buffers in FILES arg of multi-file-replace-as-diff (bug#79761)Juri Linkov2025-11-201-8/+18
* | ; * etc/NEWS: Expand on showing warnings on first daemon frame.Sean Whitton2025-11-201-1/+8
* | vc-exec-after: Drop passing zero timeout to accept-process-outputSean Whitton2025-11-201-4/+1
* | Use documentation mark-up face for 'tag_name' node in document block.Vincenzo Pupillo2025-11-203-3/+3
* | hideshow: Add modification hooks to remove the hidden blocksElías Gabriel Pérez2025-11-201-0/+16
* | ; * etc/NEWS: Mention the change about daemon startup warnings (bug#79783)Juri Linkov2025-11-201-0/+3
* | Update from Gnulib by running admin/merge-gnulibPaul Eggert2025-11-2027-260/+240
* | Fix more mis-declarations of non-const functionsPaul Eggert2025-11-203-4/+4
* | Editorconfig: Cherrypick from commit fbd078ad6478 from upstreamStefan Monnier2025-11-202-133/+114
* | Fix mis-declarations of non-const functionsPaul Eggert2025-11-196-19/+27
* | ; * admin/authors.el (authors-aliases): Update.Eli Zaretskii2025-11-191-0/+1
* | Fix implicit usage of the current window-width in vtable.elSpencer Baugh2025-11-191-53/+61
* | Editorconfig: Fix for `spaces_in_middle_key` test10sr2025-11-191-2/+2
* | Editorconfig: Fix parsing section lines with trailing comments (#363)Ron Parker2025-11-191-1/+1
* | Fix `editorconfig-display-current-properties`Stefan Monnier2025-11-193-17/+20
* | Fix 'make_lispy_position' for left margin clicks (Bug#79846)Martin Rudalics2025-11-191-1/+2
* | hideshow: Fix regressions. (Bug#79857)Elías Gabriel Pérez2025-11-192-29/+45
* | (loaddefs-generate--emacs-batch): Fix bug#79821 againStefan Monnier2025-11-181-16/+6
* | (lisp-indent-function): Auto-load macros to get the indent infoStefan Monnier2025-11-182-8/+16
* | Eglot: use symbol at point as default in eglot-rename (bug#79757)Anatolii Smolianinov2025-11-181-6/+4
* | Display daemon startup warnings on the first client frame (bug#79783)Juri Linkov2025-11-181-18/+29
* | Update to Transient v0.11.0-10-g6637364eJonas Bernoulli2025-11-182-246/+227
* | ; Mention LSP semantic highlighting in the Emacs manualEshel Yaron2025-11-181-11/+16
* | Fix MinGW build broken by integration of 'stdio-consolesafe'Eli Zaretskii2025-11-184-2/+9
* | diff-apply-hunk: Avoid display-buffer-overriding-actionSean Whitton2025-11-181-4/+4
* | ; Improve wording of documentation of 'hs-cycle-filter'Eli Zaretskii2025-11-173-15/+19
* | lisp/emacs-lisp/smie.el (smie-indent-basic): Add safety predicateStefan Monnier2025-11-171-1/+2
* | Improve hs-indicator-mouse-toggle-hiding for non-selected windowsJuri Linkov2025-11-171-0/+2
* | New hideshow option 'hs-cycle-filter' for visibility-cycling with 'TAB'Juri Linkov2025-11-173-1/+47