aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'package-activate'feature/package-activatePhilip Kaludercic2026-01-061-0/+535
|\
| * Remove definitions not relevant to startup from package-activatePhilip Kaludercic2026-01-061-4488/+13
| * ; Prepare extraction of package.el's activation corePhilip Kaludercic2026-01-061-0/+0
* | Extract definitions from package.el used during activationPhilip Kaludercic2026-01-061-429/+2
|/
* 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
* ; 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