projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2023-03-04
Eli Zaretskii
; * lisp/files.el (hack-local-variables): Fix typo...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
João Távora
More robustly unspoof HOME in Eglot tests (bug#61637)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
João Távora
Turn on Eglot inlay hints by default
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
Dmitry Gutov
Update ts modes missed in 4c16fd3a512 to use column-0
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
João Távora
Robustify Eglot for "transient" projects
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
Eli Zaretskii
Fix documentation of 'normal-mode' in buffers that...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
Yuan Fu
Change tree-sitter indent anchor 'point-min' to 'column-0'
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
Yuan Fu
Fix go-ts-mode multi-line string indentation (bug#61923)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
Eli Zaretskii
; More accurate doc strings for 'window-at' and 'window...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
João Távora
Remove Eglot activation check from find-file-hook
commit
|
commitdiff
|
tree
|
snapshot
2023-03-04
Stefan Monnier
* src/intervals.c (set_intervals_multibyte_1): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
João Távora
Revert inadvertent change to lisp/icomplete.el in previ...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Yuan Fu
Revert previous change in go-ts-mode.el
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
F. Jason Park
Release ERC 5.5
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Eli Zaretskii
; More doc improvements for OClosures
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Jim Porter
Don't create GUI frames in batch sessions
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
F. Jason Park
; Fix wrong error name in erc-server-908 doc string.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
F. Jason Park
; * etc/ERC-NEWS: Mention more deprecations.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Eli Zaretskii
Minor copyedits of documentation of OClosures
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
João Távora
Eglot: pay better attention to hints' paddingLeft/Right...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-03
Yuan Fu
Fix c-ts-mode indentation for statement after preproc...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Eli Zaretskii
Fix c/c++-ts-mode's mode lighter
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
João Távora
Eglot: use shell-file-name in eglot--cmd (bug#61748)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Eli Zaretskii
Avoid signaling errors in url-basic-auth when password...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Eli Zaretskii
Fix wdired-tests on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Andrew De Angelis
Improvements to xwidget on macOS (bug#60703)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-02
Eli Zaretskii
; Avoid byte-compilation warning in c-ts-mode.el
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Yuan Fu
* lisp/progmodes/go-ts-mode.el: Use treesit-language...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Yuan Fu
Don’t signal warning when loading go-ts-mode.el without...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Yuan Fu
Fix c-ts-mode empty line indentation (bug#61893)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Yuan Fu
Improve tree-sitter's prev-sibling indent anchor
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
João Távora
* lisp/icomplete.el (fido-mode): Enable in-buffer compl...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Juri Linkov
* lisp/icomplete.el: Fix in-buffer completion.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Stefan Monnier
* src/profiler.c (malloc_probe): Make it safe for GC...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Stefan Monnier
* lisp/emacs-lisp/debug-early.el (debug-early-backtrace...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Eli Zaretskii
Revert "Don't disable eldoc when doing edebug"
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
João Távora
; Eglot: improve bug-reference-url-format/bug-reference...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
João Távora
Eglot: work around Tramp instability bug#61350
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Yuan Fu
Fix treesit-indent-region
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Po Lu
Replace C++ comments with C style equivalents
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
Stefan Kangas
; Auto-commit of loaddefs files.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-01
João Távora
Eglot: fix M-x eglot-show-workspace-configuration ...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-28
Dmitry Gutov
ruby-mode: Fix method call indentation in rhs of multip...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-28
Michael Albinus
* lisp/net/tramp.el (tramp-remote-path): Improve docstring.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-28
Felix
Minor change in 'dired--find-possibly-alternative-file'
commit
|
commitdiff
|
tree
|
snapshot
2023-02-28
Felix
Implement prefix arg for 'c-ts-mode-toggle-comment...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-28
Manuel Giraud
Defaults to zero for image-dired--number-of-thumbnails
commit
|
commitdiff
|
tree
|
snapshot
2023-02-28
Eli Zaretskii
; Add a doc string for 'ediff-window-display-p' obsoles...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-28
Dmitry Gutov
Rename the newly added -ref- faces to -use-
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
João Távora
Eglot: support multiple labels in same inlay hint
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
João Távora
Eglot: don't paint hints outside requested region ...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Eli Zaretskii
; * doc/misc/gnus.texi: Fix last change.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Arash Esbati
; Add `nnimap-user' to Gnus manual
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Eli Zaretskii
; * lisp/progmodes/c-ts-mode.el (treesit-node-prev...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
João Távora
Eglot: protect against unintended field text motion...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
João Távora
; And yet another fix to eglot-current-linepos-function...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Eli Zaretskii
Fix description of 'desktop-save-mode'
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Yuan Fu
Adjust tree-sitter defun navigation (bug#61617)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Yuan Fu
Simplify c-ts-mode--top-level-label-matcher
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Yuan Fu
New tree-sitter indent anchor standalone-parent used...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Dmitry Gutov
ruby-smie-rules: Fix misindentation of a method call...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-26
Eli Zaretskii
* lib-src/etags.c (process_file_name): Free malloc...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-26
Eli Zaretskii
; Improve documentation of loading *.eln files
commit
|
commitdiff
|
tree
|
snapshot
2023-02-26
Eli Zaretskii
; Another doc fix in eglot.el
commit
|
commitdiff
|
tree
|
snapshot
2023-02-26
João Távora
; Fix last change
commit
|
commitdiff
|
tree
|
snapshot
2023-02-26
Eli Zaretskii
; Fix last change
commit
|
commitdiff
|
tree
|
snapshot
2023-02-26
João Távora
Eglot: rename and redocument encoding-related functions...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-26
Augusto Stoffel
Eglot: support positionEncoding LSP capability (bug...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-26
Eli Zaretskii
Eglot: use faster strategy for moving to LSP positions...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-26
Eli Zaretskii
Fix mule-tests in UTF-8 locales
commit
|
commitdiff
|
tree
|
snapshot
2023-02-26
Eli Zaretskii
Fix 'vertical-motion' when display strings are around
commit
|
commitdiff
|
tree
|
snapshot
2023-02-26
Yuan Fu
; * src/treesit.c (treesit_predicate_match): Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-26
Dmitry Gutov
python-ts-mode: Fix single-quote string fontification
commit
|
commitdiff
|
tree
|
snapshot
2023-02-25
Michael Albinus
; * etc/NEWS: Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-25
Eli Zaretskii
Fix infloop in bidi.c
commit
|
commitdiff
|
tree
|
snapshot
2023-02-25
Eli Zaretskii
; Fix doc string of 'emacs-lisp-byte-compile'
commit
|
commitdiff
|
tree
|
snapshot
2023-02-25
Daniel Martín
Check the anchor along with the offset in treesit-inden...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-25
Daniel Martín
; Fix typos in docstrings in c-ts-common.el
commit
|
commitdiff
|
tree
|
snapshot
2023-02-25
Yuan Fu
; Set indent-tabs-mode to nil in c-ts-mode indent prepr...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-25
Yuan Fu
Align to prev sibling for c-ts-mode indentation
commit
|
commitdiff
|
tree
|
snapshot
2023-02-25
Yuan Fu
Fix c-ts-common-statement-offset and c-ts-common--node-is
commit
|
commitdiff
|
tree
|
snapshot
2023-02-25
Dmitry Gutov
typescript-ts-mode: Highlight non-shorthand destructuri...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-25
Dmitry Gutov
Add more/finer faces for tree-sitter
commit
|
commitdiff
|
tree
|
snapshot
2023-02-24
Eli Zaretskii
Avoid crashes in batch mode due to lack of frame face...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-24
Michael Albinus
Add Tramp version integrated in Emacs 28.3
commit
|
commitdiff
|
tree
|
snapshot
2023-02-24
Philip Kaludercic
Avoid reusing :lisp-dir twice in 'package-vc--main...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-24
Philip Kaludercic
Ensure right package-desc-type before installing package
commit
|
commitdiff
|
tree
|
snapshot
2023-02-24
Stephen Berman
Restore invisibility of symlink target on exiting wdire...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-24
João Távora
Eglot: fix jit-lock inlay hint bugs
commit
|
commitdiff
|
tree
|
snapshot
2023-02-24
João Távora
Eglot: fix inlay hint with label collection instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-24
Robert Pluim
Fix insertion of keyboard macro containing named keys
commit
|
commitdiff
|
tree
|
snapshot
2023-02-24
João Távora
Eglot: simplify inlay hints implementation with jit...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
João Távora
Eglot: update inlay hints on window configuration changes
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
Daniel Martín
; Fix a typo in a doc string in c-ts-common.el (bug...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
Eli Zaretskii
; Clarify documentation of 'file-modes-number-to-symbolic'
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
Eli Zaretskii
; Fix recently-added doc strings in eglot.el
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
João Távora
Eglot: display completion label when safe
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
Eli Zaretskii
Improve documentation of VC commands, including in...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
Juri Linkov
* doc/emacs/maintaining.texi: More mentions of marked...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
Yuan Fu
; * lisp/emacs-lisp/eldoc.el (eldoc-display-in-echo...
commit
|
commitdiff
|
tree
|
snapshot
next