summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-18* src/menu.c (x_popup_menu_1): Use calln.Gerd Möllmann
2025-02-18; * etc/NEWS: Fix punctuation.Eli Zaretskii
2025-02-18* src/menu.c (x_popup_menu_1): Fix coding style.Po Lu
2025-02-18Don't access overriding-text-conversion-style when unboundPo Lu
2025-02-18; * ChangeLog.4: Check in ommitted change.Po Lu
2025-02-18; * ChangeLog.4: Fix log entries down to the 1 May 2024.Po Lu
2025-02-18; Fix typosStefan Kangas
2025-02-18; * ChangeLog.4: Update.Stefan Kangas
2025-02-18; * admin/authors.el (authors-ignored-files): Ignore gnus-nocem.el.Stefan Kangas
2025-02-18Add x-popup-menu-functionGerd Möllmann
2025-02-18Hide cursor based on tty frame's `cursor-type'Gerd Möllmann
2025-02-17Add MPD stats viewer to 'mpc' (Bug#76350)john muhl
2025-02-17Improve autoconf-mode macro detectionBasil L. Contovounesios
2025-02-18Add file completion for git apply, am to pcompleteAntero Mejr
2025-02-18Prefer oddp/evenp to open-coding in a few more casesStefan Kangas
2025-02-17merging with my changes in cond-star.el.Richard Stallman
2025-02-17Prefer plusp/minusp to open-coding them in subr.elStefan Kangas
2025-02-17Prefer plusp/minusp to cl-plusp/cl-minuspStefan Kangas
2025-02-17New functions plusp and minuspStefan Kangas
2025-02-17; Update comments for mhtml-ts-mode--treesit-indent-rulesYuan Fu
2025-02-17Rename treesit-add-simple-indent-rulesYuan Fu
2025-02-17Rename treesit-simple-indent-modify-rules and fix docstringYuan Fu
2025-02-17Make mhtml-ts-mode--treesit-indent-rules a functionYuan Fu
2025-02-17Test vc-git-dir-extra-headers directly (bug#76187)Kévin Le Gouguec
2025-02-17Fix compilation errors due to insufficient compiler safety (bug#63288)Pip Cet
2025-02-17Prefer '(oddp A)' to '(= 1 (logand A 1))'Stefan Kangas
2025-02-17Prefer '(evenp A)' to '(= 0 (logand A 1))'Stefan Kangas
2025-02-17; Small fixes for the recently added 'mhtml-ts-mode'Juri Linkov
2025-02-17; * CONTRIBUTE: Fix style.Eli Zaretskii
2025-02-17; * src/xdisp.c (maybe_produce_line_number): Fix last change (bug#76362).Eli Zaretskii
2025-02-17; * lisp/term.el (term-control-seq-regexp): remove duplicate charsMattias Engdegård
2025-02-17Make the rx `eval` form use lexical binding when activeMattias Engdegård
2025-02-17; Move Markdown quotation detection to commit-msg hookPo Lu
2025-02-17Fix child coordinate calculation (bug#76321)Gerd Möllmann
2025-02-17; * etc/NEWS: Fix typos.Michael Albinus
2025-02-17Adapt query-replace and lazy highlighting to text conversionPo Lu
2025-02-17When ignoring parameters let 'split-window' split root window (Bug#76317)Martin Rudalics
2025-02-17vc-revert-file: Support reverting directoriesSean Whitton
2025-02-17Add mhtml-ts-mode.Vincenzo Pupillo
2025-02-17; More strongly discountenance Markdown-style quotesPo Lu
2025-02-17Prefer '(evenp A)' to '(= 0 (% A 2))'Stefan Kangas
2025-02-17Prefer '(oddp A)' to '(= 1 (% A 2))'Stefan Kangas
2025-02-17Prefer oddp/evenp to free-coding them in testsStefan Kangas
2025-02-17Prefer oddp/evenp to cl-oddp/cl-evenpStefan Kangas
2025-02-17New functions oddp and evenpStefan Kangas
2025-02-17Implement `(- N)' frame position specifications on HaikuPo Lu
2025-02-17; * src/androidterm.c (android_set_offset): Apply correct frame offsets.Po Lu
2025-02-17; Correct merge errors.Po Lu
2025-02-17Merge from savannah/emacs-30Po Lu
2025-02-17Synchronize frame placement logic with XPo Lu