aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | shadowfile.el uses eqhemeral buffer names nowMichael Albinus2026-01-072-4/+17
| * | | (package-install): Refine fix for bug#79881Stefan Monnier2026-01-061-22/+24
| * | | External Tramp methods can be used in multi-hopsMichael Albinus2026-01-067-98/+107
| * | | ; Fix doc-string of Fset_frame_positionMartin Rudalics2026-01-061-4/+5
| * | | ; Consistently use "window point" and "buffer point" in Elisp manualMartin Rudalics2026-01-062-14/+14
| * | | ; Add new functions to treesit-declare-unavailable-functionsYuan Fu2026-01-051-5/+6
| * | | ; * lisp/treesit.el (treesit-font-lock-recompute-features): Fix doc.Yuan Fu2026-01-051-6/+7
| * | | ; time-stamp-inserts-lines: Clearer doc stringStephen Gildea2026-01-051-19/+36
| * | | time-stamp-helper-string-used: New testStephen Gildea2026-01-051-6/+30
| * | | ; Time Stamps doc: Expand examples, add summariesStephen Gildea2026-01-051-21/+49
| * | | ; * lisp/treesit.el (treesit-font-lock-level): Doc fix. (Bug#80136)Eli Zaretskii2026-01-051-1/+4
| * | | Eglot: prevent textDocument/diagnostic from being sent before didOpenJoão Távora2026-01-051-2/+4
| * | | Fix typo in 'set-frame-size-and-position'Martin Rudalics2026-01-051-1/+1
| * | | Fix calculation of outer frame height in NS builds (Bug#80077)Martin Rudalics2026-01-051-2/+3
| * | | In Elisp manual warn about unpredictable changes of point (Bug#79927)Martin Rudalics2026-01-052-6/+22
| * | | repeat: handle non-character keys with hint stringsJD Smith2026-01-041-4/+7
| * | | Update to Transient v0.12.0-15-gfe5214e6Jonas Bernoulli2026-01-042-415/+430
| * | | Eglot: require project 0.11.2 (bug#79809)João Távora2026-01-041-1/+1
| * | | * lisp/progmodes/project.el (Version): Bump to 0.11.2João Távora2026-01-041-1/+1
| * | | ; * src/keyboard.c: Fix style in two comments.Sean Whitton2026-01-041-2/+3
| * | | ; Fix simple logic in OpenBSD's random testManuel Giraud2026-01-041-4/+3
| * | | Eglot: fix thinko in recent diagnostics logic changeJoão Távora2026-01-041-18/+20
| * | | ; * src/window.c (Fwindow_cursor_info): More cleanup.Eli Zaretskii2026-01-031-1/+1
| * | | ; * lisp/emacs-lisp/inline.el (define-inline): Fix Info link (bug#80122).Eli Zaretskii2026-01-031-1/+1
| * | | Mitigate uutils coreutils problems in TrampMichael Albinus2026-01-031-7/+11
| * | | Unbreak a build --without-xEli Zaretskii2026-01-031-3/+15
| * | | Automatically enable xterm-mouse-mode in the foot terminalDaniel Eklöf2026-01-031-1/+2
| * | | Use Primary Device Attributes to detect OSC-52 supportDaniel Eklöf2026-01-031-8/+22
| * | | Rmail: fix misplaced "D" after auto-filePaul Nelson2026-01-031-0/+1
| * | | ; * lisp/format-spec.el (format-spec): Doc fix. (Bug#80078)Eli Zaretskii2026-01-031-1/+4
| * | | Make tty default face show the face widget in customizeJared Finder2026-01-031-1/+4
| * | | Use tty reported background and foreground colors (Bug#79765)Jared Finder2026-01-031-21/+70
| * | | Refill 'image-dired-display-image-buffer'Manuel Giraud2026-01-031-11/+11
| * | | Fontify 'table.create' in 'lua-mode'john muhl2026-01-031-2/+2
| * | | 'csharp-ts-mode': fix indentation error for try/catch statementJostein Kjønigsen2026-01-031-1/+3
| * | | ; * src/window.c (Fwindow_cursor_info): Doc fix.Eli Zaretskii2026-01-031-1/+1
| * | | 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