summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2026-03-11lisp/vc/smerge-mode.el (smerge--refine-apply-diff): TypoStefan Monnier
2026-03-11Fix negated equality assumptions (bug#80327)Andrea Corallo
2026-03-11lisp/subr.el (run-hook-query-error-with-timeout): Avoid `%s` for listsStefan Monnier
2026-03-11; Fix quit-window-kill-buffer condition.Basil L. Contovounesios
2026-03-11Handle compressed filenames in `native--compile-async-skip-p' (bug#57627)Phil Sainty
2026-03-10(smerge-refine-regions): Refactor a bit and work between buffersStefan Monnier
2026-03-10(error-data): Delete functionStefan Monnier
2026-03-10Use single-arg form of `signal` to re-throw an errorStefan Monnier
2026-03-10Use the new error API functionsStefan Monnier
2026-03-10Improve the error APIStefan Monnier
2026-03-10unfill-paragraph: Use most-positive-fixnumSean Whitton
2026-03-10Fix `signal` calls where the data argument is not a listStefan Monnier
2026-03-10Error handling clarifications found during error-APIStefan Monnier
2026-03-09; Bump flymake's version again, to 1.4.5Dmitry Gutov
2026-03-09Fix 'emacs-news-find-heading'Eli Zaretskii
2026-03-09* lisp/time-stamp.el (time-stamp-warn-inactive): Doc string.Stephen Gildea
2026-03-09Restore use of cl-member-if and cl-plusp to flymake.elSean Whitton
2026-03-09Fix Non-existent commands in flymake-diagnostics-buffer-mode-mapDmitry Gutov
2026-03-08Mention newcomers theme on 'normal-mouse-startup-screen'Philip Kaludercic
2026-03-08cl-seq.el: Prefer `:test` to `:if`Stefan Monnier
2026-03-08; Fix documentation of 'emacs-news-mode' commandsEli Zaretskii
2026-03-08iso-transl.el: Revert cosmetic changeStefan Monnier
2026-03-08; recentf-exclude-file-by-extension-p: Restore and-let*.Sean Whitton
2026-03-08* lisp/textmodes/fill.el (unfill-paragraph): Fix for wide chars.Sean Whitton
2026-03-08* lisp/files.el (auto-mode-alist): Recognize /etc/profile as sh.shynur
2026-03-08Fix mpuz under text-scalingEli Zaretskii
2026-03-07iso-transl.el: Remove ineffective backslashes in previous patchStefan Monnier
2026-03-07Add "C-x 8" commands for letters with breeveEli Zaretskii
2026-03-07Improve Python setup codes to avoid leaving global nameskobarity
2026-03-07Improve documentation of 'define-keymap'Eli Zaretskii
2026-03-06* lisp/recentf.el (recentf-exclude-file-by-extension-p): Fix thinko.Michael Albinus
2026-03-06Additional fixes for 'get-mru-frame' (Bug#80397)Martin Rudalics
2026-03-06Fix last change in recentf.elEli Zaretskii
2026-03-05Mention newcomer theme on "no-mouse" splash screenPhilip Kaludercic
2026-03-05New user option and function 'recentf-exclude-ignored-extensions'Stéphane Marks
2026-03-05; Fix documentation of a recently added user optionEli Zaretskii
2026-03-05unfill-paragraph: Reimplement in terms of fill-regionSean Whitton
2026-03-05; Move unfill-paragraph to fill.el. Document it in (elisp)Filling.Sean Whitton
2026-03-05New user option vc-display-failed-async-commandsSean Whitton
2026-03-05vc-do-command: Tidy up some messagingSean Whitton
2026-03-05Make 'frame-use-time' more reliable. (bug#80397)Stéphane Marks
2026-03-04(flymake-start): Give a bit more info in the logStefan Monnier
2026-03-04Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton
2026-03-04New command 'unfill-paragraph'Sean Whitton
2026-03-04; * lisp/vc/vc.el (vc-print-change-log): Fix last change.Sean Whitton
2026-03-04In 'frame--purify-parameters' fix frame-inherited-parameters (Bug#80536)Stéphane Marks
2026-03-03Revert "Rename 'any' to 'member-if' and deprecate 'cl-member-if'"Mattias Engdegård
2026-03-03Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2026-03-03; Fix docstring of vc-print-root-change-logFilipp Gunbin
2026-03-03eglot.el: Avoid `%s` for composite objectsStefan Monnier