aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | completing-read-multiple: Implement on top of completing-readDaniel Mendler2026-02-081-15/+4
| * | | | | | Revert "Extend emacs server protocol for empty arguments"Sean Whitton2026-02-081-12/+8
| * | | | | | cond*: Fix handling of :non-exit keywordsSean Whitton2026-02-081-2/+4
| * | | | | | cond*: Fix handling bind-and* in two placesSean Whitton2026-02-081-4/+4
| * | | | | | ; Further fixes to core documentation for cond*.Sean Whitton2026-02-081-5/+6
| * | | | | | ; Fix some issues in core documentation for cond*.Sean Whitton2026-02-081-10/+13
| * | | | | | Extend emacs server protocol for empty argumentsAndreas Schwab2026-02-081-8/+12
| * | | | | | Eglot: Add "static-ls" to Haskell LSP listMatthew Bauer2026-02-081-1/+2
| * | | | | | ; Minor changes to 'truncate-string-pixelwise' (bug#80244)Stéphane Marks2026-02-071-36/+37
| * | | | | | Change the type of 'python-eldoc-function-timeout' to numberkobarity2026-02-071-1/+1
| * | | | | | Use 'project-name-cached' in 'python-shell-get-process-name'kobarity2026-02-071-5/+12
| * | | | | | Revert "Performance improvement of 'python-shell-get-process'"kobarity2026-02-071-20/+1
| * | | | | | ; * lisp/doc-view.el (doc-view-mode-p): Fix docstring.Michael Albinus2026-02-071-1/+1
| * | | | | | Support D-Bus file descriptor manipulationMichael Albinus2026-02-071-1/+11
| * | | | | | ; Fix documentation of widget commandsEli Zaretskii2026-02-071-11/+11
| * | | | | | etags-regen--build-program-options: Expand the error message textDmitry Gutov2026-02-071-1/+1
| * | | | | | etags--xref-backend: Move the definition to autoloadsDmitry Gutov2026-02-071-1/+5
| * | | | | | Separate input histories for 'C-x v !' and Git pulling & pushingSean Whitton2026-02-063-4/+10
| * | | | | | Allow using xref-find-references without visiting a tags tableDmitry Gutov2026-02-062-10/+17
| * | | | | | Eglot: fix thinko in eglot--async-requestJoão Távora2026-02-051-12/+15
| * | | | | | ; * lisp/subr.el (take-while): bytecode micro-optimisationMattias Engdegård2026-02-051-2/+2
| * | | | | | ; diff--revert-kill-hunks: Hoist binding inhibit-read-only.Sean Whitton2026-02-051-1/+1
| * | | | | | ; * lisp/window.el (window--frame-landscape-p): Tweak wording.Sean Whitton2026-02-051-1/+1
| * | | | | | vc-git--mailinfo: Use file-local-name (bug#80295, bug#80320)Visuwesh2026-02-051-1/+3
| * | | | | | New minibuffer history for vc-user-edit-command (bug#80169)Protesilaos Stavrou2026-02-051-1/+5
| * | | | | | Bind "u", "@" in diff-mode-read-only-map, not diff-mode-shared-mapSean Whitton2026-02-051-10/+13
| * | | | | | ; Improve outgoing base command docstrings.Sean Whitton2026-02-051-4/+12
| * | | | | | Bind "s" in diff-mode-read-only-map, not diff-mode-shared-mapSean Whitton2026-02-051-6/+8
| * | | | | | Fix last change in align.elTroy Brown2026-02-051-1/+1
| * | | | | | Fix aligning buffer regions containing multiple alignment sectionsJohn Wiegley2026-02-051-8/+30
| | |_|_|_|/ | |/| | | |
| * | | | | * lisp/comint.el (comint-redirect-hook): Defvar (bug#80313)Stefan Monnier2026-02-041-0/+3
| * | | | | (yaml-ts-mode-yamllint-options): Use a list of stringsStefan Monnier2026-02-041-8/+4
| * | | | | shortdoc: Don't burp on missing docstringsStefan Monnier2026-02-041-1/+3
| * | | | | Fix [More] buttons in tutorial and other buttons in SemanticDmitry Gutov2026-02-034-162/+161
| * | | | | isearch.el: Remove autoloads hacksStefan Monnier2026-02-021-3/+1
| * | | | | diff-mode-shared-map: Bind '@' to diff-revert-and-kill-hunkSean Whitton2026-02-021-2/+3
| * | | | | ; Fix last change to iroquoian.elStephen Berman2026-02-021-1/+1
| | |_|_|/ | |/| | |
| * | | | ; * lisp/progmodes/elisp-mode.el: slightly better rescanning pointMattias Engdegård2026-02-011-1/+1
| * | | | Fix desktop saving and restoring in daemon sessionsEli Zaretskii2026-02-012-5/+20
| * | | | Don't produce zero-length lazy stringsMattias Engdegård2026-01-311-1/+2
| * | | | Fix lazy doc string fontify bug in elisp-byte-code-mode (bug#80292)Mattias Engdegård2026-01-311-1/+3
| * | | | Improve documentation of 'seq-difference'Jens Schmidt2026-01-311-1/+1
| * | | | ; Fix documentation of 'help-fns-describe-function-functions'Eli Zaretskii2026-01-311-2/+2
| * | | | display-time: Add option to customize help-echo formatJacob S. Gordon2026-01-311-1/+15
| * | | | ; Fix last changeEli Zaretskii2026-01-311-1/+1
| * | | | Add new input method for TuscaroraKierin Bell2026-01-311-12/+186
| * | | | ; Fix documentaion of 'seq-intersection'Jens Schmidt2026-01-311-1/+1
| * | | | ; Improve documentation of 'condition-case-unless-debug'Eli Zaretskii2026-01-311-3/+5
| * | | | New function 'truncate-string-pixelwise' (bug#80244)Stéphane Marks2026-01-311-18/+85
| * | | | pixel-scroll: Avoid loading `cua-base'Daniel Mendler2026-01-311-3/+14