summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-27Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2025-03-27w32: fail gracefully when using invalid glyphs on DWriteCecilio Pardo
2025-03-27lisp/help-fns.el (help-fns--signature): Pretty print typeStefan Monnier
2025-03-27peg.texi: Fix bug#76555 even a bit moreYue Yi
2025-03-27peg.texi: Fix bug#76555 even a bit moreYue Yi
2025-03-27PEG: Fix bug#76555Stefan Monnier
2025-03-27; Fix package-version valuesEli Zaretskii
2025-03-27; * lisp/which-key.el (which-key-idle-delay): Fix package-version.Eli Zaretskii
2025-03-27C++ Mode: Fix some indentation bugs. FIxes bug#19867Alan Mackenzie
2025-03-27* lisp/treesit-x.el: Remove unnecessary treesit-generic-mode.Juri Linkov
2025-03-27Don't write to bottom-right cell on ttys with AutoWrap (bug#77233)Gerd Möllmann
2025-03-26Signal user-error in info--ensure-not-in-directory-nodeStefan Kangas
2025-03-26Fix vertical cursor motion with wide images and line numbersEli Zaretskii
2025-03-26; Remove obsolete file `java/incrementing-version-code'.Po Lu
2025-03-26; Fix OOM kill in ert-testsEli Zaretskii
2025-03-26; Fix 'ert-tests' on MS-WindowsEli Zaretskii
2025-03-26Further amendments of child frame handling and documentationMartin Rudalics
2025-03-26Use numeric time zone suffix in ERT explainer.Philipp Stephani
2025-03-25peg.texi: Fix bug#76555 even a bit moreYue Yi
2025-03-25peg.texi: Fix bug#76555 even a bit moreYue Yi
2025-03-25PEG: Fix bug#76555Stefan Monnier
2025-03-26; Minor update in ack.texiStefan Kangas
2025-03-25; Improve type specifier documentationStefan Kangas
2025-03-25* test/lisp/gnus/message-tests.el (message-default-buffer-type): New test.Michael Albinus
2025-03-25backtrace.el: Remove redundant `put` and `:group`Stefan Monnier
2025-03-25bs.el: Janitorial work; most importantly use `special-mode`Stefan Monnier
2025-03-25bookmark.el: Cosmetic changesStefan Monnier
2025-03-25* lisp/treesit-x.el: New file.Juri Linkov
2025-03-25lisp/gnus/mm-encode.el (mm-default-buffer-type): Obey the mode hierarchyStefan Monnier
2025-03-25* lisp/gnus/mm-encode.el (mm-default-buffer-type): Check `major-mode'.Michael Albinus
2025-03-25Rename 'buffer-too-small' to 'memory-buffer-too-small'.Philipp Stephani
2025-03-25; Improve documentation of "function types"Eli Zaretskii
2025-03-25Use better attachment defaults for *diff* buffersMichael Albinus
2025-03-25* test/infra/Dockerfile.emba (emacs-tree-sitter): Add gowork grammar.Michael Albinus
2025-03-25outline-move-subtree-down/up: Fix for non-nil outline-blank-lineJames Cherti
2025-03-25(built-in-class--make): Take list of types rather than classesStefan Monnier
2025-03-25; * msdos/emacs.djl: Don't interfere with the order of other symbols.Po Lu
2025-03-25Fix the DJGPP buildPo Lu
2025-03-25Mimic behavior of 'aref' when signalling out-of-range errors.Philipp Stephani
2025-03-25Don't use 'args-out-of-range' error for too-small buffers.Philipp Stephani
2025-03-25Add an ERT explainer for 'time-equal-p'.Philipp Stephani
2025-03-24lisp/loadup.el (max-lisp-eval-depth): Bump up a bitStefan Monnier
2025-03-24Expose some lambdas currently hidden in quoted dataStefan Monnier
2025-03-24(byte-compile-maybe-guarded): Make its code edebuggableStefan Monnier
2025-03-24(buffer-local-set-state): Optimize away unused dataStefan Monnier
2025-03-24New test for function-getStefan Kangas
2025-03-24; Populate completions list before scrolling itEshel Yaron
2025-03-24Merge from origin/emacs-30Sean Whitton
2025-03-24; Merge from origin/emacs-30Sean Whitton
2025-03-24Merge from origin/emacs-30Sean Whitton