summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-20Support compiled queries in pdump by dumping source (bug#69952)Sergey Vinokurov
2024-07-20SAFE_ALLOCA fixesPaul Eggert
2024-07-20; Fix typo in xfont.cPo Lu
2024-07-20Avoid magic values in xfont_listStefan Kangas
2024-07-20Merge from origin/emacs-30Eli Zaretskii
2024-07-20Fix bibtex validation for non-file buffersLiu Hui
2024-07-20Fix Imenu in 'emacs-news-view-mode'Eli Zaretskii
2024-07-20; * doc/misc/gnus.texi (Agent Caveats): Fix docJames Thomas
2024-07-20; * src/sqlite.c (Fsqlite_load_extension): Add "vec0" to allowed extensions.Eli Zaretskii
2024-07-20Avoid accessing uninitialized bool_vector wordsPaul Eggert
2024-07-20Fix setup of fonts for 'han' script.Eli Zaretskii
2024-07-20Avoid errors in 'icomplete-vertical-mode'Eli Zaretskii
2024-07-20Document GNU ELPA copyright in tips.texiStefan Kangas
2024-07-20Fix compilation on builds with native rectangle structuresPo Lu
2024-07-20Respect mouse-fine-graned-tracking in touch screen simple translationPo Lu
2024-07-20Improve register-use-preview docstringStefan Kangas
2024-07-20Miscellaneous checkdoc fixesStefan Kangas
2024-07-19Work around GCC bug 58416 on 32-bit x86Paul Eggert
2024-07-19In ‘INSTALL’ put configure vars in one sectionPaul Eggert
2024-07-19Merge from origin/emacs-30Stefan Monnier
2024-07-19; Merge from origin/emacs-30Stefan Monnier
2024-07-19Don't set exit info in Eshell if the command is being piped elsewhereJim Porter
2024-07-19Split out exit code parts of 'eshell-close-handles' into a new functionJim Porter
2024-07-19* lisp/progmodes/peg.el (peg-syntax-classes): Typo (bug#72131)Stefan Monnier
2024-07-19* lisp/which-key.el: Bump version to 3.6.1Philip Kaludercic
2024-07-19; * test/lisp/net/dbus-tests.el: silence compilation warningsMattias Engdegård
2024-07-19Visualize ranking of last game when adding scoresPeder O. Klingenberg
2024-07-19* lisp/transient.el (static-if): Remove duplicated definition.Jonas Bernoulli
2024-07-19Adapt file-remote-p docMichael Albinus
2024-07-19; Fix typo in etc/ORG-NEWS (Bug#72186)Stefan Kangas
2024-07-18Allow specifying stdout/stderr separately in some Eshell commandsJim Porter
2024-07-18; * doc/misc/eshell.texi (Bugs and ideas): Remove now-implemented idea.Jim Porter
2024-07-18Improve implementation of built-in Eshell "kill" commandJim Porter
2024-07-18Handle broken pipes in a better way in EshellJim Porter
2024-07-18Improve handling of deferrable Eshell commandsJim Porter
2024-07-18Fix minor code style issue in pgtkfns.cStefan Kangas
2024-07-18Avoid overflow in pgtk_is_numeric_charStefan Kangas
2024-07-18Use strnlen to avoid unnecessary work in pgtkfns.cStefan Kangas
2024-07-18Minor cleanup of code in insdel.cEli Zaretskii
2024-07-18* etc/TODO: Delete item about merging Magit.Stefan Kangas
2024-07-18; Fix typosStefan Kangas
2024-07-18* doc/man/emacs.1.in: Add "No warranty" notice.Stefan Kangas
2024-07-18; * doc/man/emacs.1.in: Improve wording.Stefan Kangas
2024-07-18Improve emacs man page description of --user flagStefan Kangas
2024-07-18Checkdoc fixes in allout-widgets.elStefan Kangas
2024-07-18Checkdoc fixes in subr.elStefan Kangas
2024-07-18Checkdoc fixes in touch-screen.elStefan Kangas
2024-07-18Checkdoc fixes in treesit.elStefan Kangas
2024-07-18Avoid overflow in pgtk_is_numeric_charStefan Kangas
2024-07-18; fix previous find-function changeRobert Pluim