index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit 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-18
Don't access overriding-text-conversion-style when unbound
Po 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 typos
Stefan 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-18
Add x-popup-menu-function
Gerd Möllmann
2025-02-18
Hide cursor based on tty frame's `cursor-type'
Gerd Möllmann
2025-02-17
Add MPD stats viewer to 'mpc' (Bug#76350)
john muhl
2025-02-17
Improve autoconf-mode macro detection
Basil L. Contovounesios
2025-02-18
Add file completion for git apply, am to pcomplete
Antero Mejr
2025-02-18
Prefer oddp/evenp to open-coding in a few more cases
Stefan Kangas
2025-02-17
merging with my changes in cond-star.el.
Richard Stallman
2025-02-17
Prefer plusp/minusp to open-coding them in subr.el
Stefan Kangas
2025-02-17
Prefer plusp/minusp to cl-plusp/cl-minusp
Stefan Kangas
2025-02-17
New functions plusp and minusp
Stefan Kangas
2025-02-17
; Update comments for mhtml-ts-mode--treesit-indent-rules
Yuan Fu
2025-02-17
Rename treesit-add-simple-indent-rules
Yuan Fu
2025-02-17
Rename treesit-simple-indent-modify-rules and fix docstring
Yuan Fu
2025-02-17
Make mhtml-ts-mode--treesit-indent-rules a function
Yuan Fu
2025-02-17
Test vc-git-dir-extra-headers directly (bug#76187)
Kévin Le Gouguec
2025-02-17
Fix compilation errors due to insufficient compiler safety (bug#63288)
Pip Cet
2025-02-17
Prefer '(oddp A)' to '(= 1 (logand A 1))'
Stefan Kangas
2025-02-17
Prefer '(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 chars
Mattias Engdegård
2025-02-17
Make the rx `eval` form use lexical binding when active
Mattias Engdegård
2025-02-17
; Move Markdown quotation detection to commit-msg hook
Po Lu
2025-02-17
Fix child coordinate calculation (bug#76321)
Gerd Möllmann
2025-02-17
; * etc/NEWS: Fix typos.
Michael Albinus
2025-02-17
Adapt query-replace and lazy highlighting to text conversion
Po Lu
2025-02-17
When ignoring parameters let 'split-window' split root window (Bug#76317)
Martin Rudalics
2025-02-17
vc-revert-file: Support reverting directories
Sean Whitton
2025-02-17
Add mhtml-ts-mode.
Vincenzo Pupillo
2025-02-17
; More strongly discountenance Markdown-style quotes
Po Lu
2025-02-17
Prefer '(evenp A)' to '(= 0 (% A 2))'
Stefan Kangas
2025-02-17
Prefer '(oddp A)' to '(= 1 (% A 2))'
Stefan Kangas
2025-02-17
Prefer oddp/evenp to free-coding them in tests
Stefan Kangas
2025-02-17
Prefer oddp/evenp to cl-oddp/cl-evenp
Stefan Kangas
2025-02-17
New functions oddp and evenp
Stefan Kangas
2025-02-17
Implement `(- N)' frame position specifications on Haiku
Po 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-17
Merge from savannah/emacs-30
Po Lu
2025-02-17
Synchronize frame placement logic with X
Po Lu
[prev]
[next]