]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-02-10 Basil L. Contovounesios; * admin/notes/tree-sitter/starter-guide: Typos.
2023-02-10 Eli Zaretskii; Fix recent changes in treesit docs
2023-02-10 Yuan FuRename LIMIT to DEPTH in tree-sitter functions (bug...
2023-02-10 Simon Pugnet; Fix incorrect function name in treesit manual
2023-02-10 Yuan FuAdd 'live' property to treesit-node-check (bug#61235)
2023-02-09 Jonas BernoulliUpdate to Transient v0.3.7-205-gb8ad0da
2023-02-09 Eli ZaretskiiFix 'rmail-summary-output'
2023-02-09 Nicolas Martyanofflisp-mode: add docstring recognition for more common...
2023-02-09 Eli Zaretskii; Improve discoverability of empty file names handling
2023-02-09 Jonas BernoulliUpdate to Transient v0.3.7-204-gecff8c2
2023-02-09 Eli ZaretskiiFix Scala entry in Eglot's DB of LSP servers
2023-02-09 Dmitry Gutovruby-ts-mode: Also don't reindent 'identifier' when...
2023-02-09 Dmitry Gutovruby-ts-mode: Fix indentation inside empty if/unless...
2023-02-08 LensPlaysGames* lisp/iimage.el (iimage-mode-buffer): Handle multiple...
2023-02-08 Eli Zaretskii; Fix memory leak in treesit.c
2023-02-08 Stefan Monnier* lisp/edmacro.el (edit-kbd-macro): Fix thinko (bug...
2023-02-08 Eli Zaretskii; Fix doc strings in iimage.el
2023-02-07 Eli ZaretskiiFix crashes inside 'xfree' called from treesit.c
2023-02-07 Yuan FuMake java-ts-mode use the c-ts-common-indent-type-regex...
2023-02-07 Yuan FuFix c-ts-mode indentation
2023-02-07 Yuan FuFix c-ts-mode indentation
2023-02-07 Yuan FuFix c-ts-mode indentation (bug#61291)
2023-02-06 Dmitry Gutov(eglot-completion-at-point): Return correct values...
2023-02-06 Mattias EngdegårdTighten and simplify typescript compilation-mode regexp...
2023-02-06 Eli Zaretskii; * lisp/progmodes/c-ts-common.el (treesit-node-prev...
2023-02-06 Tassilo HornClarify bug-reference-auto-setup-functions docstring.
2023-02-06 Aleksandr Vityazev* lisp/treesit.el (treesit): Fix shortdoc example form...
2023-02-06 Theodor ThornhillUse c-ts-common-statement-offset in java-ts-mode (bug...
2023-02-06 Theodor ThornhillAdd array_initializer to java-ts-mode
2023-02-06 Dmitry Gutovgo-ts-mode: Highlight variable declarations
2023-02-06 Dmitry Gutovgo-ts-mode: Fix highlighting of function name in call_e...
2023-02-06 Dmitry Gutovc-ts-mode: Highlight "property functions" as functions
2023-02-05 Dmitry Gutovrust-ts-mode: Fix highlighting of function name in...
2023-02-05 Dmitry Gutovrust-ts-mode--font-lock-settings: Improve consistency
2023-02-05 Dmitry GutovMake sure 'M-x show-paren-local-mode' turns on right...
2023-02-05 Tassilo HornAdd to bug-reference-auto-setup-functions after its...
2023-02-05 Juri Linkov* lisp/vc/vc.el (vc-find-revision-no-save): Fix parens...
2023-02-05 Eli Zaretskii; Fix byte-compilation warning
2023-02-05 Dmitry GutovFix inability to turn show-paren-local-mode on manually...
2023-02-05 Dmitry Gutov; go-ts-mode--indent-rules: Indent to 0 at top level
2023-02-05 Eli ZaretskiiMerge branch 'emacs-29' of git.savannah.gnu.org:/srv...
2023-02-05 Eli Zaretskii; Fix whitespace of last change
2023-02-05 Jonas Bernoulli; Fix trivial mistake in emoji--choose-emoji
2023-02-05 Eli Zaretskii; * lisp/isearch.el (emoji--read-emoji): Avoid compilat...
2023-02-05 Dmitry Gutovrust-ts-mode: Highlight variable declarations
2023-02-05 Dmitry Gutovrust-ts-mode--indent-rules: Indent to 0 at top level
2023-02-05 Jonas Bernoulli; Move misplaces parenthesis in emoji--choose-emoji
2023-02-05 Alan MackenzieEnsure upper bound of font-lock region is less than...
2023-02-05 Eli Zaretskii; * lisp/paren.el (show-paren-predicate): Doc fix....
2023-02-05 Dmitry GutovHighlight more complex function parameters
2023-02-05 Jonas BernoulliNo longer use transient in isearch-emoji-by-name
2023-02-05 Dmitry GutovMake highlighting more regular across TS modes (bug...
2023-02-05 Eli Zaretskii; Improve documentation of 'proper-list-p'
2023-02-05 Eli ZaretskiiDocument 'plistp'
2023-02-05 Eli ZaretskiiFix display of raised/lowered composed text
2023-02-05 Eli ZaretskiiFix installation of tree-sitter grammar on MS-Windows
2023-02-05 Eli ZaretskiiUpdate the Emacs FAQ for Emacs 29
2023-02-05 Eli ZaretskiiFix byte-compilation of *-ts-mode.el files
2023-02-05 Dmitry Gutov; ruby-ts--syntax-propertize: Amend commentary
2023-02-04 Yuan FuMake c-ts-mode-set-style's effect local (bug#61245)
2023-02-04 Yuan Fu; * lisp/treesit.el (treesit--font-lock-level-setter...
2023-02-04 Dmitry Gutovc-ts-mode: Highlight name in parameter declarations
2023-02-04 Davide MasserutFix switch statement indentation for go-ts-mode (bug...
2023-02-04 Eli ZaretskiiFix bidi reordering of sequence of whitespace character...
2023-02-04 Theodor ThornhillAdd tests for compilation support for TypeScript (bug...
2023-02-04 Jostein KjønigsenAdd support for TypeScript compilation to compile.el...
2023-02-04 Eli ZaretskiiDon't clobber match data in 'y-or-n-p'
2023-02-04 Dmitry GutovRefine the previous change
2023-02-04 Dmitry GutovAdd syntax-propertize-function to ruby-ts-mode
2023-02-03 Stefan Kangas; Fix typos
2023-02-03 Eli ZaretskiiImprove documentation of 'header-line-indent-mode'
2023-02-03 F. Jason ParkDon't casemap erc-sasl-user when set to :nick
2023-02-03 Robert PluimImprove keymap-global-set and keymap-local-set interact...
2023-02-03 Yuan Fu; Fix c-ts-mode indent test
2023-02-03 Yuan FuMake c-ts-mode indent tests side-effect-free
2023-02-03 Yuan FuCall treesit_record_change in insert_from_gap_1
2023-02-03 Yuan FuUse c-ts-common-statement-offset for closing brackets too
2023-02-03 Yuan Fu; Go back to original point when filling comments in...
2023-02-03 Yuan Fu; Fix error where we pass t to treesit-node-type in...
2023-02-02 Eli Zaretskii; * src/treesit.c (treesit_predicate_match): Simplify...
2023-02-02 Eli ZaretskiiMinor improvements in sqlite.c
2023-02-02 Dmitry Gutov(treesit_predicate_match): Match node text against...
2023-02-02 Eli ZaretskiiImprove documentation of gdb-mi's dedicated windows
2023-02-02 Kévin Le GouguecAvoid spurious pause in kill-ring-save (Bug#60841)
2023-02-02 Eli ZaretskiiChange the default of 'treesit-defun-tactic' for 'c...
2023-02-02 Eli ZaretskiiFix docstring fontification of CL's 'defstruct'
2023-02-02 Eli ZaretskiiTeach 'hs-minor-mode' about tree-sitter based modes
2023-02-02 Eli Zaretskii; Doc fixes in keymap.el
2023-02-02 Eli ZaretskiiImprove documentation of 'repeat-mode' and related...
2023-02-02 Eli Zaretskii; * etc/NEWS: Mention the 'utf-8-auto' bugfix (bug...
2023-02-02 Nicolas Martyanoff(eshell--complete-commands-list): Fix regression in...
2023-02-01 Juri Linkov* doc/emacs/basic.texi (Repeating): Mention describe...
2023-02-01 Eli ZaretskiiUnbreak the MS-Windows build
2023-02-01 Stefan Kangas; Auto-commit of loaddefs files.
2023-02-01 Dmitry Gutov; (Ftreesit_query_capture): Fix typo
2023-02-01 Dmitry Gutov(Ftreesit_query_capture): Cache list of predicates...
2023-01-31 Robert Pluim* lisp/keymap.el (keymap-global-unset): Correct prompt
2023-01-31 Eli ZaretskiiFix cursor-in-echo-area on TTY frames
2023-01-30 Jonas BernoulliUpdate to Transient v0.3.7-196-gb91f509
2023-01-30 Alan MackenzieCC Mode: Fix a coding bug in c-make-keywords-re. This...
next