aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | New function 'window-cursor-info'RadioNoiseE2026-01-033-0/+76
| * | | ; Mention in PROBLEMS the issue with XIM character-selection windowEli Zaretskii2026-01-031-0/+13
| * | | Do not use codecs.open for Python 3kobarity2026-01-031-3/+8
| * | | Improve python-shell-completion-get-completionskobarity2026-01-031-6/+11
| * | | ; * test/manual/etags/README: Update the procedure for CTAGS.good_update.Eli Zaretskii2026-01-031-1/+3
| * | | ; Update CTAGS.good_update in etags tests for copyright year change.Eli Zaretskii2026-01-031-16/+16
| * | | ; * lisp/window.el (display-buffer): Fix quotation.Eli Zaretskii2026-01-031-3/+3
| * | | Add frame parameters 'cloned-from' and 'undeleted' (bug#80104)Stéphane Marks2026-01-034-5/+39
| * | | ; * src/lread.c (Feval_buffer): Fix typo in docstring.Michael Albinus2026-01-031-1/+1
| * | | Set `lexical-binding' buffer-local in shadowfile.elMichael Albinus2026-01-031-0/+4
| * | | Document more display actions in `display-buffer' (bug#80092)Phil Sainty2026-01-031-23/+34
| * | | Support the `reusable-frames' value 0 for `display-buffer-in-tab'Phil Sainty2026-01-032-0/+17
| * | | Improve documentation for tab-bar buffer display actions (bug#80092)Phil Sainty2026-01-033-27/+129
| * | | Make string-trim fasterMattias Engdegård2026-01-023-26/+42
| * | | ; Fix documentation of recent treesit changesEli Zaretskii2026-01-023-5/+5
| * | | Fix Tramp completion for default method "-"Michael Albinus2026-01-021-8/+1
| * | | ; Eglot: remove spurious leftover trace-valuesJoão Távora2026-01-021-3/+1
| * | | ; Eglot: unbreak tests after semtok face renameJoão Távora2026-01-021-4/+4
| * | | Eglot: consider "pulled" and "pushed" diagnostics separatelyJoão Távora2026-01-021-29/+36
| * | | Compile queries in treesit-f-l-recompute-features (bug#80108)Yuan Fu2026-01-014-21/+93
| * | | ; * etc/themes/modus-themes.el: Update comment.Eshel Yaron2026-01-021-5/+4
| * | | ; * src/keyboard.c (is_ignored_event): Delete redundant assignment.Po Lu2026-01-021-1/+0
| * | | Fix indentation in some project.el functionsDmitry Gutov2026-01-021-87/+87
| * | | project-files<vc>: Fix 'void-function vc-git--program-version'Dmitry Gutov2026-01-021-0/+2
| * | | ; Don't mark some symbols as linksArash Esbati2026-01-011-13/+13
| * | | Clean up a lapcode peephole optimisation ruleMattias Engdegård2026-01-011-36/+41
| * | | ; Update ETAGS/CTAGS tests for copyright year change.Sean Whitton2026-01-019-2805/+2805
| * | | ; Add 2026 to copyright years.Sean Whitton2026-01-013521-3618/+3643
| * | | ; Fix test resulting from 5744519ePhilip Kaludercic2026-01-012-7/+9
| * | | * lisp/vc/diff-mode.el (diff-undo): New obsolete function alias.Sean Whitton2026-01-011-0/+2
| * | | ; * lisp/vc/vc.el (dir-status-files): Mention vc-dir-status-files.Sean Whitton2026-01-011-4/+5
| * | | ; * src/keyboard.c (is_ignored_event): Fix last change.Sean Whitton2026-01-011-0/+3
| * | | Don't permit special configuration events to trigger `throw-on-input'Po Lu2026-01-011-12/+38
| * | | ; Mention the project-list-files backend method in vc.elDmitry Gutov2026-01-011-0/+6
| * | | Allow project-vc-ignores to be applied in more casesDmitry Gutov2026-01-013-10/+37
| * | | (native--compile-async): Try and avoid inf-loops (bug#80012)Stefan Monnier2025-12-311-0/+6
| * | | Factor out undo-ignore-read-only (bug#80049)Sean Whitton2025-12-316-16/+26
| * | | Split diff-mode-shared-map into two mapsSean Whitton2025-12-311-15/+22
| * | | Sync with Tramp 2.8.1Michael Albinus2025-12-312-4/+4
| * | | Update Modus themes to their version 5.2.0Protesilaos Stavrou2025-12-316-299/+1491
| * | | Update c-ts-common--adaptive-fill-prefix for RustYuan Fu2025-12-301-1/+1
| * | | project-vc: Provide default implementation of `project-list-files`Stefan Monnier2025-12-311-51/+51
| * | | Clarify the type of value that 'ignore-completion-table' returnsDmitry Gutov2025-12-311-1/+4
| * | | Flymake: try to resize margins less frequentlyJoão Távora2025-12-311-72/+85
| * | | vc--maybe-read-upstream-location: Default to returning nilSean Whitton2025-12-301-2/+3
| * | | ; * admin/MAINTAINERS: Add Elías Gabriel Pérez.Eli Zaretskii2025-12-301-0/+3
| * | | Inhibit looping in resize_mini_window (Bug#80017)Martin Rudalics2025-12-301-2/+7
| * | | Improve system-taskbar on unsupported or unenabled back ends (bug#80087)Stéphane Marks2025-12-291-5/+6
| * | | ; * lisp/vc/vc.el (vc-print-root-change-log): Fix copy/paste error.Sean Whitton2025-12-291-1/+1
| * | | Fix buffer menu unmark on first line (bug#80089)Manuel Giraud2025-12-291-2/+1