summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Block atimers while loading native codescratch/native-timers-blockedAndrea Corallo2023-01-103-7/+26
* Merge from origin/emacs-29Stefan Kangas2023-01-1035-298/+583
|\
| * Fix c-ts-mode comment indentYuan Fu2023-01-091-4/+5
| * Highlight identifier in import statements in js-ts-modeYuan Fu2023-01-091-1/+4
| * Don't print named tree-sitter nodes with parenthesizes (bug#60696)Yuan Fu2023-01-091-2/+7
| * Improve fontification for import-statements in typescript-ts-modeJostein Kjønigsen2023-01-091-1/+4
| * Fix c-ts-mode indentation for 2nd line in block comment (bug#60270)Yuan Fu2023-01-092-19/+44
| * ; xref.el: Bump versionDmitry Gutov2023-01-101-1/+1
| * ; project.el: Bump versionDmitry Gutov2023-01-101-1/+1
| * ; * src/callint.c (Finteractive): Doc string clarification.Eli Zaretskii2023-01-091-7/+6
| * * lisp/vc/diff-mode.el (diff-font-lock-keywords): Check for limit.Juri Linkov2023-01-091-6/+8
| * Minor improvement for tree-sitter explorerYuan Fu2023-01-081-5/+9
| * Make sure NODE is not the root node in tree-sitter indent (bug#60602)Yuan Fu2023-01-082-9/+12
| * Fix label indent of GNU and Linux style in c-ts-mode (bug#60543)Yuan Fu2023-01-081-1/+16
| * Improve go-ts-mode Imenu, navigation and electric pair (bug#60407)Evgeni Kolev2023-01-081-40/+67
| * ; ruby.rb: Fix pattern matching syntax and extend the exampleDmitry Gutov2023-01-091-1/+1
| * Revert "Add c-or-c++-ts-mode (bug#59613)"Yuan Fu2023-01-082-49/+0
| * ; * src/pgtkfns.c (parse_resource_key): Use recursive schema lookupTad Fisher2023-01-081-1/+1
| * Add back renamed function 'font-lock-fontify-syntactically-region'Benson Chu2023-01-081-2/+7
| * ; * lisp/progmodes/ruby-ts-mode.el: Fix compilation warnings (bug#60647).Eli Zaretskii2023-01-081-0/+10
| * ; * src/callint.c (Finteractive): Fix the doc string (bug#60645).Eli Zaretskii2023-01-081-3/+6
| * Improve options and docs of M-x command completionEli Zaretskii2023-01-081-5/+62
| * ; Fix NEWSMichael Albinus2023-01-081-6/+6
| * Update to Org 9.6-90-ga6523fKyle Meyer2023-01-079-31/+35
| * Fix string fontification on python-ts-mode (bug#60599)Yuan Fu2023-01-071-2/+5
| * Fix string-interpolation feature of python-ts-mode (bug#60599)Yuan Fu2023-01-071-2/+18
| * Add indentation rule for concatenated_string (bug#60572)Theodor Thornhill2023-01-071-0/+1
| * Fix highlighting of variable-declarations in typescript-ts-modeJostein Kjønigsen2023-01-071-14/+5
| * Fix label indentation for Linux style in c-ts-mode (bug#60543)Yuan Fu2023-01-071-1/+3
| * Remove duplicate entries in c-ts-mode's ImenuYuan Fu2023-01-071-1/+18
| * Fix use of treesit-ready-p in c/c++-ts-modeYuan Fu2023-01-071-30/+22
| * ; * lisp/progmodes/gud.el (gud-tooltip-modes): Add ts- modes.Yuan Fu2023-01-071-2/+3
| * ; * lisp/align.el (align-c++-modes): Add c/c++-ts-mode.Yuan Fu2023-01-071-1/+2
| * Add documentation for c/c++-ts-mode (bug#60443)Yuan Fu2023-01-071-2/+10
| * (ruby-ts--font-lock-settings): Improve highlighting in patternsDmitry Gutov2023-01-081-1/+6
| * Optionally include the namespace in c-ts-mode--declarator-identifierYuan Fu2023-01-071-8/+18
| * Support namespaces in c++-ts-mode (bug#60397)Yuan Fu2023-01-071-3/+7
| * Fix c-ts-mode--looking-at-starYuan Fu2023-01-071-2/+4
| * Add c-or-c++-ts-mode (bug#59613)Yuan Fu2023-01-072-0/+49
| * Document the 'definition-name' property.Eli Zaretskii2023-01-072-0/+31
| * ; Fix description of etc/DOCEli Zaretskii2023-01-071-1/+1
| * ; Fix documentation of etc/DOCEli Zaretskii2023-01-071-8/+8
| * (treesit-simple-indent-presets): Do that for 'or' as well.Dmitry Gutov2023-01-071-3/+6
| * ; Minor rewording of tree-sitter terminologyEli Zaretskii2023-01-071-5/+9
| * Fix 'python-shell-buffer-substring' when START is in middle of 1st linekobarity2023-01-072-4/+15
| * ; Fix last changeEli Zaretskii2023-01-071-56/+69
| * Rearrange the "Saving Emacs Sessions" section of the user manualManuel Giraud2023-01-071-66/+70
* | Add named defun for transpose-sexps-default-function (bug#60654)Theodor Thornhill2023-01-092-31/+37
* | Remove unneeded restriction in using AEAD ciphers with GnuTLSEli Zaretskii2023-01-091-0/+4
* | Add remote-file-name-inhibit-delete-by-moving-to-trashMichael Albinus2023-01-0815-81/+141