summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-20simple-tests.el: Use `kmacro` functionStefan Monnier
2026-03-20cursor-sensor.el: Partial fix for bug#80255Stefan Monnier
2026-03-20(Fmakunbound): Break aliasing, if present (bug#80538)Stefan Monnier
2026-03-20diff-mode.el: Don't recompute the position of Git preamble/footerStefan Monnier
2026-03-20; Simplify 'elisp-fontify-symbol'.Eshel Yaron
2026-03-19; Adjust use-package tests for :vcPhilip Kaludercic
2026-03-19; Adapt 'elisp-fontify-symbol' to 'cursor-sensor-mode' changesEshel Yaron
2026-03-19New option to enable global-whitespace-mode in special-buffers (bug#79230)Ihor Radchenko
2026-03-19; * lisp/ibuffer.el (ibuffer-fontification-alist): Doc fix (bug#80618).Eli Zaretskii
2026-03-19; Fix documentation of window-dimension functionsEli Zaretskii
2026-03-19hideshow: Fix 'hs-hide-block-behavior' set to 'after-cursor'.Elias Gabriel Perez
2026-03-19Fix "make install-nt" in parallel buildsEli Zaretskii
2026-03-19hideshow: New minor mode 'hs-indentation-mode'. (Bug#80179)Elías Gabriel Pérez
2026-03-19; * lisp/files.el (find-sibling-rules): Doc fix.Eli Zaretskii
2026-03-18lisp/progmodes/elisp-mode.el (elisp--local-macroenv): Add `static-if`Stefan Monnier
2026-03-18Kick the event loop in NS drag and drop (bug#80592)Stéphane Marks
2026-03-17Window handling bug fixes.Michael R. Mauger
2026-03-17(delete-selection-repeat-replace-region): Partial fix for bug#80216Stefan Monnier
2026-03-17Further improve blink-matching-paren-highlight-offscreenTassilo Horn
2026-03-16Assign bit gravity to window in Lucid and Motif ports tooDmitry Gutov
2026-03-16; Fix handling of string by the use-package keyword :vcPhilip Kaludercic
2026-03-16Count characters correctly in 'str_as_multibyte'Pip Cet
2026-03-16Remove more regex macros from src/conf_post.hBasil L. Contovounesios
2026-03-16* lisp/emacs-lisp/shortdoc.el (list): Fix `ensure-proper-list' examples.Michael Albinus
2026-03-16Use consistent alias name in tramp-compat.elMichael Albinus
2026-03-15lisp/startup.el (command-line): Simplify with `error-message-string`Stefan Monnier
2026-03-15Merge remote-tracking branch 'origin/scratch/error-API'Stefan Monnier
2026-03-15; Tweak wording of newcomer instructions.Sean Whitton
2026-03-15; Tweak documentation for ensure-proper-list.Sean Whitton
2026-03-15Set frame-inhibit-implied-resize in newcomers-presetsSean Whitton
2026-03-15; Minor doc improvements for 'let-alist'.Eshel Yaron
2026-03-15; * lisp/bindings.el (mode-line-percent-position): Doc fix (bug#80617).Eli Zaretskii
2026-03-15Add new function 'ensure-proper-list' (bug#80598)Philip Kaludercic
2026-03-15; Ensure hint to close "Newcomers Theme" is visiblePhilip Kaludercic
2026-03-15; * etc/NEWS: Presentational fixes and improvements.Michael Albinus
2026-03-15; * src/fns.c (Fstring_make_multibyte, Fstring_as_unibyte): Doc fixes.Eli Zaretskii
2026-03-15Avoid segfaults in TTY menu-item selectionEli Zaretskii
2026-03-14Avoid another assertion violation in TTY menusEli Zaretskii
2026-03-14Add references to "User Lisp" Info node where applicablePhilip Kaludercic
2026-03-14Remove references to 'package-vc-install-from-checkout' in docsPhilip Kaludercic
2026-03-14Rename emacs-module.h.in -> emacs-module.in.hBasil L. Contovounesios
2026-03-14Review some attribute macro usageBasil L. Contovounesios
2026-03-14; Update ldefs-boot.el.Eli Zaretskii
2026-03-14Avoid assertion violations in tty menus in rare casesEli Zaretskii
2026-03-14Fix backward motion in Info manuals under 'scroll-conservatively'Eli Zaretskii
2026-03-14; Fix last changeEli Zaretskii
2026-03-14Fix auto-correct previous word with 'flyspell-prog-mode'Timon Reinold
2026-03-14; * etc/NEWS: Improve one entry.Eli Zaretskii
2026-03-14(smerge--refine-prepare-regions): Reduce number of args and retvalsStefan Monnier
2026-03-14etags-regen: Don't try to generate tags during completion, by defaultDmitry Gutov