summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2026-01-17Quote diff when reviewing packagePhilip Kaludercic
2026-01-17; * lisp/ldefs-boot.el: Regenerate.Sean Whitton
2026-01-17Disable diff-restrict-view by defaultSean Whitton
2026-01-17Automatically detect the VC outgoing base (bug#80006)Sean Whitton
2026-01-17Performance improvement of 'python-shell-get-process'kobarity
2026-01-17csharp-mode.el: Fix indentation after preprocessor statementsJostein Kjønigsen
2026-01-17Eglot: support 'wat-mode'Pig Fang
2026-01-17; Remove redundant cl-lib runtime dependencies across lisp/USAMI Kenta
2026-01-17; Gnus: Remove redundant cl-lib runtime dependenciesUSAMI Kenta
2026-01-17gnus-msg-mail: Attempt to start Gnus if not yet aliveDaniel Mendler
2026-01-17Improve non-native completion in Python modekobarity
2026-01-17; calc: Correct width of rules composed of Unicode glyphsJacob S. Gordon
2026-01-17; calc: Improve alignment for Unicode stringsJacob S. Gordon
2026-01-17calc: Improve handling of invalid 'calc-string-maximum-character'Jacob S. Gordon
2026-01-17New minor mode center-line-modeAmin Bandali
2026-01-15Fix behavior for ielm-dynamic-multiline-inputs (bug#80123)Jared Finder
2026-01-15; Improve docs for last change.Sean Whitton
2026-01-15New IELM option to insert newline when inside sexp (bug#80123)Jared Finder
2026-01-15Update SQLite font-lock rulesRudolf Adamkovič
2026-01-15* Fix 'message' function signatureAndrea Corallo
2026-01-15; Update Project documentation due to recent changesEli Zaretskii
2026-01-15; Update documentation due to a recent changeEli Zaretskii
2026-01-14(define-ibuffer-column): Fix corner case miscompilations (bug#80180)Stefan Monnier
2026-01-14(make-progress-reporter): Tweak wording of CONTEXT docStefan Monnier
2026-01-14Optionally inhibit echo area progress reporting (bug#80198)Stéphane Marks
2026-01-14(package-install): Fix accidental regressionStefan Monnier
2026-01-14; * lisp/emacs-lisp/regexp-opt.el (regexp-opt-group): Clarify intent.Mattias Engdegård
2026-01-14; Improve docs for last change.Sean Whitton
2026-01-14Allow Ispell to save corrections as abbrevsPaul Nelson
2026-01-14Add new up-down option for minibuffer-visible-completionsSpencer Baugh
2026-01-14* lisp/progmodes/project.el: Improve performance of 'project-mode-line'.Juri Linkov
2026-01-14Rename VC outgoing and incoming log commands to include "-root-"Sean Whitton
2026-01-14; * lisp/vc/vc.el (vc-diff-outgoing-base): Document FILESET param.Sean Whitton
2026-01-14Reset Xterm cursor color to default when face is unspecifiedJared Finder
2026-01-13(loaddefs-generate--make-autoload): Fix bug#80180Stefan Monnier
2026-01-13* lisp/icomplete.el (icomplete--render-vertical): Avoid trailing whitespaceJonas Bernoulli
2026-01-13package.el: Fix bug#80172Stefan Monnier
2026-01-13Fix buffer menu unmark (bug#80082)Manuel Giraud
2026-01-13sgml-mode.el: Prefer `forward-sexp` over `forward-list`Stefan Monnier
2026-01-13(forward-sexp-function): Give it a default valueStefan Monnier
2026-01-13(forward-list-function): Give it a default valueStefan Monnier
2026-01-13Add frame identifiers (bug#80138)Stéphane Marks
2026-01-13* lisp/textmodes/html-ts-mode.el: Special handling of 'show-paren-mode'.Juri Linkov
2026-01-13* lisp/textmodes/sgml-mode.el: Fix for html-ts-mode.Juri Linkov
2026-01-12; Fix a recent change of tab-bar/line facesEli Zaretskii
2026-01-12vc--read-branch-to-log: Pass BACKEND to vc-read-revisionSean Whitton
2026-01-12; whitespace-global-modes: Replace "automagically".Sean Whitton
2026-01-12save-place-alist-to-file: Use prin1, not pp (bug#80183)Sean Whitton
2026-01-11Fix recent test suite regression (bug#80177)Stefan Monnier
2026-01-11Adapt tab-bar/tab-line faces to dark background mode (bug#80135)Juri Linkov