summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-03Merge from savannah/emacs-30Po Lu
2024-08-03; Merge from savannah/emacs-30Po Lu
2024-08-03Merge from savannah/emacs-30Po Lu
2024-08-03NS: Fix placement of candidate window (bug#72422)Gerd Möllmann
2024-08-03Fix 'script-representative-chars' for the 'han' scriptEli Zaretskii
2024-08-03; * lisp/touch-screen.el: Correct commentary.Po Lu
2024-08-02Install cond*Richard Stallman
2024-08-02Fix display of empty margins when default face is remappedEli Zaretskii
2024-08-02Fix finding anchor references after 'Info-on-current-buffer'Eli Zaretskii
2024-08-01; * lisp/eshell/em-dirs.el (eshell/cd): Remove extraneous 'eshell-protect'.Jim Porter
2024-08-01Fix regression in 'todo-test-todo-quit02'Martin Rudalics
2024-08-01; * lisp/treesit.el (treesit-ready-p): Fix typo (bug#72411).Eli Zaretskii
2024-08-01Fix edge cases in tramp-crypt.elMichael Albinus
2024-08-01Avoid aborts when buffer is modified during its redisplayEli Zaretskii
2024-08-01Remove misspelled rx category `chinse-two-byte`Mattias Engdegård
2024-08-01Improve window/buffer handling codeMartin Rudalics
2024-07-31Fix c++-ts-mode indentation for templace (bug#72263)Yuan Fu
2024-08-01Conclude previous changePo Lu
2024-08-01Merge from savannah/emacs-30Po Lu
2024-08-01Better resolve bug#72188Po Lu
2024-07-31Revert "Re-enable displaying `han' characters on Android"Eli Zaretskii
2024-07-31(vhdl-run-when-idle): Don't use `timer--triggered`Stefan Monnier
2024-07-31MacOS: Let EmacsView implement NSTextInputClientGerd Möllmann
2024-07-31Re-enable displaying `han' characters on AndroidPo Lu
2024-07-30New variable treesit-language-remap-alist (bug#72388)Yuan Fu
2024-07-30Fix filling in c-ts-mode (bug#72116)Yuan Fu
2024-07-30"Separate" tree-sitter parser list for indirect buffersYuan Fu
2024-07-30Define custom var rmail-summary-starting-message.Richard Stallman
2024-07-30vhdl-mode: don't use timer accessors in XEmacsMattias Engdegård
2024-07-30; Add Harald Jörg as maintainer of cperl-modeHarald Jörg
2024-07-30NS: Set frame position when entering/exiting fullscreen (bug#71912)Gerd Möllmann
2024-07-29; cperl-mode.el: Make it checkdoc cleanHarald Jörg
2024-07-29Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/emacs into emacs-30Eli Zaretskii
2024-07-29* lisp/tab-bar.el (tab-bar-show-inactive-group-tabs): New defcustom.Juri Linkov
2024-07-29* lisp/tab-bar.el (tab-bar-move-tab-to-group): Fix for a new group's tab.Juri Linkov
2024-07-29Merge from savannah/emacs-30Po Lu
2024-07-29Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/emacs into emacs-30Eli Zaretskii
2024-07-29Fix sporadic crashes and `select' failures in dumped imagesPo Lu
2024-07-29Correct display of Doc View documents after tab switchingPo Lu
2024-07-28; Merge from origin/emacs-30Jim Porter
2024-07-28Merge from origin/emacs-30Jim Porter
2024-07-28Simplify 'help-enable-variable-value-editing' using 'string-edit'Philip Kaludercic
2024-07-28Add new optional argument NO-HIGHLIGHT to query-replace-read-argsVisuwesh
2024-07-28* lisp/language/misc-lang.el ("Tifinagh"): Fix `language-info-alist'.Juri Linkov
2024-07-28Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/emacs into emacs-30Eli Zaretskii
2024-07-27Use 'unwind-protect' to ensure that Eshell always closes I/O handlesJim Porter
2024-07-27; Improve correctness of 'eshell-do-eval' in some edge casesJim Porter
2024-07-27Use 'kill-process' as a fallback when a pipe gets broken in EshellJim Porter
2024-07-27Make sure SES always writes non abbreviated expressions to data area.Vincent Belaïche
2024-07-27Reduce type checks in arithcompareMattias Engdegård