summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-27Add a new user option to hide the header of old newsticker feedsBaptiste Strazzulla
2025-07-27Update Android frame param handlersPo Lu
2025-07-26bytecomp.el: Rework the message when the macro is not recognizedStefan Monnier
2025-07-26Add readlink, realpath startup commentsPaul Eggert
2025-07-26bibtex.el - improve last change e6c1ec71b72Roland Winkler
2025-07-26Add post-save actions for Rmail attachmentsPaul Nelson
2025-07-26; * src/w32fns.c (Fx_create_frame): Fix copy/paste errors in last change.Eli Zaretskii
2025-07-26Add frame parameter which allows border transparencyGarklein
2025-07-26; * src/nsterm.m (ns_define_fringe_bitmap): Stylistic corrections.Po Lu
2025-07-26; * doc/emacs/vc1-xtra.texi (Other Working Trees): Add cross-refs.Eli Zaretskii
2025-07-26vc-do-command: Fix last part of 'full-command'Sean Whitton
2025-07-26; vc-test--other-working-trees: Fix unused variable warning.Sean Whitton
2025-07-26; Fix compilation warning in dom.el.Sean Whitton
2025-07-26; VC: Improve documentation of other working trees features.Sean Whitton
2025-07-26* lisp/vc/vc.el (vc-dir-status-files): Fix filtering on VC status.Sean Whitton
2025-07-26Fix last commitAlan Third
2025-07-26Fix incorrectly nested ns_focus/ns_unfocus callsAlan Third
2025-07-26Simplify NS fringe vectors (bug#73563)Alan Third
2025-07-26Merge from origin/emacs-30Eli Zaretskii
2025-07-26Rework filenotify-tests.elMichael Albinus
2025-07-26Enabled macOS dictation post NSTextInputClient migration in v30Alvaro Ramirez
2025-07-26loaddefs-generate--rubric: Note about committing ldefs-boot.elSean Whitton
2025-07-26; * etc/NEWS: Fix last change.Eli Zaretskii
2025-07-26* lisp/url/url-queue.el: Better compatibility with 'url-retrieve'Rahguzar
2025-07-26Emulate more dynamic bindings in request buffersPeder O. Klingenberg
2025-07-26Simplify code in 'newsticker--buffer-do-insert-text'Baptiste Strazzulla
2025-07-26Fix 'sqlite-mode-delete' with NULL field valuesYue Yi
2025-07-26; Fix documentation of 'other-window'Eli Zaretskii
2025-07-25Improve performance when computing the "readable" form of a page in EWWJim Porter
2025-07-25Add new function 'dom-inner-text'Jim Porter
2025-07-25Check for end-of-file when reading character escapes (bug#79097)Mattias Engdegård
2025-07-25VC: New support for other working treesSean Whitton
2025-07-25vc-test--version-diff: Bind vc-async-checkinSean Whitton
2025-07-25; * doc/emacs/vc-xtra.texi (Advanced VC Usage): Fix menu.Sean Whitton
2025-07-25Bind vc-rename-file to C-x v RSean Whitton
2025-07-25; * lisp/international/quail.el (quail-insert-kbd-layout): Commentary.Eli Zaretskii
2025-07-25; * etc/NEWS: Move 'exec-path' entry to its proper place.Eli Zaretskii
2025-07-25; face-font-family-alternatives, fixed-pitch: Comments.Sean Whitton
2025-07-24Streamline init_callproc a bitPaul Eggert
2025-07-24Refactor to allow nameless auto stringsPaul Eggert
2025-07-24Diagnose load-path only if interactivePaul Eggert
2025-07-24PATH defaults now act more like GNU and POSIXPaul Eggert
2025-07-24; Fix file name in "Loading Files" doc.Paul Eggert
2025-07-24Treat ‘.../emacs’ like ‘emacs’ in realpath startupPaul Eggert
2025-07-24Prefer readlink to lstat in find_emacs_executablePaul Eggert
2025-07-24Fix minor memory leak in find_emacs_executablePaul Eggert
2025-07-24Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2025-07-24; Revert last changeMichael Albinus
2025-07-24Use macro to reduce repetition in TLS testsRobert Pluim
2025-07-24Disable setting connection-local variables in tramp-smb.elMichael Albinus