summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogscratch/allocPo Lu2023-04-062-0/+102
* * No log message *Po Lu2023-04-0610-81/+2838
* ; Fix compiler warningPo Lu2023-04-061-1/+1
* Comp: Fix limplification pass (bug#62537)Andrea Corallo2023-04-052-1/+21
* CC Mode: Fix fontification problems shown by test file templates-20.ccAlan Mackenzie2023-04-052-16/+12
* Improve sigil fontification for elixir-ts-modeWilhelm H Kirschbaum2023-04-041-6/+3
* Improve list indentation for elixir-ts-modeWilhelm H Kirschbaum2023-04-042-3/+27
* ruby-ts-mode: Add more constructs to treesit-sexp-type-regexpDmitry Gutov2023-04-051-1/+5
* Improve Tramp robustnessMichael Albinus2023-04-042-2/+2
* Display unlock-file warning only when file locks are enabledMichael Albinus2023-04-043-11/+14
* ruby-ts-mode: Recognize more nodes as sexpsJuri Linkov2023-04-041-0/+1
* ruby-ts-mode: Recognize more nodes as sexpsDmitry Gutov2023-04-031-0/+3
* ; Fix last changeMichael Albinus2023-04-031-2/+2
* ; * lisp/gnus/gnus-sum.el (gnus-summary-move-article): Just setqAndrew G Cohen2023-04-031-1/+1
* Fix some `unwind-protect' formsMichael Albinus2023-04-033-72/+74
* Improve portability of newly added iconsPo Lu2023-04-0322-1/+7
* Modify chevron icons and add some moreYuan Fu2023-04-038-2/+20
* Eglot: Bump to 1.14João Távora2023-04-032-3/+3
* Merge from origin/emacs-29João Távora2023-04-0316-62/+126
|\
| * ; CONTRIBUTE: Minor stylistic changes.Eli Zaretskii2023-03-311-5/+5
| * Fix typo in section 14.1 of Emacs ManualShynur2023-03-311-1/+1
| * ; * etc/EGLOT-NEWS: Clarify scope of topmost sectionJoão Távora2023-03-301-1/+1
| * Eglot: unbreak eglot-extend-to-xref on w32João Távora2023-03-301-2/+1
| * Eglot: ensure server shutdown turns off eglot-inlay-hints-modeJoão Távora2023-03-301-0/+1
| * ; * lisp/emacs-lisp/package-vc.el: Remove completed item from TODOPhilip Kaludercic2023-03-301-3/+0
| * ; * lisp/emacs-lisp/package-vc.el (package-vc): Fix manual referencePhilip Kaludercic2023-03-301-1/+1
| * ; Clarify documentation of 'cursor' text propertyEli Zaretskii2023-03-301-12/+13
| * Add two typescript-ts-mode faces (bug#62429)Yuan Fu2023-03-301-5/+20
| * Fix scrolling window when point moves upShynur2023-03-301-2/+3
| * Improve documentation of 'defcustom's :set keywordEli Zaretskii2023-03-302-2/+11
| * Comp fix calls to redefined primtives with op-bytecode (bug#61917)Andrea Corallo2023-03-294-19/+54
| * ; Fix last changeEli Zaretskii2023-03-291-1/+1
| * ; Fix last changeEli Zaretskii2023-03-291-1/+1
| * Fix duplicate defcustom in eww.elEli Zaretskii2023-03-291-4/+5
| * Fix indentation regression in 'C-h l'Eli Zaretskii2023-03-291-0/+4
| * * doc/misc/tramp.texi (Remote shell setup): Clarify use of ssh RemoteCommand.Michael Albinus2023-03-291-5/+6
* | ; * etc/EGLOT-NEWS (Upcoming 1.14): Update.João Távora2023-04-031-0/+26
* | Eldoc: bump package version to 1.14.0João Távora2023-04-021-1/+1
* | ; Eldoc: fix doc of e-d-functions w.r.t. :origin keywordJoão Távora2023-04-021-5/+5
* | ; Eglot: removed unused dependency on 'array.el'João Távora2023-04-021-1/+0
* | Eglot: load built-in GNU ELPA dependencies explicitlyJoão Távora2023-04-021-18/+14
* | Eglot: improve caching in eglot-completion-at-pointJoão Távora2023-04-022-48/+95
* | Eglot: take advantage of new Eldoc options for signature docJoão Távora2023-04-021-60/+56
* | Eglot: declare support for markdown also for signaturesJoão Távora2023-04-021-5/+6
* | Eglot: define eglot--ensure-list with defaliasJoão Távora2023-04-021-3/+3
* | Eglot: remove hacky advice of jsonrpc-requestJoão Távora2023-04-021-39/+38
* | Use the 'interactive' spec to set arguments for 'eshell-command'Jim Porter2023-04-021-16/+18
* | Fix using background commands in 'eshell-command'Jim Porter2023-04-023-30/+65
* | lisp/simple.el (inhibit-auto-fill): New varStefan Monnier2023-04-022-4/+10
* | src/eval.c: Fix bug#62419Stefan Monnier2023-04-022-1/+21