summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-15Unconditionally define MIPS_NABI on mips64elPo Lu
2025-04-15Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2025-04-15Don't warn about lexbind cookies when loading calc settingsVisuwesh
2025-04-15* exec/loader-mips64el.s (rest_of_exec): Deal with assembler bugs.Po Lu
2025-04-15* exec/configure.ac (exec_CHECK_MIPS_NABI): Test __LP64__ also.Po Lu
2025-04-15Fix deleting the first line of calc trailWojciech Siewierski
2025-04-15Port recent Android changes to mips64elPo Lu
2025-04-15; Fix tab-bar-tests on MS-WindowsEli Zaretskii
2025-04-15Address typos in MIPS executable loaderPo Lu
2025-04-15Avoid performance regressions in unoptimized buildsPo Lu
2025-04-14Remove unused XMALLOC_BLOCK_INPUT_CHECK debug facilityStefan Kangas
2025-04-14Port recent changes to mipsel systemsPo Lu
2025-04-14Support file:// URIs and readonly DB in 'sqlite-open'Eli Zaretskii
2025-04-14; * etc/NEWS: Move tree-sitter related items.Eli Zaretskii
2025-04-14Fix typos in executable loadersPo Lu
2025-04-14Fix help-customize in describe-symbol buffersDmitry Gutov
2025-04-13(cl-generic-define-method): Try and fix bug#77464Stefan Monnier
2025-04-13lisp/gnus/gnus-start.el (gnus-dribble-eval-file): Ignore lexbind warningStefan Monnier
2025-04-13(calc-save-modes): Add a `lexical-binding` cookieStefan Monnier
2025-04-13Fix warning messages about lexbind cookie in subdirs.elEli Zaretskii
2025-04-13; Fix recently broken test (bug#77777).Eshel Yaron
2025-04-13Fix file descriptor leaks on arm AndroidPo Lu
2025-04-13Replace AT_EXECFN in auxiliary vectors of programs executed on AndroidPo Lu
2025-04-13; Fix last changeEli Zaretskii
2025-04-13Add variable for control docstring length in elisp eldoc functionsElías Gabriel Pérez
2025-04-13; Fix a typo in proced.elEli Zaretskii
2025-04-13; Fix a typo in proced.elEli Zaretskii
2025-04-13; (url-generic-parse-url/ms-windows-file-uri-hanlding): Fix test.Eli Zaretskii
2025-04-13; Fix last changeEli Zaretskii
2025-04-13Special treatment for file:// URIs on WindowsSebastián Monía
2025-04-13New user option to hide minor mode lighters (bug#77361)Pengji Zhang
2025-04-13Use a pristine copy of argv to restart EmacsJens Schmidt
2025-04-13Fix 'backward-delete-char-untabify'Asher Copeland
2025-04-13; Fix a typo in last change.Eli Zaretskii
2025-04-13Add block-comment-start and block-comment-end to supported modesElías Gabriel Pérez
2025-04-13Fix term.el bug with very short multibyte character chunkStephane Zermatten
2025-04-13Disable clearing echo-area when 'inhibit-message' is non-nilEli Zaretskii
2025-04-13; * src/editfns.c (Freplace_region_contents): Doc fix (bug#76313).Eli Zaretskii
2025-04-13; Fix replacements of old vc-annotate-parent-fileSean Whitton
2025-04-12lisp/subr.el (setq-local): Make local after evaluating the new valueStefan Monnier
2025-04-12(replace-buffer-contents): Mark as obsolete, again.Stefan Monnier
2025-04-12savehist.el: Unbreak testsStefan Monnier
2025-04-12savehist.el: Handle concurrent access to `savehist-file`Stefan Monnier
2025-04-12; Fix typo in comment.Paul Eggert
2025-04-12lisp/help.el (help-form-show): Improve last change (bug#77118)Stefan Monnier
2025-04-12Merge from origin/emacs-30Eli Zaretskii
2025-04-12; Merge from origin/emacs-30Eli Zaretskii
2025-04-12Limit fontification of "customize" in setopt suggestionVisuwesh
2025-04-12; * etc/NEWS: Fix wording and punctuation in last added entry.Eli Zaretskii
2025-04-12flymake: fall back to margins on text terminalsSpencer Baugh