projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2022-12-31
Eli Zaretskii
; * doc/lispref/tips.texi (Documentation Tips): Add...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-31
Eli Zaretskii
Revert a recent change which causes errors
commit
|
commitdiff
|
tree
|
snapshot
2022-12-31
Eli Zaretskii
; More fixes for documentation of 'defalias'
commit
|
commitdiff
|
tree
|
snapshot
2022-12-31
Philip Kaludercic
; Fix handling of 'not' by 'buffer-match-p'
commit
|
commitdiff
|
tree
|
snapshot
2022-12-31
Stefan Kangas
; Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2022-12-31
Stefan Kangas
Fix misspelled functions in shortdoc groups
commit
|
commitdiff
|
tree
|
snapshot
2022-12-31
Kévin Le Gouguec
Simplify introduction of use-package manual
commit
|
commitdiff
|
tree
|
snapshot
2022-12-31
Eli Zaretskii
; Fix documentation of 'defalias'
commit
|
commitdiff
|
tree
|
snapshot
2022-12-31
kobarity
Fix python-shell-buffer-substring when retrieving a...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-31
Eli Zaretskii
; Fix recent treesit-related changes
commit
|
commitdiff
|
tree
|
snapshot
2022-12-31
Yuan Fu
Show tree-sitter query source when signaling query...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-31
Yuan Fu
; * lisp/treesit.el (treesit--install-language-grammar...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-30
Dmitry Gutov
Add version tags and mention the new options in NEWS
commit
|
commitdiff
|
tree
|
snapshot
2022-12-30
Dmitry Gutov
Add new options for Ruby code indentation
commit
|
commitdiff
|
tree
|
snapshot
2022-12-30
Eli Zaretskii
; Fix doc strings of 'treesit-install-language-grammar'
commit
|
commitdiff
|
tree
|
snapshot
2022-12-30
Eli Zaretskii
; Fix recently modified docs of 'set-face-attribute...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-30
Yuan Fu
Add treesit-install-language-grammar
commit
|
commitdiff
|
tree
|
snapshot
2022-12-30
Yuan Fu
Add treesit-language-abi-version
commit
|
commitdiff
|
tree
|
snapshot
2022-12-30
Yuan Fu
Change "language definition" to "language grammar"...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-30
Yuan Fu
; * lisp/progmodes/c-ts-mode.el (c-ts-mode--fill-paragr...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-30
Yuan Fu
; * doc/lispref/parsing.texi (Accessing Node Informatio...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-30
Michael Albinus
* test/lisp/net/tramp-tests.el (tramp-test32-shell...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-30
Michael Albinus
* lisp/eshell/em-tramp.el (tramp): Require also at...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-30
Roland Winkler
lisp/textmodes/bibtex.el: fix bibtex-beginning-of-entry...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-30
Roland Winkler
lisp/textmodes/bibtex.el: Treat $ as punctuation in...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-29
Gregory Heytings
Clarify the documentation of 'set-face-attribute'
commit
|
commitdiff
|
tree
|
snapshot
2022-12-29
Gregory Heytings
Handle non-string values in pcomplete
commit
|
commitdiff
|
tree
|
snapshot
2022-12-29
Gregory Heytings
Fix completion when completion-auto-select is set
commit
|
commitdiff
|
tree
|
snapshot
2022-12-29
Eli Zaretskii
; * etc/DEBUG: Update MS-Windows specifics for GDB...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-29
Yuan Fu
Add color fontification in css-ts-mode (bug#60405)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-29
Yuan Fu
; * lisp/textmodes/css-mode.el (css-ts-mode): Fix imenu...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-29
Yuan Fu
; * lisp/progmodes/js.el: Fix byte-compile warning.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-29
Juri Linkov
* lisp/hi-lock.el (hi-lock--regexps-at-point): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-29
Juri Linkov
* src/keyboard.c (echo_add_key): Use recently rebound...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-29
Eli Zaretskii
Avoid assertion violations in treesit.c with --enable...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-29
Yuan Fu
Clean up treesit-default-defun-skipper and add comments
commit
|
commitdiff
|
tree
|
snapshot
2022-12-29
Eli Zaretskii
Merge branch 'emacs-29' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-29
Richard Hansen
; whitespace.el: Use the new 'ert-with-buffer-selected...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-29
Yuan Fu
Fix c-ts-mode bracket indentation (bug#60398)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-29
Yuan Fu
; Minor cleanup for tree-sitter font-lock rules in...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-29
Yuan Fu
Clean up font-lock rules in js-ts-mode
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Yuan Fu
; * doc/lispref/parsing.texi (Using Parser): Minor...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Yuan Fu
; * lisp/progmodes/c-ts-mode.el (c-ts-mode--fill-paragr...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Yuan Fu
Fix syntax for < and > in c++-ts-mode (bug#60351)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Yuan Fu
Call tree-sitter parser notifier on the first parse
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Yuan Fu
Fix tree-sitter parser notifier recursion
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Juri Linkov
* lisp/help.el: Use 'C-h C-q' to toggle 'help-quick...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Eli Zaretskii
; Improve markup of long key sequences
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Eli Zaretskii
; * etc/NEWS: Fix wording of a recently edited entry.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Juri Linkov
* lisp/isearch.el: Small fixes.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Juri Linkov
* lisp/vc/diff-mode.el (diff-minor-mode-prefix): Replac...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Juri Linkov
; * etc/NEWS: Move the paragraph with 'C-u RET' closer...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Juri Linkov
* doc/emacs/display.texi (Text Scale): Improve section...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Juri Linkov
* lisp/repeat.el (repeat-echo-function): Suggest 'add...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Juri Linkov
* lisp/tab-line.el (tab-line-cache-key-default): More...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Stefan Monnier
* etc/package-keyring.gpg: Update with new key
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Eli Zaretskii
; Yet another declare-function to avoid treesit-related...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Stefan Kangas
; * lisp/treesit.el (treesit--simple-imenu-1): Doc...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
F. Jason Park
Warn of absent networks module in ERC
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
F. Jason Park
Avoid "already compiled" warning in erc-compat
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Eli Zaretskii
; Fix one more treesit byte-compilation warning.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Eli Zaretskii
; Avoid treesit-related byte-compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Dmitry Gutov
(python--treesit-settings): Remove duplicate matcher
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Eli Zaretskii
Make last change of w32 GUI dialogs conditional and...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Yuan Fu
Fix tree-sitter typos
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Yuan Fu
Update tree-sitter major modes to use the new Imenu...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Yuan Fu
Add tree-sitter helper functions for Imenu
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Yuan Fu
Fix treesit--things-around (bug#60355)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Yuan Fu
; * lisp/treesit.el (treesit-traverse-parent): Remove...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Yuan Fu
Improve treesit-node-top-level and treesit-parent-until
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Philip Kaludercic
; Add "src" to the heuristic sub-directory heuristic
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Philip Kaludercic
; * lisp/epa-ks.el (epa-ks-do-key-to-fetch): Fix 'when...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Eli Zaretskii
* src/w32menu.c (simple_dialog_show): Use MB_YESNOCANCE...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Eli Zaretskii
; Improve documentation of TAB/SPC indentation
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Eli Zaretskii
; Improve doc strings of some new faces
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Stefan Kangas
; * lisp/elide-head.el (elide-head): Doc fix to silence...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Eli Zaretskii
; * lisp/htmlfontify.el (hfy-text-p): Fix whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Xi Lu
Fix htmlfontify.el command injection vulnerability.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Rudolf Adamkovič
Improve support for Scheme R6RS and R7RS libraries...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Mattias Engdegård
; * test/src/treesit-tests.el: remove dead store (bytec...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Yuan Fu
Add a new tree-sitter query predicate 'pred'
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Yuan Fu
; Fix tree-sitter defun tests
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Stefan Kangas
Improve gnutls-min-prime-bits docstring
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Gregory Heytings
Improve handling of tab-bar height.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Eli Zaretskii
; * nt/INSTALL.W64: More fixes and updates.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Eli Zaretskii
Simplify last change (bug#60311)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Mattias Engdegård
Fix 'json-available-p' on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Kyle Meyer
loaddefs-gen: Group results by absolute file name
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Yuan Fu
; Fix vindexes in parsing.texi
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Yuan Fu
Fix imenu for c-ts-mode (bug#60296)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Yuan Fu
Clean up python-ts-mode font-lock features
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Yuan Fu
Add comment indent and filling to other tree-sitter...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Yuan Fu
; Remove unused function in c-ts-mode
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Yuan Fu
; * doc/lispref/modes.texi (Parser-based Font Lock...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Yuan Fu
; * doc/lispref/parsing.texi (Retrieving Nodes): Add...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Yuan Fu
Add maintainer stub for tree-sitter files
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Yuan Fu
; * doc/lispref/parsing.texi (Using Parser): Remove...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Stefan Kangas
; Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Gregory Heytings
Remove remaining mentions of 'eval-current-buffer'
commit
|
commitdiff
|
tree
|
snapshot
2022-12-25
Eli Zaretskii
; * doc/lispref/text.texi (Database): Fix a typo. ...
commit
|
commitdiff
|
tree
|
snapshot
next