aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Refactor insert-file-contents overlap checkPaul Eggert2025-07-211-10/+7
* | insert-file-contents refactor xlseekPaul Eggert2025-07-211-9/+10
* | Say why quit is captured in insert-file-contentsPaul Eggert2025-07-211-2/+4
* | insert-file-contents read size increasePaul Eggert2025-07-211-6/+10
* | Fix insert-file-contents infloop with unlucky ENDPaul Eggert2025-07-211-37/+30
* | Refactor by coalescing MAX_RW_COUNT definitionsPaul Eggert2025-07-214-25/+13
* | insert-file-contents from seekable non-regularPaul Eggert2025-07-211-1/+1
* | insert-file-contents beware buffer relocationPaul Eggert2025-07-211-2/+15
* | insert-file-contents 1 KiB seek fixPaul Eggert2025-07-211-46/+47
* | insert-file-contents seek refactoringPaul Eggert2025-07-211-16/+15
* | Fix insert-file-contents optimization glitchPaul Eggert2025-07-211-7/+2
* | insert-file-contents SEEK_END optimizationPaul Eggert2025-07-211-8/+5
* | insert-file-contents st_size cleanupPaul Eggert2025-07-212-27/+18
* | Improve documentation of 'quit-window'Eli Zaretskii2025-07-213-25/+34
* | ; * lisp/simple.el (shell-command): Fix last change (bug#79067).Eli Zaretskii2025-07-211-1/+2
* | ; * lisp/vc/vc-cvs.el (vc-cvs-file-to-string): Simplify slightly.Sean Whitton2025-07-211-3/+2
* | * lisp/vc/vc-git.el (vc-git-diff): Pass --textconv (bug#79050).Sean Whitton2025-07-211-1/+1
* | Add an example for the :authorizable `dbus-call-method' keywordSteven Allen2025-07-211-1/+13
* | Handle an error of file-notify-add-watch in autorevert.elMichael Albinus2025-07-211-6/+7
* | ; * lisp/eshell/esh-cmd.el (eshell-lisp-command): Simplify.Jim Porter2025-07-201-30/+24
* | Disable track-changes while reloading pages in EWWJim Porter2025-07-202-4/+35
* | Fix EWW <textarea> properties when it's on the same line as other textJim Porter2025-07-202-3/+26
* | Improve error message for "C-u M-! something &"Eli Zaretskii2025-07-201-1/+4
* | Define setfunction for bibtex-generate-url-list (bug#78798)Roland Winkler2025-07-201-7/+27
* | Make sure we always set the ':readable' state when displaying EWW pageJim Porter2025-07-192-4/+23
* | lisp/vc: Try and avoid quoting lambdasStefan Monnier2025-07-193-15/+16
* | ; Avoid lexical-binding warning in lread-testsEli Zaretskii2025-07-191-2/+6
* | Fix send-to on non-macOS platforms and macOS crash on "emacs -nw"Alvaro Ramirez2025-07-191-11/+6
* | ; silence some compiler warnings in testsMattias Engdegård2025-07-192-61/+64
* | Speed up unintern, and fix symbol shorthand edge case (bug#79035)Mattias Engdegård2025-07-192-65/+126
* | Remove the variable load-convert-to-unibyteMattias Engdegård2025-07-192-25/+11
* | ; * lisp/tab-line.el (tab-line-exclude-buffers): missing backslashMattias Engdegård2025-07-191-1/+1
* | Update Tramp manualMichael Albinus2025-07-191-0/+10
* | Add "Send to..." context menu item to mouse.elAlvaro Ramirez2025-07-195-1/+311
* | Merge from origin/emacs-30Eli Zaretskii2025-07-197-45/+73
|\ \ | |/
| * ; Fix last change (bug#79042)Eli Zaretskii2025-07-191-16/+24
| * ; Fix last changeEli Zaretskii2025-07-191-2/+3
| * ; Update doc strings of Dired functions due to 'marked' value of ARGEli Zaretskii2025-07-192-23/+39
| * ; * lisp/battery.el (battery-bsd-apm): Explain a FIXME (bug#79040).Manuel Giraud2025-07-171-1/+4
| * Fix :box attribute of faces in Leuven themes.Ken Mankoff2025-07-162-2/+2
| * ; define-globalized-minor-mode: Fix capitalization.Sean Whitton2025-07-161-1/+1
* | Include shorter bindings in diff-mode docstringSean Whitton2025-07-191-9/+18
* | Saner defaults for `calendar-read-sexp' (Bug#78964)Manuel Giraud2025-07-1911-17/+25
* | Fix for 'windmove-do-window-select' if other-window is 'no-selectgit@toki.la2025-07-191-1/+1
* | Improve wording of messages and documentation for 'eww-readable'Jim Porter2025-07-182-10/+11
* | GCC bug 117423 has a fixPaul Eggert2025-07-181-14/+17
* | VC: Tighten up switching branchesSean Whitton2025-07-181-20/+22
* | ; * lisp/proced.el (proced-update): Display read syntax for filter valuePhil Sainty2025-07-181-1/+1
* | outline.el: Don't silence buffer text modificationStefan Monnier2025-07-171-37/+43
* | outline.el: Use jit-lock to maintain the buttonsStefan Monnier2025-07-171-21/+21