projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2023-01-18
Eli Zaretskii
; Avoid byte-compiler warning in cc-fonts.el.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-18
Eli Zaretskii
; Clarify doc strings of some functions in files.el
commit
|
commitdiff
|
tree
|
snapshot
2023-01-18
Eli Zaretskii
Improve the documentation of 'auto-mode-alist' search
commit
|
commitdiff
|
tree
|
snapshot
2023-01-18
Ikumi Keita
; Fix minor mistakes in documentation
commit
|
commitdiff
|
tree
|
snapshot
2023-01-18
Yuan Fu
; * lisp/treesit.el (treesit-font-lock-fontify-region...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-18
Yuan Fu
Revert "Revert "Add c-or-c++-ts-mode (bug#59613)""
commit
|
commitdiff
|
tree
|
snapshot
2023-01-18
Yuan Fu
Make it harder to misactivate tree-sitter font-lock...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-18
Yuan Fu
; * src/treesit.c: Remove unused boilerplate.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-18
Dmitry Gutov
ruby-ts-mode: Obey the option ruby-method-call-indent
commit
|
commitdiff
|
tree
|
snapshot
2023-01-18
Dmitry Gutov
ruby-ts-mode: Obey the option ruby-after-operator-indent
commit
|
commitdiff
|
tree
|
snapshot
2023-01-18
Dmitry Gutov
ruby-ts-mode: Fix indent after operator or conditional
commit
|
commitdiff
|
tree
|
snapshot
2023-01-18
Dmitry Gutov
ruby-ts-mode: Fix/change indentation of a continuation...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-18
Dmitry Gutov
ruby-ts-mode: Fix indent inside parenthesized_expr...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-18
Dmitry Gutov
ruby-ts-mode: Fix the rules for hanging arrays and...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Jim Porter
Add more detail about how to invoke Eshell commands
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Alan Mackenzie
CC Mode: On removal of "typedef", remove pertinent...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
F. Jason Park
; Relax timeouts for failing ERC test
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
F. Jason Park
Don't preserve non-module minor modes in erc-open
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
F. Jason Park
Use correct buffer for local-module vars in erc-open
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
F. Jason Park
; Avoid plist-get as generalized var in erc-compat
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Eli Zaretskii
Fix display of warnings on w32 console
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Basil L. Contovounesios
Fix buffer-list-update-hook for indirect buffers
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Yuan Fu
; Fix tree-sitter indent anchor preset
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Yuan Fu
Fix treesit-node-first-child-for-pos (bug#60127)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Yuan Fu
; * src/treesit.c (Ftreesit_induce_sparse_tree): Minor...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Mattias Engdegård
Fix hfy-exclude-file-rules (bug#60562)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Alan Mackenzie
CC Mode: Prevent ids in temporary "declarators" getting...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Eli Zaretskii
; Fix more quoting in w32fns.c.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Eli Zaretskii
; Avoid byte-compiler warning in eglot.el
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Eli Zaretskii
; * lisp/progmodes/eglot.el: Remove stray space.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Eli Zaretskii
; * src/w32fns.c: Fix quoting. Patch by Arash Esbati...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
João Távora
Fix M-x eglot prompt when connection already exists...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Yuan Fu
Fix tree-sitter indent preset function (bug#60270)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Dmitry Gutov
ruby-ts-mode: Support the option ruby-block-indent
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Theodor Thornhill
Improve indentation for jsx
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Sean Whitton
* lisp/subr.el (while-let): Fix docs if-let->if-let...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Sean Whitton
Revert "* lisp/subr.el (while-let): Use if-let, not...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Stefan Kangas
Bump use-package version for Emacs 29.1
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Eli Zaretskii
Improve error message from sqlite-mode.el
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Eli Zaretskii
; Fix last change: remove unused @anchor.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Xi Lu
; Update htmlfontify documentation
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Eli Zaretskii
Merge branch 'emacs-29' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Eli Zaretskii
; * lisp/files.el (insert-directory-wildcard-in-dir...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Yuan Fu
; Add more c-ts-mode indent and filling tests
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Yuan Fu
Fix c-ts-mode block comment indentation (bug#60270)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Yuan Fu
Fix c-ts-mode label indent
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Yuan Fu
Fix statement indent for c-ts-mode (bug#59686) (bug...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Yuan Fu
Allow offset in tree-sitter indent rules to be functions
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Yuan Fu
; Minor change in c-ts-mode--indent-styles
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Yuan Fu
Support filling line comments in c-ts-mode
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Yuan Fu
; Fix c-ts-mode filling
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Eli Zaretskii
Fix expansion of wildcards in ls-lisp.el
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Eli Zaretskii
Fix messages displayed when diary is shown
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Stefan Kangas
; Auto-commit of loaddefs files.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-15
Stefan Kangas
; Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
Theodor Thornhill
Add constructor_declaration as java-ts-mode defun
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
Gregory Heytings
Further improvement for non-string values in pcomplete
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
Sean Whitton
; * etc/NEWS (--with-native-compilation=aot): Tweak...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
Juri Linkov
Fix the case in first-completion revealed by minibuffer...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
Michael Albinus
; * etc/NEWS: Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
Eli Zaretskii
Merge branch 'emacs-29' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
Eli Zaretskii
; * lisp/htmlfontify.el (hfy-exclude-file-rules): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
Theodor Thornhill
Fix indent and font-lock for annotation_type
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
Stefan Monnier
apropos.el: Fix bug#60628
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
Theodor Thornhill
Fix indentation of some declarations and statements
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
Theodor Thornhill
Fix indentation of object_expressions in csharp-ts...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
Eli Zaretskii
; Fix NEWS markup
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
Eli Zaretskii
; Fix last change in htmlfontify.el
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
Xi Lu
Replace 'hfy-find-cmd' with 'directory-files-recursively'.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
Eli Zaretskii
; * etc/PROBLEMS: Describe problems with MuPDF 1.21...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
Eli Zaretskii
Disable and document 'doc-view-mupdf-use-svg' (bug...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
Eshel Yaron
Eglot: don't use "nil" as minibuffer initial input
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
Paul Eggert
Fix dependency bug when building lwlib
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
Yuan Fu
Fix use of build_pure_c_string in treesit.c
commit
|
commitdiff
|
tree
|
snapshot
2023-01-13
Stefan Monnier
* lisp/subr.el (combine-change-calls-1): Fix bug#60467
commit
|
commitdiff
|
tree
|
snapshot
2023-01-13
Michael Albinus
Adapt tramp-tests.el (do not merge with master)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-13
Eli Zaretskii
Fix minibuffer-completion tests
commit
|
commitdiff
|
tree
|
snapshot
2023-01-13
Arash Esbati
; * doc/misc/eglot.texi (Troubleshooting Eglot): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-13
Daniel Martín
Add c-ts-mode tests
commit
|
commitdiff
|
tree
|
snapshot
2023-01-13
Yuan Fu
Fix c-ts-mode--fill-paragraph
commit
|
commitdiff
|
tree
|
snapshot
2023-01-13
Eli Zaretskii
Fix minor issues with 'pp' and related commands
commit
|
commitdiff
|
tree
|
snapshot
2023-01-13
Eli Zaretskii
; Improve documentation of tree-sitter node comparison
commit
|
commitdiff
|
tree
|
snapshot
2023-01-13
Eli Zaretskii
; Fix non-tree-sitter builds
commit
|
commitdiff
|
tree
|
snapshot
2023-01-13
Stefan Kangas
; Fix typo in ert-with-temp-file
commit
|
commitdiff
|
tree
|
snapshot
2023-01-13
Yuan Fu
Equal now recognizes tree-sitter nodes (bug#60659)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-13
Yuan Fu
Fix c-ts-mode comment indentation (bug#60270)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-13
Sean Whitton
* lisp/subr.el (while-let): Use if-let, not if-let...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-12
Gregory Heytings
* lisp/simple.el (next-completion): Handle first comple...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-12
Eli Zaretskii
Fix encoding with 'utf-8-auto'
commit
|
commitdiff
|
tree
|
snapshot
2023-01-12
Po Lu
Report cursor correctly on PGTK when there is a margin
commit
|
commitdiff
|
tree
|
snapshot
2023-01-12
Kyle Meyer
Update to Org 9.6.1
commit
|
commitdiff
|
tree
|
snapshot
2023-01-11
Theodor Thornhill
Add support for annotation_type_declaration
commit
|
commitdiff
|
tree
|
snapshot
2023-01-11
Juri Linkov
* etc/NEWS: Mention incompatible changes in 'outline...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-11
Philip Kaludercic
Ensure VC package names are not empty
commit
|
commitdiff
|
tree
|
snapshot
2023-01-11
Philip Kaludercic
Handle missing package description when unpacking vc...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-10
Alan Mackenzie
CC Mode: partially revert commit from 2022-10-04
commit
|
commitdiff
|
tree
|
snapshot
2023-01-10
Manuel Uberti
Fix reftex-citation docstring (bug#60710)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-10
Robert Pluim
Improve 'describe-char-fold-equivalences' docstring
commit
|
commitdiff
|
tree
|
snapshot
2023-01-10
F. Jason Park
Remove obsolete server buffers on MOTD in erc-track
commit
|
commitdiff
|
tree
|
snapshot
2023-01-10
F. Jason Park
; Fix wrong type in erc-ignore hide-list options
commit
|
commitdiff
|
tree
|
snapshot
next