summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-23; Delete out-of-date comment in float-sup.elStefan Kangas
2025-02-23Mark kermit.el as obsoleteStefan Kangas
2025-02-23Move kermit.el to obsolete/kermit.elStefan Kangas
2025-02-23; Fix documentation of recent changesEli Zaretskii
2025-02-23Prefer ert-with-temp-directory in testsStefan Kangas
2025-02-23Fix print-testsThuna
2025-02-23Fix comparison of current values for the key-sequence :typeMauro Aranda
2025-02-23Improve fontification of docker-filesJostein Kjønigsen
2025-02-23Prefer incf to cl-incf in emacs-lisp/*.elStefan Kangas
2025-02-23Prefer incf to cl-incf in testsStefan Kangas
2025-02-23Prefer decf to cl-decfStefan Kangas
2025-02-23New macros incf and decfStefan Kangas
2025-02-22Fix last commit to wid-edit.elMauro Aranda
2025-02-22(help--append-keystrokes-help): Fix bug#76341Stefan Monnier
2025-02-22* lisp/treesit.el (treesit-up-list, treesit-outline-level): Improve.Juri Linkov
2025-02-22Delete self-evident explanation from cl.texiStefan Kangas
2025-02-22; Delete obsolete commented out parts from cl.texiStefan Kangas
2025-02-22Make 'text-property-default-nonsticky' buffer-local when setEli Zaretskii
2025-02-22Expand tests for cl-incf and cl-decfStefan Kangas
2025-02-22Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2025-02-22Fix bug where VC packages were missing summariesPhilip Kaludercic
2025-02-22; Fix typosStefan Kangas
2025-02-22recentf.el: Add verbosity optionLockywolf
2025-02-22* lisp/net/tramp-sh.el (tramp-find-executable): Fix check.Michael Albinus
2025-02-22; * lisp/ibuf-macs.el (define-ibuffer-op): Fix long lines.Eli Zaretskii
2025-02-22; * lisp/ibuffer.el: Avoid byte-compiler warnings.Eli Zaretskii
2025-02-22; * etc/NEWS: Fix punctuation of last change.Eli Zaretskii
2025-02-22define-ibuffer-op opstring active-opstring functions (bug#76222)shipmints
2025-02-22; * admin/authors.el (authors-aliases): Add Vladimir Nikishkin.Eli Zaretskii
2025-02-22; Fix saveplace-tests for MS-WindowsEli Zaretskii
2025-02-22Inhibit "Wrote" message in saveplace.el when non-interactiveshipmints
2025-02-22Make yank-media auto select the best mime typeVisuwesh
2025-02-22Speed up widget creation (Bug#53606)Mauro Aranda
2025-02-22; * INSTALL.REPO: Minor copyedits.Eli Zaretskii
2025-02-22* admin/check-doc-strings: Reduce false positives.Stefan Kangas
2025-02-21Use .pem extension for client certs in ERC docsF. Jason Park
2025-02-21Don't kill window buffer in erc--split-lineF. Jason Park
2025-02-21Delete note on Emacs 19 modes from comint.elStefan Kangas
2025-02-21Fix identation in csharp-mode.elJostein Kjønigsen
2025-02-21New user option checkdoc-allow-quoting-nil-and-tStefan Kangas
2025-02-21; Delete superfluous commentStefan Kangas
2025-02-21Prefer defvar-keymap in admin/gitmerge.elStefan Kangas
2025-02-21Prefer defvar-keymap in auth-source.elStefan Kangas
2025-02-21Use a persistent directory as default directory in diffMichael Albinus
2025-02-21; Don't fail image tests if jpeg is supported via imagemagickUlrich Müller
2025-02-21; Skip autorevert test when notify support is missingUlrich Müller
2025-02-21; Skip shr-test/zoom-image test if png or libxml support is missingUlrich Müller
2025-02-21; Skip image type test if support is missingUlrich Müller
2025-02-21New variable 'treesit-aggregated-outline-predicate' (bug#76398)Juri Linkov
2025-02-21Merge from savannah/emacs-30Po Lu