summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-01Remove a reference to a non-existant variable from a doc-stringAlan Mackenzie
2024-07-01; * src/fns.c (value_cmp): ASCIIfy.Eli Zaretskii
2024-07-01; * etc/NEWS: Fix level of several entrries.Eli Zaretskii
2024-07-01; * etc/NEWS: Fix typo.Eli Zaretskii
2024-07-01* exec/exec.c (exec_0): Restore erroneously deleted statement.Po Lu
2024-07-01* configure.ac: Provide for invocations where no cache file is set.Po Lu
2024-07-01* configure.ac: Create a cache file for libexec.Po Lu
2024-07-01; * src/search.c (Fmatch_beginning, Fmatch_end): Doc fix.Eli Zaretskii
2024-07-01; * exec/trace.c (seccomp_system_call): Typo in commentary.Po Lu
2024-07-01; * etc/NEWS: Announce last Android change.Po Lu
2024-07-01Merge from savannah/emacs-30Po Lu
2024-07-01; Merge from savannah/emacs-30Po Lu
2024-07-01Merge from savannah/emacs-30Po Lu
2024-07-01Optimize process execution on AndroidPo Lu
2024-07-01; * etc/NEWS: Clarify.Mattias Engdegård
2024-06-30; * src/treesit.c (Ftreesit_query_capture): Fix typo.Yuan Fu
2024-07-01* java/res/mipmap-v26/emacs_icon.xml: Define monospace icon.Po Lu
2024-07-01Improve `sentence-end-double-space` docstringStefan Kangas
2024-07-01Backport file backup FAQ item to Emacs <28Stefan Kangas
2024-06-30More updates of documentation for Emacs 30Eli Zaretskii
2024-06-30; * etc/NEWS: Copy-edit.Mattias Engdegård
2024-06-30Revert "; * etc/NEWS: Move items to "Incompatible Lisp Changes"."Mattias Engdegård
2024-06-30Merge from savannah/emacs-30Po Lu
2024-06-30Improve Android "adaptive icon"Po Lu
2024-06-30Fix documentation for Emacs 30Eli Zaretskii
2024-06-30; Update NEWS and corresponding manualsEli Zaretskii
2024-06-30Update from gnulibPaul Eggert
2024-06-30Add D-Bus testRobert Church
2024-06-30; Repair corruption in etc/DEBUGPo Lu
2024-06-30; * etc/DEBUG: Advice for debugging Emacs on OpenBSD (bug#71712).Eli Zaretskii
2024-06-30Respect --disable-build-details in Android buildsPo Lu
2024-06-30* build-aux/ndk-module-extract.awk: Do not generate newlines in output.Po Lu
2024-06-30Enable caching values generated by the Android build systemPo Lu
2024-06-30Merge remote-tracking branch 'savannah/scratch/windows-98' into emacs-30Po Lu
2024-06-30Merge from savannah/emacs-30Po Lu
2024-06-30Update the DJGPP configuration scriptsPo Lu
2024-06-30Inaccuracy in efaq.texiPo Lu
2024-06-30; Fix typos in DOS Makefile scriptsPo Lu
2024-06-30; * etc/NEWS: Explain Nextstep.Stefan Kangas
2024-06-30Don’t define LC_COLLATE, LC_CTYPEPaul Eggert
2024-06-30Assume setlocale existsPaul Eggert
2024-06-30Do not worry about whether locale.h is includablePaul Eggert
2024-06-30Update from Gnulib by running admin/merge-gnulibPaul Eggert
2024-06-29Fix treesit crash (bug#71681)Yuan Fu
2024-06-29Remove unused m4/printf-posix-rpl.m4Paul Eggert
2024-06-29; Fix SHR test on MS-WindowsJim Porter
2024-06-29Complete to "nil" in directory local variables skeletonStefan Kangas
2024-06-29Support grep.el better in `python-base-mode`Stefan Kangas
2024-06-29Delete redundant mention of `with-eval-after-load'Stefan Kangas
2024-06-29* doc/misc/efaq.texi (New in Emacs 30): Fix typos.Michael Albinus