aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Add missing symbolic prefix keybindingManuel Giraud2026-02-092-0/+6
|/ / / / / /
* | | | | | lisp/calendar: Style changesStefan Monnier2026-02-0824-366/+276
* | | | | | butttonTrans need not be externPaul Eggert2026-02-081-1/+1
* | | | | | project--delete-zombie-projects: Handle "Tramp failed to connect"Dmitry Gutov2026-02-091-1/+6
* | | | | | Merge branch 'main' into icalendarStefan Monnier2026-02-083552-12866/+22619
|\ \ \ \ \ \
| * | | | | | 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-082-17/+9
| * | | | | | 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-082-6/+7
| * | | | | | ; Fix some issues in core documentation for cond*.Sean Whitton2026-02-082-34/+40
| * | | | | | Extend emacs server protocol for empty argumentsAndreas Schwab2026-02-082-9/+17
| * | | | | | Eglot: Add "static-ls" to Haskell LSP listMatthew Bauer2026-02-081-1/+2
| * | | | | | ; * doc/lispref/commands.texi (Special Events): Add cross-reference.Eli Zaretskii2026-02-081-1/+2
| * | | | | | ; Minor changes to 'truncate-string-pixelwise' (bug#80244)Stéphane Marks2026-02-072-36/+47
| * | | | | | Change the type of 'python-eldoc-function-timeout' to numberkobarity2026-02-072-1/+7
| * | | | | | 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
| * | | | | | ; Document creation of strings from copies of other stringsEli Zaretskii2026-02-071-0/+11
| * | | | | | ; * lisp/doc-view.el (doc-view-mode-p): Fix docstring.Michael Albinus2026-02-071-1/+1
| * | | | | | Support D-Bus file descriptor manipulationMichael Albinus2026-02-075-225/+317
| * | | | | | ; Fix documentation of widget commandsEli Zaretskii2026-02-072-15/+21
| * | | | | | ; Improve documentation of 'etags-regen-mode'Eli Zaretskii2026-02-071-8/+20
| * | | | | | 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
| * | | | | | Some manual updates for the recent changeDmitry Gutov2026-02-072-6/+11
| * | | | | | ; * etc/NEWS (help-setup-xref): slight polish (bug#80276)Mattias Engdegård2026-02-061-4/+5
| * | | | | | Separate input histories for 'C-x v !' and Git pulling & pushingSean Whitton2026-02-064-6/+14
| * | | | | | Allow using xref-find-references without visiting a tags tableDmitry Gutov2026-02-063-10/+22
| * | | | | | Eglot: fix thinko in eglot--async-requestJoão Távora2026-02-051-12/+15
| * | | | | | ; * test/lisp/vc/ediff-mult-tests.el: use ert-with-temp-directoryMattias Engdegård2026-02-051-24/+20
| * | | | | | ; * 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-052-1/+10
| * | | | | | 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 cross references in "User Lisp Directory"Eli Zaretskii2026-02-051-13/+16
| * | | | | | Fix last change in align.elTroy Brown2026-02-051-1/+1
| * | | | | | Fix aligning buffer regions containing multiple alignment sectionsJohn Wiegley2026-02-052-8/+77
| | |_|_|_|/ | |/| | | |
| * | | | | * 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
| * | | | | ediff-mult-tests.el: remove temporary directory after testMattias Engdegård2026-02-041-18/+21
| * | | | | Make vc-git-tests work with git < 2.46Mattias Engdegård2026-02-041-1/+1
| * | | | | Fix [More] buttons in tutorial and other buttons in SemanticDmitry Gutov2026-02-035-162/+167
| * | | | | isearch.el: Remove autoloads hacksStefan Monnier2026-02-021-3/+1
| * | | | | ; Improve indexing in the ELisp manualEli Zaretskii2026-02-022-0/+4