summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-17; Avoid compiler warning in w32term.cEli Zaretskii
2024-05-16Add new Eshell built-in command 'funcall'Jim Porter
2024-05-17; Fix search in remote project with relative file namesDmitry Gutov
2024-05-16; cperl-mode.el: prevent Emacs from "freezing" (Bug#70948)Harald Jörg
2024-05-16;cperl-mode.el: Allow running under Emacs >=27Harald Jörg
2024-05-16; Fix wrong-type-argument in 'rcirc-handler-INVITE'Philip Kaludercic
2024-05-16; * doc/emacs/search.texi (Word Search): Add index entry.Eli Zaretskii
2024-05-16(describe-package-1): Handle (nil . "string") in `:maintainer`Stefan Monnier
2024-05-16* lisp/loadup.el: Add workaround for occasional "bootstrap" failureStefan Monnier
2024-05-16Add multi/unibyte string tests for key-descriptionRobert Pluim
2024-05-16* doc/emacs/mule.texi (Unibyte Mode): Mention iso-transl-set-languageRobert Pluim
2024-05-16* Fix bootstrap with checking enabledAndrea Corallo
2024-05-15; * lisp/eshell/esh-ext.el (eshell-remote-command): Improve last change.Jim Porter
2024-05-15Use "/local:" prefix in Eshell to run local commands when cwd is remoteJim Porter
2024-05-15(eglot--managed-mode): Avoid calling track-changes unregisteredSean Whitton
2024-05-15vc-git-root-log-format: Explicitly match periodsSean Whitton
2024-05-15control.texi: Be a bit more explicit about the behavior of `pcase-let`Stefan Monnier
2024-05-15* admin/MAINTAINERS: Add myself in (co-)maintainers.Andrea Corallo
2024-05-15; * lisp/gnus/mml-smime.el: Need cl-lib at runtime now.Mattias Engdegård
2024-05-15; * doc/lispref/windows.texi (Buffer Display Action Functions): Fix wording.Martin Rudalics
2024-05-15(xref--collect-matches): Move inhibit-modification-hooks binding downStefan Monnier
2024-05-14Avoid another warning (bug#70942).Eli Zaretskii
2024-05-14Fix some compilation warningsEli Zaretskii
2024-05-14* lisp/gnus/nnatom.el (libxml-parse-xml-region): Declare to silence warning.Andrea Corallo
2024-05-14; * src/process.c (network_lookup_address_info_1): Quote functionRobert Pluim
2024-05-14Document 'use-default-font-for-symbols' moreRobert Pluim
2024-05-14Use proper smime-keys entry for S/MIME signatures using OpenSSLIllia Ostapyshyn
2024-05-14; * .dir-locals.el (c-mode): Designate INLINE_HEADER_* as noise macros.Po Lu
2024-05-14* doc/lispref/functions.texi (Declare Form): Rename and update 'ftype' entry.Andrea Corallo
2024-05-14* etc/NEWS: Rename 'type' -> 'ftype' and tweak it.Andrea Corallo
2024-05-14* Allow for optional function name parameter in 'ftype' declarationAndrea Corallo
2024-05-14Change 'type' declaration to 'ftype'Andrea Corallo
2024-05-14Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2024-05-14Trace Tramp user errorMichael Albinus
2024-05-14; * lisp/net/tramp-androidsu.el (tramp-androidsu-handle-make-process): Typo.Po Lu
2024-05-14Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2024-05-14; Fix whitespaceMichael Albinus
2024-05-14Port tramp-androidsu to a wider variety of systemsPo Lu
2024-05-14; * etc/NEWS: Fix wording, again.Eli Zaretskii
2024-05-14; * etc/NEWS: Fix wording.Eli Zaretskii
2024-05-14Add documentation about sorting Imenu completions (bug#70846)Juri Linkov
2024-05-14; Fix documentation of recently-installed changesEli Zaretskii
2024-05-14Fix failure of `restart-emacs' to restart Emacs on AndroidPo Lu
2024-05-13* etc/NEWS (Safety compilation parameter): Add entry.Andrea Corallo
2024-05-13Add some 'compilation-safety' documentationAndrea Corallo
2024-05-13Add 'safety' function declarationAndrea Corallo
2024-05-13Introduce 'compilation-safety' variableAndrea Corallo
2024-05-13* lisp/emacs-lisp/comp.el (comp--get-function-cstr): Fix it.Andrea Corallo
2024-05-13; Fix the xref--group-name-for-display testsDmitry Gutov
2024-05-13Avoid resizing mutation in subst-char-in-string, take twoMattias Engdegård