summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Fix mangled Subject header field when forwarding (Bug#67360)Mike Kupfer2024-01-011-1/+1
* Update to Org 9.6.15Kyle Meyer2024-01-015-17/+27
* org-protocol: Minor copy-edits to CommentaryStefan Kangas2023-12-301-10/+11
* Improve syntax highlighting for python-ts-modeDenis Zubarev2023-12-301-62/+178
* Revert "Fix treesit-node-field-name and friends (bug#66674)"Yuan Fu2023-12-291-2/+1
* Explain status "r" in `epa-list-keys`Stefan Kangas2023-12-251-1/+1
* ; * lisp/dired.el (dired--make-directory-clickable): Reformat comment.Eli Zaretskii2023-12-251-5/+9
* Fix mouse clicks on directory line in DiredJared Finder2023-12-251-3/+12
* Fix 'split-root-window-right' and 'split-root-window-below'Eli Zaretskii2023-12-251-2/+4
* Mark icalendar.el as maintained by emacs-develStefan Kangas2023-12-241-0/+1
* Fix python-ts-mode triple quote syntax (bug#67262)Yuan Fu2023-12-231-0/+17
* ruby-ts-mode: Fix indentation for string_array closerDmitry Gutov2023-12-241-2/+3
* treesit-major-mode-setup: Use 'treesit--syntax-propertize-notifier'Dmitry Gutov2023-12-241-0/+3
* ruby-ts-mode: Fix an out-of-bounds error with heredoc at eobDmitry Gutov2023-12-241-2/+3
* Correctly refontify changed region in tree-sitter modes (bug#66732)Yuan Fu2023-12-232-13/+71
* Fix c++-ts-mode indentation (bug#67975)Yuan Fu2023-12-221-1/+1
* Improve documentation of new native-compilation commandsEli Zaretskii2023-12-221-6/+10
* ; Fix typoStefan Kangas2023-12-221-1/+1
* Fix script for some charactersEli Zaretskii2023-12-201-0/+3
* Fix passive mode for tnftp client in ange-ftp.el.Christophe Deleuze2023-12-181-1/+1
* ; Improve documentation of ispell.el's dictionary databaseEli Zaretskii2023-12-171-2/+11
* Fix using disabled command without a docstringStefan Kangas2023-12-161-3/+4
* Eglot: Add Uiua language serverskykanin2023-12-161-1/+2
* ; * lisp/term.el (term--xterm-paste): Fix last change.Eli Zaretskii2023-12-161-1/+1
* Fix shaping of Sinhala textEli Zaretskii2023-12-161-3/+3
* Fix pasting into terminal-mode on term.elEli Zaretskii2023-12-161-2/+7
* Fix opening directory trees from Filesets menuEli Zaretskii2023-12-161-1/+11
* Eglot: Add ruff-lsp as an alternative Python serverNiall Dooley2023-12-161-1/+1
* js-ts-mode: Fix font-lock rules conflictDmitry Gutov2023-12-131-18/+6
* Add indentation rules for bracketless statements in js-ts-modeNoah Peart2023-12-121-0/+5
* Fix c-ts-mode bracketless indentation for BSD style (bug#66152)Yuan Fu2023-12-101-7/+7
* Add missing indent rules in c-ts-mode (bug#66152)Augustin Chéneau2023-12-101-0/+2
* Fix treesit-default-defun-skipper (bug#66711)Yuan Fu2023-12-101-1/+1
* Fix treesit-node-field-name and friends (bug#66674)Yuan Fu2023-12-101-1/+2
* python-ts-mode: Highlight default parametersMaciej Kalandyk2023-12-111-1/+2
* Update to Org 9.6.13Kyle Meyer2023-12-107-17/+35
* ; Fix typos in ChangeLog filesStefan Kangas2023-12-1014-27/+27
* ; * lisp/progmodes/c-ts-mode.el (c-ts-mode--else-heuristic): Doc fix.Eli Zaretskii2023-12-101-2/+2
* Fix c-ts-mode indent heuristic (bug#67417)Yuan Fu2023-12-101-15/+15
* Fix c-ts-mode indentation (bug#67357)nverno2023-12-101-2/+21
* Add font-locking for hash-bang lines in typescript-ts-mode.nverno2023-12-101-1/+1
* Add font-locking for hash-bang lines in js-ts-modenverno2023-12-101-1/+1
* ruby-mode: Better detect regexp vs division (bug#67569)Dmitry Gutov2023-12-091-3/+9
* Fix dragging mode line on text terminals with a mouse (bug#67457)Jared Finder2023-12-092-4/+12
* (rust-ts-mode): Set electric-indent-charsChristophe TROESTLER2023-12-081-0/+4
* js-ts-mode: Highlight function parameters inside destructuringDmitry Gutov2023-12-081-1/+4
* js-ts-mode: Highlight property shorthands in assignmentsDmitry Gutov2023-12-081-2/+4
* (js--treesit-font-lock-settings): Highlight parameters in function expressionDmitry Gutov2023-12-081-8/+1
* (js--treesit-font-lock-settings): Remove some duplicatesDmitry Gutov2023-12-081-7/+1
* ; Another fix of doc string of 'message-mail-user-agent' (bug#67638).Eli Zaretskii2023-12-051-6/+7