summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-03Use 'read-shell-command' to read SGML validation commandPhilip Kaludercic
2026-05-03Raise an error if 'sgml-validate-command' is not configuredPhilip Kaludercic
2026-05-03Implement 'sgml-name-8bit-mode' as a proper minor modePhilip Kaludercic
2026-05-03Refine SGML offset user option typesPhilip Kaludercic
2026-05-03Allow setting 'sgml-xml-mode' buffer locallyPhilip Kaludercic
2026-05-03Allow changing SGML "quick keys" after loading sgml-mode.elPhilip Kaludercic
2026-05-03(package--builtin-alist): Don't use `defconst` since we later change itStefan Monnier
2026-05-03; * doc/translations/fr/misc/ses-fr.texi: Typo.Vincent Belaïche
2026-05-03* lisp/treesit.el (treesit-outline-level): Add guard condition.Juri Linkov
2026-05-03; * doc/lispintro/emacs-lisp-intro.texi: Update *Backtrace* outputs.Matto Fransen
2026-05-03Gnus logo in server buffer's mode line (bug#80850)Manuel Giraud
2026-05-02Remove 'completion-preview--is-calling'Eshel Yaron
2026-05-02Fix 'vc-dir-resynch-file' (bug#80803)Stephen Berman
2026-05-02; * lisp/emacs-lisp/subr-x.el (work-buffer--release): Autoload (bug#80947).Eli Zaretskii
2026-05-02Demote 'completion-preview-is-calling'Eshel Yaron
2026-05-02; Add a test for sqlite-closeChris Roberts
2026-05-02; * src/sfnt.c (sfnt_read_name_table): Avoid 32-bit overflow.Eli Zaretskii
2026-05-02; Fix an issue with counting glyphs on TTY framesEli Zaretskii
2026-05-02; * lisp/emacs-lisp/pcase.el (pcase-exhaustive): Doc fix.Eli Zaretskii
2026-05-02; Improve documentation of Emacs server-client protocolEli Zaretskii
2026-05-02Eglot: find well behaved UTF char for code actions (bug#80326)João Távora
2026-05-02Project prompters always default to current project, if anySean Whitton
2026-05-02Mark myself as maintainer of sgml-modePhilip Kaludercic
2026-05-02Don't break line when inserting <code> tagsPhilip Kaludercic
2026-05-02* etc/themes/newcomers-presets-theme.el: Fix checkdoc issuePhilip Kaludercic
2026-05-02* src/.gdbinit: Ignore SIGPIPE. (Bug#80911)Eli Zaretskii
2026-05-01Work around GCC bug 125116Paul Eggert
2026-05-01Update to Transient v0.13.2-10-gf7894ca4Jonas Bernoulli
2026-05-01Update to Transient v0.13.1-10-gc168d396Jonas Bernoulli
2026-05-01; project.el: Use when-let* not if-let* where appropriate.Sean Whitton
2026-05-01; (external-completion-table): Fix a couple of typos.Eshel Yaron
2026-04-30; Add comment thing for c-ts-modeYuan Fu
2026-05-01Resize child frames with GTK3 immediately tooDmitry Gutov
2026-05-01Simplify the fullscreen adjustment in xg_frame_set_char_sizeDmitry Gutov
2026-05-01Remove the effect of x_gtk_resize_child_frames=hideDmitry Gutov
2026-05-01Don't wait out the whole event timeout unnecessarilyDmitry Gutov
2026-05-01Try to resize or resize-and-move child frames in one updateDmitry Gutov
2026-04-30Pacify GCC 16.0.1 -Wanalyzer-null-dereference in xdisp.cPaul Eggert
2026-04-30Only perform erc-log-insert-log-on-open setup onceF. Jason Park
2026-04-30Restore erc-last-saved-position from previous sessionF. Jason Park
2026-04-30Define variable alias for erc-completion-modeF. Jason Park
2026-04-30; Tweak some ERC tests and related utilitiesF. Jason Park
2026-04-30New variable 'completion-preview-is-calling'Eshel Yaron
2026-04-30Precise quoting of file names with a leading tildeMichael Albinus
2026-04-30Fix value of 'default-line-height'Eli Zaretskii
2026-04-30Always compile w32image.c on MinGW (Bug#80924)Randy Taylor
2026-04-30; * lisp/emacs-lisp/let-alist.el (let-alist): Fix typo.Eshel Yaron
2026-04-30(seq-concatenate): Fix docstring (bug#80810)Stefan Monnier
2026-04-30cl-lambda-list, cl-lambda-list1: Fix &key specSean Whitton
2026-04-30eww-handle-link: Split HTML rel on spacesTimon Reinold