index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eglot: support multiple labels in same inlay hint
João Távora
2023-02-27
1
-15
/
+25
*
Eglot: don't paint hints outside requested region (bug#61812)
João Távora
2023-02-27
1
-1
/
+2
*
; * doc/misc/gnus.texi: Fix last change.
Eli Zaretskii
2023-02-27
1
-11
/
+11
*
; Add `nnimap-user' to Gnus manual
Arash Esbati
2023-02-27
1
-0
/
+17
*
; * lisp/progmodes/c-ts-mode.el (treesit-node-prev-sibling): Declare.
Eli Zaretskii
2023-02-27
1
-0
/
+1
*
Eglot: protect against unintended field text motion (bug#61726)
João Távora
2023-02-27
1
-12
/
+16
*
; And yet another fix to eglot-current-linepos-function's docstring
João Távora
2023-02-27
1
-5
/
+9
*
Fix description of 'desktop-save-mode'
Eli Zaretskii
2023-02-27
1
-4
/
+6
*
Adjust tree-sitter defun navigation (bug#61617)
Yuan Fu
2023-02-27
2
-37
/
+68
*
Simplify c-ts-mode--top-level-label-matcher
Yuan Fu
2023-02-26
1
-9
/
+6
*
New tree-sitter indent anchor standalone-parent used by c-ts-mode
Yuan Fu
2023-02-26
3
-13
/
+44
*
ruby-smie-rules: Fix misindentation of a method call after assignment
Dmitry Gutov
2023-02-27
2
-1
/
+7
*
* lib-src/etags.c (process_file_name): Free malloc'ed vars (bug#61819).
Eli Zaretskii
2023-02-26
1
-0
/
+2
*
; Improve documentation of loading *.eln files
Eli Zaretskii
2023-02-26
2
-23
/
+39
*
; Another doc fix in eglot.el
Eli Zaretskii
2023-02-26
1
-5
/
+6
*
; Fix last change
João Távora
2023-02-26
1
-1
/
+1
*
; Fix last change
Eli Zaretskii
2023-02-26
1
-8
/
+8
*
Eglot: rename and redocument encoding-related functions (bug#61726)
João Távora
2023-02-26
2
-65
/
+81
*
Eglot: support positionEncoding LSP capability (bug#61726)
Augusto Stoffel
2023-02-26
1
-0
/
+28
*
Eglot: use faster strategy for moving to LSP positions (bug#61726)
Eli Zaretskii
2023-02-26
1
-13
/
+10
*
Fix mule-tests in UTF-8 locales
Eli Zaretskii
2023-02-26
1
-3
/
+4
*
Fix 'vertical-motion' when display strings are around
Eli Zaretskii
2023-02-26
1
-1
/
+1
*
; * src/treesit.c (treesit_predicate_match): Fix typo.
Yuan Fu
2023-02-26
1
-1
/
+1
*
python-ts-mode: Fix single-quote string fontification
Dmitry Gutov
2023-02-26
1
-1
/
+1
*
; * etc/NEWS: Fix typos.
Michael Albinus
2023-02-25
1
-5
/
+5
*
Fix infloop in bidi.c
Eli Zaretskii
2023-02-25
1
-0
/
+1
*
; Fix doc string of 'emacs-lisp-byte-compile'
Eli Zaretskii
2023-02-25
1
-1
/
+1
*
Check the anchor along with the offset in treesit-indent-region
Daniel Martín
2023-02-24
1
-1
/
+1
*
; Fix typos in docstrings in c-ts-common.el
Daniel Martín
2023-02-24
1
-1
/
+6
*
; Set indent-tabs-mode to nil in c-ts-mode indent preproc test
Yuan Fu
2023-02-24
1
-0
/
+1
*
Align to prev sibling for c-ts-mode indentation
Yuan Fu
2023-02-24
1
-11
/
+35
*
Fix c-ts-common-statement-offset and c-ts-common--node-is
Yuan Fu
2023-02-24
1
-1
/
+8
*
typescript-ts-mode: Highlight non-shorthand destructuring bindings
Dmitry Gutov
2023-02-25
1
-1
/
+3
*
Add more/finer faces for tree-sitter
Dmitry Gutov
2023-02-25
18
-137
/
+173
*
Avoid crashes in batch mode due to lack of frame face cache
Eli Zaretskii
2023-02-24
1
-1
/
+3
*
Add Tramp version integrated in Emacs 28.3
Michael Albinus
2023-02-24
1
-1
/
+1
*
Avoid reusing :lisp-dir twice in 'package-vc--main-file'
Philip Kaludercic
2023-02-24
1
-1
/
+0
*
Ensure right package-desc-type before installing package
Philip Kaludercic
2023-02-24
1
-3
/
+5
*
Restore invisibility of symlink target on exiting wdired-mode
Stephen Berman
2023-02-24
2
-0
/
+24
*
Eglot: fix jit-lock inlay hint bugs
João Távora
2023-02-24
1
-6
/
+25
*
Eglot: fix inlay hint with label collection instead of string
João Távora
2023-02-24
1
-1
/
+2
*
Fix insertion of keyboard macro containing named keys
Robert Pluim
2023-02-24
2
-3
/
+19
*
Eglot: simplify inlay hints implementation with jit-lock
João Távora
2023-02-24
2
-87
/
+35
*
Eglot: update inlay hints on window configuration changes
João Távora
2023-02-23
1
-0
/
+7
*
; Fix a typo in a doc string in c-ts-common.el (bug#61736).
Daniel Martín
2023-02-23
1
-1
/
+1
*
; Clarify documentation of 'file-modes-number-to-symbolic'
Eli Zaretskii
2023-02-23
2
-5
/
+12
*
; Fix recently-added doc strings in eglot.el
Eli Zaretskii
2023-02-23
1
-6
/
+6
*
Eglot: display completion label when safe
João Távora
2023-02-23
1
-8
/
+12
*
Improve documentation of VC commands, including in Dired
Eli Zaretskii
2023-02-23
4
-36
/
+102
*
* doc/emacs/maintaining.texi: More mentions of marked files in Dired.
Juri Linkov
2023-02-23
1
-3
/
+5
[next]