summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-24Allow customizing partial-completion to be more like substringSpencer Baugh
2024-08-24Fix rare segfaults due to freed fontsetsEli Zaretskii
2024-08-24Fix secret search with basic auth with a port in URLBjörn Bidar
2024-08-24Allow using pulse.el with a single color without pulsationGautier Ponsinet
2024-08-24Fix 'next-line' in batch mode.Eli Zaretskii
2024-08-23; Fix infloop in checkdoc-next-docstringEshel Yaron
2024-08-23; * Makefile.in (actual-all): Fix previous change.Robert Pluim
2024-08-23Create blessmail at build time instead of install timeRobert Pluim
2024-08-23Avoid putting a dead buffer in the minibuffer window (Bug#72487)Martin Rudalics
2024-08-22Add command to copy contents in a diff-mode bufferPhilip Kaludercic
2024-08-22Eglot: bump version to 1.17.30 and update EGLOT-NEWSJoão Távora
2024-08-22Fix C-n/C-p under both 'line-prefix' and 'visual-line-mode'Eli Zaretskii
2024-08-22; * admin/authors.el (authors-aliases): Escape periods.Eli Zaretskii
2024-08-21GCC bug 58416 is fixed in GCC 15Paul Eggert
2024-08-22Prefer static_assert to verifyStefan Kangas
2024-08-21Simplify and speed up make-hash-table argument parsingMattias Engdegård
2024-08-21; Inhibit completion preview in read-only buffersEshel Yaron
2024-08-21Fix two issues with 'window-deletable-p'Martin Rudalics
2024-08-21Fix a Tramp bug when running several asynchronous processesMichael Albinus
2024-08-21Update to modus-themes version 4.5.0Protesilaos Stavrou
2024-08-21Restore vc-git helper function (bug#68183)Kévin Le Gouguec
2024-08-21Split vc-git-dir-extra-headers into more manageable chunksKévin Le Gouguec
2024-08-21Test more vc-dir scenarios with Git (bug#68183)Kévin Le Gouguec
2024-08-20Update 'ldefs-boot.el' (don't merge)Andrea Corallo
2024-08-20* doc/man/emacsclient.1: Bump date.Andrea Corallo
2024-08-20Bump Emacs version to 30.0.90Andrea Corallo
2024-08-20Update ChangelogsAndrea Corallo
2024-08-20* admin/authors.el (authors-aliases, authors-ignored-files): Update.Andrea Corallo
2024-08-20Update AUTHORSAndrea Corallo
2024-08-20* admin/authors.el: Pick-up version from emacs-29.Andrea Corallo
2024-08-20Add missing :version tags in use-packageStefan Kangas
2024-08-20Suppress shallow cloning on embaMichael Albinus
2024-08-20Merge from savannah/emacs-30Po Lu
2024-08-20; Merge from savannah/emacs-30Po Lu
2024-08-20Merge from savannah/emacs-30Po Lu
2024-08-20Correct Android failure to open an old CJK fontPo Lu
2024-08-20* lisp/help-fns.el (help-definition-prefixes): Don't delete the hashtableStefan Monnier
2024-08-20; Fix :version tagsStefan Kangas
2024-08-20Delete defgroup use-package-ensureStefan Kangas
2024-08-20Fix early use of use-package-always-ensureStefan Kangas
2024-08-20Mark tex-dvi-view-command as :riskyStefan Kangas
2024-08-19Remove stray obsolete comment about ‘volatile’Paul Eggert
2024-08-19* lisp/tab-bar.el: Improve tab-bar-auto-width-predicate-default (bug#71883).Juri Linkov
2024-08-19Add abnormal hook to determine which tabs to auto-widenJoseph Turner
2024-08-19; Fix documentation of secure-hash functionsEli Zaretskii
2024-08-19; * lisp/subr.el (sha1): Fix typo in docstring.Ulrich Müller
2024-08-19; * etc/NEWS: Fix wording of last change.Michael Albinus
2024-08-18Update to Org 9.7.10Kyle Meyer
2024-08-18Improve SHR/EWW support for 'visual-wrap-prefix-mode'Jim Porter
2024-08-18; * etc/NEWS: Announce 'shr-fill-text'.Jim Porter