aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Prefer plusp/minusp to open-coding them in subr.elStefan Kangas2025-02-171-14/+14
| * | Prefer plusp/minusp to cl-plusp/cl-minuspStefan Kangas2025-02-1712-34/+35
| * | New functions plusp and minuspStefan Kangas2025-02-179-59/+80
| * | ; Update comments for mhtml-ts-mode--treesit-indent-rulesYuan Fu2025-02-171-2/+4
| * | Rename treesit-add-simple-indent-rulesYuan Fu2025-02-173-7/+7
| * | Rename treesit-simple-indent-modify-rules and fix docstringYuan Fu2025-02-173-14/+19
| * | Make mhtml-ts-mode--treesit-indent-rules a functionYuan Fu2025-02-171-2/+6
| * | Test vc-git-dir-extra-headers directly (bug#76187)Kévin Le Gouguec2025-02-171-59/+63
| * | Fix compilation errors due to insufficient compiler safety (bug#63288)Pip Cet2025-02-171-1/+1
| * | Prefer '(oddp A)' to '(= 1 (logand A 1))'Stefan Kangas2025-02-1710-16/+13
| * | Prefer '(evenp A)' to '(= 0 (logand A 1))'Stefan Kangas2025-02-175-6/+6
| * | ; Small fixes for the recently added 'mhtml-ts-mode'Juri Linkov2025-02-173-8/+5
| * | ; * CONTRIBUTE: Fix style.Eli Zaretskii2025-02-171-3/+2
| * | ; * src/xdisp.c (maybe_produce_line_number): Fix last change (bug#76362).Eli Zaretskii2025-02-171-1/+2
| * | ; * lisp/term.el (term-control-seq-regexp): remove duplicate charsMattias Engdegård2025-02-171-1/+1
| * | Make the rx `eval` form use lexical binding when activeMattias Engdegård2025-02-173-2/+13
| * | ; Move Markdown quotation detection to commit-msg hookPo Lu2025-02-172-4/+5
| * | Fix child coordinate calculation (bug#76321)Gerd Möllmann2025-02-171-10/+10
| * | ; * etc/NEWS: Fix typos.Michael Albinus2025-02-171-29/+31
| * | Adapt query-replace and lazy highlighting to text conversionPo Lu2025-02-173-3/+23
| * | When ignoring parameters let 'split-window' split root window (Bug#76317)Martin Rudalics2025-02-171-0/+2
| * | vc-revert-file: Support reverting directoriesSean Whitton2025-02-172-3/+21
| * | Add mhtml-ts-mode.Vincenzo Pupillo2025-02-176-63/+801
| * | ; More strongly discountenance Markdown-style quotesPo Lu2025-02-172-8/+14
| * | Prefer '(evenp A)' to '(= 0 (% A 2))'evenp-oddpStefan Kangas2025-02-1723-35/+35
| * | Prefer '(oddp A)' to '(= 1 (% A 2))'Stefan Kangas2025-02-1713-13/+13
| * | Prefer oddp/evenp to free-coding them in testsStefan Kangas2025-02-176-41/+33
| * | Prefer oddp/evenp to cl-oddp/cl-evenpStefan Kangas2025-02-1712-107/+105
| * | New functions oddp and evenpStefan Kangas2025-02-179-56/+74
| * | Implement `(- N)' frame position specifications on HaikuPo Lu2025-02-171-1/+80
| * | ; * src/androidterm.c (android_set_offset): Apply correct frame offsets.Po Lu2025-02-171-1/+2
| * | ; Correct merge errors.Po Lu2025-02-171-3/+1
| * | Merge from savannah/emacs-30Po Lu2025-02-176-101/+128
| |\ \ | | |/
| | * Fix crash in frame deletion on AndroidPo Lu2025-02-171-2/+8
| | * * src/pgtkterm.c (pgtk_enumerate_devices): Circumvent bug#76239.Po Lu2025-02-171-5/+19
| | * * lisp/man.el (Man-shell-file-name): Ensure a Bourne shell. (Bug#75308)Michael Albinus2025-02-161-2/+2
| | * ; Update etc/AUTHORS (bug#76319).Eli Zaretskii2025-02-161-90/+90
| | * ; * admin/authors.el (authors-aliases): Add "Elías Gabriel Pérez" (bug#76319).Eli Zaretskii2025-02-161-0/+1
| | * ; * doc/emacs/package.texi (Package Installation): Add omitted index entry.Eli Zaretskii2025-02-151-0/+1
| | * ; Move index entries in user manualEli Zaretskii2025-02-151-2/+2
| * | Synchronize frame placement logic with XPo Lu2025-02-172-3/+79
| * | Add test for zeropStefan Kangas2025-02-171-0/+15
| * | ; * etc/symbol-releases.eld: Add plistp.Stefan Kangas2025-02-171-0/+1
| * | Remove some details on which files are loaded from cl.texiStefan Kangas2025-02-171-26/+0
| * | Address FIXME in org-element-createStefan Kangas2025-02-171-4/+4
| * | Prefer cl-evenp/cl-oddp in some placesStefan Kangas2025-02-179-14/+14
| * | Add gtk-redo icon to x-gtk-stock-map to x-win.elElías Gabriel Pérez2025-02-161-0/+1
| * | Add gtk-redo icon to x-gtk-stock-mapElías Gabriel Pérez2025-02-161-0/+1
| * | Eglot: Improve fix to bug#66144João Távora2025-02-161-1/+1
| * | (set-auto-mode--find-matching-alist-entry): Fix bug#75961Stefan Monnier2025-02-162-20/+46