summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-23Don’t read before BEG in insert-file-contentsPaul Eggert
2025-07-23Simplify file end finding in insert-file-contentsPaul Eggert
2025-07-23GCC bug 119085 fixed in GCC 16Paul Eggert
2025-07-23* lisp/repeat.el (repeat-mode): Use 'called-interactively-p'.Juri Linkov
2025-07-23Add consistent environment for local process calls in TrampMichael Albinus
2025-07-23NS: Fix build with NSTRACE_ENABLEDGerd Möllmann
2025-07-22Handle Eshell prompts where stickiness properties are 't'Jim Porter
2025-07-23NS: Use different window collection behavior for tooltips (bug#73037)Gerd Möllmann
2025-07-22Add function exec-suffixesMichael Albinus
2025-07-22* lisp/custom.el (defcustom): Remove empty doc string.Mattias Engdegård
2025-07-22* lisp/vc/vc-git.el (vc-git-diff): Don't pass --textconv.Sean Whitton
2025-07-21Fix Eshell call to 'string-suffix-p' when checking for trailing newlineJim Porter
2025-07-21insert-file-contents respect END betterPaul Eggert
2025-07-21insert-file-contents shrinking Solaris file fixPaul Eggert
2025-07-21Refactor insert-file-contents overlap checkPaul Eggert
2025-07-21insert-file-contents refactor xlseekPaul Eggert
2025-07-21Say why quit is captured in insert-file-contentsPaul Eggert
2025-07-21insert-file-contents read size increasePaul Eggert
2025-07-21Fix insert-file-contents infloop with unlucky ENDPaul Eggert
2025-07-21Refactor by coalescing MAX_RW_COUNT definitionsPaul Eggert
2025-07-21insert-file-contents from seekable non-regularPaul Eggert
2025-07-21insert-file-contents beware buffer relocationPaul Eggert
2025-07-21insert-file-contents 1 KiB seek fixPaul Eggert
2025-07-21insert-file-contents seek refactoringPaul Eggert
2025-07-21Fix insert-file-contents optimization glitchPaul Eggert
2025-07-21insert-file-contents SEEK_END optimizationPaul Eggert
2025-07-21insert-file-contents st_size cleanupPaul Eggert
2025-07-21* etc/PROBLEMS: Describe how to work around screen reader TAB issueRobert Pluim
2025-07-21Improve documentation of 'quit-window'Eli Zaretskii
2025-07-21; * lisp/simple.el (shell-command): Fix last change (bug#79067).Eli Zaretskii
2025-07-21; * lisp/vc/vc-cvs.el (vc-cvs-file-to-string): Simplify slightly.Sean Whitton
2025-07-21(gnus)Scoring Tips: New tip regarding header continuation linesSean Whitton
2025-07-21* lisp/vc/vc-git.el (vc-git-diff): Pass --textconv (bug#79050).Sean Whitton
2025-07-21Add an example for the :authorizable `dbus-call-method' keywordSteven Allen
2025-07-21Handle an error of file-notify-add-watch in autorevert.elMichael Albinus
2025-07-20; * lisp/eshell/esh-cmd.el (eshell-lisp-command): Simplify.Jim Porter
2025-07-20Disable track-changes while reloading pages in EWWJim Porter
2025-07-20Fix EWW <textarea> properties when it's on the same line as other textJim Porter
2025-07-20Improve error message for "C-u M-! something &"Eli Zaretskii
2025-07-20Define setfunction for bibtex-generate-url-list (bug#78798)Roland Winkler
2025-07-19Make sure we always set the ':readable' state when displaying EWW pageJim Porter
2025-07-19lisp/vc: Try and avoid quoting lambdasStefan Monnier
2025-07-19; Avoid lexical-binding warning in lread-testsEli Zaretskii
2025-07-19Fix send-to on non-macOS platforms and macOS crash on "emacs -nw"Alvaro Ramirez
2025-07-19; silence some compiler warnings in testsMattias Engdegård
2025-07-19Speed up unintern, and fix symbol shorthand edge case (bug#79035)Mattias Engdegård
2025-07-19Remove the variable load-convert-to-unibyteMattias Engdegård
2025-07-19; * lisp/tab-line.el (tab-line-exclude-buffers): missing backslashMattias Engdegård
2025-07-19Update Tramp manualMichael Albinus
2025-07-19Add "Send to..." context menu item to mouse.elAlvaro Ramirez