summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2026-03-22* lisp/subr.el (member-if): Fix compiler macro multiple evaluation.Sean Whitton
2026-03-22(dabbrev-completion): Improve last fix for bug#80645Daniel Mendler
2026-03-22Fix wrong type argument error in 'find-file-read-only-other-tab' (Bug#80630)Guilherme de Almeida Suckevicz
2026-03-21(dabbrev-capf): Fix bug#80645.Stefan Monnier
2026-03-21Make member-if compiler-macro hygienicBasil L. Contovounesios
2026-03-21vtable truncate-string-pixelwise, ellipsis can be a string (bug#80026)Stéphane Marks
2026-03-21Ensure correct expansion in 'find-sibling-file-search'Jeff Valk
2026-03-21Fix wrong-type-argument error in package-upgradeTassilo Horn
2026-03-20cursor-sensor.el: Partial fix for bug#80255Stefan 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; 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-19hideshow: Fix 'hs-hide-block-behavior' set to 'after-cursor'.Elias Gabriel Perez
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-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-16; Fix handling of string by the use-package keyword :vcPhilip Kaludercic
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 documentation for ensure-proper-list.Sean 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-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-14; Update ldefs-boot.el.Eli 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(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
2026-03-14Simplify 'xref-mouse-mode-map'Philip Kaludercic
2026-03-13* lisp/loadup.el: No longer GC after loading each fileHelmut Eller
2026-03-13Fix project-recompile directoryBasil L. Contovounesios
2026-03-12Fix window-height of project-kill-buffersBasil L. Contovounesios
2026-03-12Fix 'comp--func-unique-in-cu-p' to match docstringJulian Scheid
2026-03-12Add 'xref-mouse-mode' minor modePhilip Kaludercic
2026-03-12; Fix bug in 'package-maintainers'Philip Kaludercic
2026-03-12Don't strip face properties in blink-paren-open-paren-line-stringTassilo Horn
2026-03-11Add ecomplete support for more header typesPhilip Kaludercic
2026-03-11Do not initialize Info during package activationPhilip Kaludercic
2026-03-11(elisp--shorthand-aware-(f)boundp): Don't allocateStefan Monnier
2026-03-11Tweak recent error descriptor changesBasil L. Contovounesios