aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix incorrectly nested ns_focus/ns_unfocus callsAlan Third2025-07-261-19/+16
* | Simplify NS fringe vectors (bug#73563)Alan Third2025-07-261-7/+92
* | Merge from origin/emacs-30Eli Zaretskii2025-07-269-7/+74
|\ \ | |/
| * loaddefs-generate--rubric: Note about committing ldefs-boot.elSean Whitton2025-07-261-1/+1
| * ; Fix documentation of 'other-window'Eli Zaretskii2025-07-262-2/+5
| * ; * lisp/international/quail.el (quail-insert-kbd-layout): Commentary.Eli Zaretskii2025-07-251-0/+2
| * ; face-font-family-alternatives, fixed-pitch: Comments.Sean Whitton2025-07-251-3/+8
| * Fix Eshell call to 'string-suffix-p' when checking for trailing newlineJim Porter2025-07-212-1/+23
| * * etc/PROBLEMS: Describe how to work around screen reader TAB issueRobert Pluim2025-07-211-0/+12
| * (gnus)Scoring Tips: New tip regarding header continuation linesSean Whitton2025-07-211-0/+23
* | Rework filenotify-tests.elMichael Albinus2025-07-265-1305/+1152
* | Enabled macOS dictation post NSTextInputClient migration in v30Alvaro Ramirez2025-07-263-1/+36
* | ; * etc/NEWS: Fix last change.Eli Zaretskii2025-07-261-2/+2
* | * lisp/url/url-queue.el: Better compatibility with 'url-retrieve'Rahguzar2025-07-262-11/+28
* | Emulate more dynamic bindings in request buffersPeder O. Klingenberg2025-07-261-7/+44
* | Simplify code in 'newsticker--buffer-do-insert-text'Baptiste Strazzulla2025-07-261-10/+6
* | Fix 'sqlite-mode-delete' with NULL field valuesYue Yi2025-07-261-3/+6
* | Improve performance when computing the "readable" form of a page in EWWJim Porter2025-07-251-3/+27
* | Add new function 'dom-inner-text'Jim Porter2025-07-255-15/+39
* | Check for end-of-file when reading character escapes (bug#79097)Mattias Engdegård2025-07-252-0/+33
* | VC: New support for other working treesSean Whitton2025-07-2510-147/+637
* | vc-test--version-diff: Bind vc-async-checkinSean Whitton2025-07-251-1/+2
* | ; * doc/emacs/vc-xtra.texi (Advanced VC Usage): Fix menu.Sean Whitton2025-07-251-2/+0
* | Bind vc-rename-file to C-x v RSean Whitton2025-07-254-16/+20
* | ; * etc/NEWS: Move 'exec-path' entry to its proper place.Eli Zaretskii2025-07-251-6/+6
* | Streamline init_callproc a bitPaul Eggert2025-07-241-10/+8
* | Refactor to allow nameless auto stringsPaul Eggert2025-07-241-3/+15
* | Diagnose load-path only if interactivePaul Eggert2025-07-241-3/+3
* | PATH defaults now act more like GNU and POSIXPaul Eggert2025-07-245-15/+61
* | ; Fix file name in "Loading Files" doc.Paul Eggert2025-07-241-1/+1
* | Treat ‘.../emacs’ like ‘emacs’ in realpath startupPaul Eggert2025-07-241-9/+5
* | Prefer readlink to lstat in find_emacs_executablePaul Eggert2025-07-241-1/+2
* | Fix minor memory leak in find_emacs_executablePaul Eggert2025-07-241-0/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2025-07-241-339/+134
|\ \
| * | Use macro to reduce repetition in TLS testsRobert Pluim2025-07-241-339/+134
* | | ; Revert last changeMichael Albinus2025-07-241-5/+6
|/ /
* | Disable setting connection-local variables in tramp-smb.elMichael Albinus2025-07-241-3/+4
* | Don’t read before BEG in insert-file-contentsPaul Eggert2025-07-231-4/+12
* | Simplify file end finding in insert-file-contentsPaul Eggert2025-07-231-19/+18
* | GCC bug 119085 fixed in GCC 16Paul Eggert2025-07-231-9/+7
* | * lisp/repeat.el (repeat-mode): Use 'called-interactively-p'.Juri Linkov2025-07-231-9/+12
* | Add consistent environment for local process calls in TrampMichael Albinus2025-07-237-97/+92
* | NS: Fix build with NSTRACE_ENABLEDGerd Möllmann2025-07-232-2/+2
* | Handle Eshell prompts where stickiness properties are 't'Jim Porter2025-07-222-10/+15
* | NS: Use different window collection behavior for tooltips (bug#73037)Gerd Möllmann2025-07-231-2/+3
* | Add function exec-suffixesMichael Albinus2025-07-226-6/+51
* | * lisp/custom.el (defcustom): Remove empty doc string.Mattias Engdegård2025-07-221-1/+1
* | * lisp/vc/vc-git.el (vc-git-diff): Don't pass --textconv.Sean Whitton2025-07-221-1/+1
* | insert-file-contents respect END betterPaul Eggert2025-07-211-40/+72
* | insert-file-contents shrinking Solaris file fixPaul Eggert2025-07-211-2/+3