summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-10* etc/emacs_lldb.py (Lisp_Object): Add TS types.Mattias Engdegård
2024-06-10; Silence a byte-compiler warning in typescript-ts-mode.elAndrea Corallo
2024-06-10; Fix recent change to python-tests.elkobarity
2024-06-10; Another fix of non-ASCII characters in Emacs manual.Eli Zaretskii
2024-06-10; Fix recent change in Emacs manualEli Zaretskii
2024-06-10* lisp/org/ox.el (org-export-filters-alist): Don't define as constant...Stefan Monnier
2024-06-10(rng-do-some-validation): Fix dangerous use of `with-silent-modifications`Stefan Monnier
2024-06-10Correct documentation build warnings and errors with Texinfo 4.13Po Lu
2024-06-10; * src/process.c (read_process_output): Check in missing hunk.Po Lu
2024-06-10Rename new variable in process.cPo Lu
2024-06-10Refactor tramp-*-make-process functionsMichael Albinus
2024-06-10cperl-mode: fix doc string escapingMattias Engdegård
2024-06-10Org: fix mistakes in regexp, skip set and doc stringMattias Engdegård
2024-06-10; Avoid byte-compilation warning in cperl-mode.elEli Zaretskii
2024-06-10Extend auto-revert-test07-auto-revert-several-buffersMichael Albinus
2024-06-10cperl-mode.el: Update for the current Perl version 5.040Harald Jörg
2024-06-10; Fix recent change to outline.el.Basil L. Contovounesios
2024-06-10Minor revisions to Android key bindingsPo Lu
2024-06-10; Tweak recent NEWS and window.el docs.Basil L. Contovounesios
2024-06-10; * lisp/outline.el: Remove unused variable.Juri Linkov
2024-06-10* lisp/outline.el: Improve new feature of preserving outlines after revert.Juri Linkov
2024-06-10Re-enable TTY glyph production for batch mode frames on AndroidPo Lu
2024-06-10Fix bootstrap of org.texiPo Lu
2024-06-10; Fix typosStefan Kangas
2024-06-09Improve correctness of 'eshell-quote-argument'Jim Porter
2024-06-09* etc/NEWS: Announce Org update.Kyle Meyer
2024-06-09Update to Org 9.7.3Kyle Meyer
2024-06-09; Use the current system's style of shell-quoting in Eshell debug logsJim Porter
2024-06-09Remove empty Eshell commands when parsingJim Porter
2024-06-09; Allow batch-file Eshell test on MS-WindowsEli Zaretskii
2024-06-09Unbreak build with Clang 15 on macOS 14.5Stefan Kangas
2024-06-09; Add another test for 'eshell-batch-script'Jim Porter
2024-06-09* lisp/buff-menu.el: Support a function value of Buffer-menu-group-by.Juri Linkov
2024-06-09; * lisp/mail/rmail.el (rmail-get-new-mail-hook): Doc fix.Eli Zaretskii
2024-06-09Text improvements for the documentation of 'some-window' (bug#70949)Juri Linkov
2024-06-09Specify Python 3 in some ERTs on Mackobarity
2024-06-09Fix hiding a Python block ending with a commentkobarity
2024-06-09Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2024-06-09Enable accessing tool bar with the touch screenPo Lu
2024-06-09Fix MS-Windows build broken by recent touch-screen changesEli Zaretskii
2024-06-09A better fix for esh-proc-tests on MS-WindowsEli Zaretskii
2024-06-09Amend last changePo Lu
2024-06-09Report touch events on MS-WindowsPo Lu
2024-06-09; * doc/emacs/windows.texi (Tab Line, Window Tool Bar): Copyedits.Eli Zaretskii
2024-06-09Add documentation for window-tool-bar packageJared Finder
2024-06-09; Fix typo in help.texiStefan Kangas
2024-06-09Add new command 'package-vc-log-incoming'Philip Kaludercic
2024-06-09Fix a recent change in reading from sub-processesEli Zaretskii
2024-06-09Fix Eshell tests on MS-WindowsEli Zaretskii
2024-06-09(hack-dir-local-get-variables-functions): New hookStefan Monnier