summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-15; * etc/NEWS (Ibuffer): Announce new faces. (Bug#79786)Eli Zaretskii
2025-11-15Make ibuffer.el use dedicated facesProtesilaos Stavrou
2025-11-14Indent jsx_text properly with modern grammarsJackson Ray Hamilton
2025-11-14Eglot: fix bug in eglot--semtok-font-lockJoão Távora
2025-11-14Eglot: invalidate local semtok cache at server's biddingJoão Távora
2025-11-14Eglot: janitorial cleanupJoão Távora
2025-11-14; * lisp/emacs-lisp/cond-star.el (cond*): New FIXME.Sean Whitton
2025-11-14Autoload match*, bind*, bind-and* dummy macrosSean Whitton
2025-11-14diff-apply-hunk: Don't display BUF in the selected windowSean Whitton
2025-11-14; * lisp/progmodes/hideshow.el: Fix wording in commentary.Eli Zaretskii
2025-11-14Do eager display of *Completions* while idleSpencer Baugh
2025-11-14; hideshow: Fix previous changesElías Gabriel Pérez
2025-11-14hideshow: Update Header Commentary. (Bug#79829)Elías Gabriel Pérez
2025-11-13Eglot: add two semtok testsJoão Távora
2025-11-13Eglot: tweak some semtok functions to be more debug-friendlyJoão Távora
2025-11-13Eglot: tidy overlay cleanup codeJoão Távora
2025-11-13hideshow: Fix indicator mouse clicks on TTYElías Gabriel Pérez
2025-11-13; * lisp/vc/vc.el (vc-revert-revision): Fix line length.Sean Whitton
2025-11-13read_key_sequence: Additional check for fix_current_bufferSean Whitton
2025-11-13New dummy defmacro for bind*Sean Whitton
2025-11-13; * lisp/vc/vc-dispatcher.el (vc-do-async-command): Limit precision.Sean Whitton
2025-11-13VC revert commands: Facilities to entirely delete revisionsSean Whitton
2025-11-13Revised bindings for diff-revert-and-kill-hunkSean Whitton
2025-11-13Support unqualified keycap emojiRobert Pluim
2025-11-13* lisp/replace.el (replace--push-stack, perform-replace): Use markersStefan Monnier
2025-11-13etc/NEWS.28: Mention `read-symbol-shorthands` to improve `C-h v` infoStefan Monnier
2025-11-13lisp/emacs-lisp/bytecomp.el (define-widget): Add `funarg-positions`Stefan Monnier
2025-11-13(loaddefs-generate--emacs-batch): Fix bug#79821Stefan Monnier
2025-11-12; Eglot: tweak manual's wording of "language server"João Távora
2025-11-12Eglot: document semantic tokens (semtok) feature (bug#79374)João Távora
2025-11-12Eglot: don't use eglot--semtok-idle-timer (bug#79374)João Távora
2025-11-12Eglot: rework semtok defcustoms and face calculation (bug#79374)João Távora
2025-11-12Eglot: debounce consecutive semtok full/delta requests (bug#79374)João Távora
2025-11-12Eglot: rework semtok again to use only font-lock (bug#79374)João Távora
2025-11-12Eglot: rework semtok to use only jit-lock (bug#79374)João Távora
2025-11-12Eglot: fix bug on server-intiated semtok refresh (bug#79374)João Távora
2025-11-12Eglot: rework semtok code (bug#79374)João Távora
2025-11-12Eglot: add semantic token (semtok) support (bug#79374)Lua Viana Reis
2025-11-12vc-do-async-command: Print how long command took to runSean Whitton
2025-11-12; * lisp/vc/vc-dispatcher.el (vc-do-command): Improve docstring.Sean Whitton
2025-11-12vc-do-command: Restore using a pipe in the async caseSean Whitton
2025-11-12; gnus-summary-line-format: Fix '%&user-date;' docs (bug#79820).Marc Herbert
2025-11-12; * lisp/gnus/gnus.el (gnus-summary-line-format): Reindent.Sean Whitton
2025-11-11; * lisp/progmodes/hideshow.el (hs-hideable-region-p): Doc fix.Eli Zaretskii
2025-11-12Merge from savannah/emacs-30Po Lu
2025-11-12Fix crash on Android 2.2Po Lu
2025-11-11Extend Tramp direct async processes for further methodsMichael Albinus
2025-11-11; * lisp/progmodes/hideshow.el (hs-minor-mode): Style fixes.Sean Whitton
2025-11-11; * lisp/vc/vc-hooks.el: Note vc-after-revert in after-revert-hook.Sean Whitton
2025-11-11; minibuffer-default-add-shell-commands: Use 'and' not 'unless'.Sean Whitton