aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * lisp/textmodes/css-mode.el (css-ts-mode): Fix imenu setup.Yuan Fu2022-12-291-2/+2
* ; * lisp/progmodes/js.el: Fix byte-compile warning.Yuan Fu2022-12-291-2/+5
* * lisp/hi-lock.el (hi-lock--regexps-at-point): Fix bug (bug#60241).Juri Linkov2022-12-291-14/+19
* Clean up treesit-default-defun-skipper and add commentsYuan Fu2022-12-291-7/+11
* Fix c-ts-mode bracket indentation (bug#60398)Yuan Fu2022-12-291-2/+18
* ; Minor cleanup for tree-sitter font-lock rules in js-ts-modeYuan Fu2022-12-281-8/+4
* Clean up font-lock rules in js-ts-modeYuan Fu2022-12-281-49/+55
* ; * lisp/progmodes/c-ts-mode.el (c-ts-mode--fill-paragraph): Fix.Yuan Fu2022-12-281-2/+13
* Fix syntax for < and > in c++-ts-mode (bug#60351)Yuan Fu2022-12-281-8/+25
* * lisp/help.el: Use 'C-h C-q' to toggle 'help-quick' window (bug#60249).Juri Linkov2022-12-281-18/+14
* * lisp/isearch.el: Small fixes.Juri Linkov2022-12-281-4/+9
* * lisp/vc/diff-mode.el (diff-minor-mode-prefix): Replace "ESC" with "\e".Juri Linkov2022-12-281-2/+1
* * lisp/repeat.el (repeat-echo-function): Suggest 'add-function' in docstring.Juri Linkov2022-12-281-1/+2
* * lisp/tab-line.el (tab-line-cache-key-default): More cache keys (bug#60340).Juri Linkov2022-12-281-7/+7
* ; Yet another declare-function to avoid treesit-related warningEli Zaretskii2022-12-281-0/+2
* ; * lisp/treesit.el (treesit--simple-imenu-1): Doc fix; wording.Stefan Kangas2022-12-281-1/+1
* Warn of absent networks module in ERCF. Jason Park2022-12-284-9/+35
* Avoid "already compiled" warning in erc-compatF. Jason Park2022-12-281-1/+1
* ; Fix one more treesit byte-compilation warning.Eli Zaretskii2022-12-281-0/+1
* ; Avoid treesit-related byte-compiler warningsEli Zaretskii2022-12-284-0/+4
* (python--treesit-settings): Remove duplicate matcherDmitry Gutov2022-12-281-3/+1
* Fix tree-sitter typosYuan Fu2022-12-281-1/+1
* Update tree-sitter major modes to use the new Imenu facilityYuan Fu2022-12-279-362/+73
* Add tree-sitter helper functions for ImenuYuan Fu2022-12-271-1/+95
* Fix treesit--things-around (bug#60355)Yuan Fu2022-12-271-60/+49
* ; * lisp/treesit.el (treesit-traverse-parent): Remove alias.Yuan Fu2022-12-271-2/+0
* Improve treesit-node-top-level and treesit-parent-untilYuan Fu2022-12-271-9/+22
* ; Add "src" to the heuristic sub-directory heuristicPhilip Kaludercic2022-12-271-12/+15
* ; * lisp/epa-ks.el (epa-ks-do-key-to-fetch): Fix 'when' usagePhilip Kaludercic2022-12-271-3/+3
* ; Improve documentation of TAB/SPC indentationEli Zaretskii2022-12-271-1/+2
* ; Improve doc strings of some new facesEli Zaretskii2022-12-271-2/+4
* ; * lisp/elide-head.el (elide-head): Doc fix to silence checkdoc.Stefan Kangas2022-12-271-3/+4
* ; * lisp/htmlfontify.el (hfy-text-p): Fix whitespace.Eli Zaretskii2022-12-271-2/+3
* Fix htmlfontify.el command injection vulnerability.Xi Lu2022-12-271-1/+1
* Improve support for Scheme R6RS and R7RS libraries (bug#54704)Rudolf Adamkovič2022-12-272-8/+14
* Improve gnutls-min-prime-bits docstringStefan Kangas2022-12-261-4/+1
* Simplify last change (bug#60311)Eli Zaretskii2022-12-261-5/+2
* Fix 'json-available-p' on MS-WindowsMattias Engdegård2022-12-261-5/+5
* loaddefs-gen: Group results by absolute file nameKyle Meyer2022-12-261-1/+2
* ; Fix vindexes in parsing.texiYuan Fu2022-12-261-1/+1
* Fix imenu for c-ts-mode (bug#60296)Yuan Fu2022-12-261-24/+27
* Clean up python-ts-mode font-lock featuresYuan Fu2022-12-261-9/+30
* Add comment indent and filling to other tree-sitter major modesYuan Fu2022-12-266-98/+80
* ; Remove unused function in c-ts-modeYuan Fu2022-12-261-23/+2
* Add maintainer stub for tree-sitter filesYuan Fu2022-12-261-0/+4
* ; Fix typosStefan Kangas2022-12-2616-25/+25
* Remove remaining mentions of 'eval-current-buffer'Gregory Heytings2022-12-261-3/+3
* Update to Org 9.6-61-g63e073fKyle Meyer2022-12-258-30/+72
* ; Review and fix NEWS and related documentationEli Zaretskii2022-12-251-1/+4
* ; Restore ARGS argument in c-ts-mode--fontify-declaratorJuanma Barranquero2022-12-251-1/+1