index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix mangled Subject header field when forwarding (Bug#67360)
Mike Kupfer
2024-01-01
1
-1
/
+1
*
Update to Org 9.6.15
Kyle Meyer
2024-01-01
5
-17
/
+27
*
org-protocol: Minor copy-edits to Commentary
Stefan Kangas
2023-12-30
1
-10
/
+11
*
Improve syntax highlighting for python-ts-mode
Denis Zubarev
2023-12-30
1
-62
/
+178
*
Revert "Fix treesit-node-field-name and friends (bug#66674)"
Yuan Fu
2023-12-29
1
-2
/
+1
*
Explain status "r" in `epa-list-keys`
Stefan Kangas
2023-12-25
1
-1
/
+1
*
; * lisp/dired.el (dired--make-directory-clickable): Reformat comment.
Eli Zaretskii
2023-12-25
1
-5
/
+9
*
Fix mouse clicks on directory line in Dired
Jared Finder
2023-12-25
1
-3
/
+12
*
Fix 'split-root-window-right' and 'split-root-window-below'
Eli Zaretskii
2023-12-25
1
-2
/
+4
*
Mark icalendar.el as maintained by emacs-devel
Stefan Kangas
2023-12-24
1
-0
/
+1
*
Fix python-ts-mode triple quote syntax (bug#67262)
Yuan Fu
2023-12-23
1
-0
/
+17
*
ruby-ts-mode: Fix indentation for string_array closer
Dmitry Gutov
2023-12-24
1
-2
/
+3
*
treesit-major-mode-setup: Use 'treesit--syntax-propertize-notifier'
Dmitry Gutov
2023-12-24
1
-0
/
+3
*
ruby-ts-mode: Fix an out-of-bounds error with heredoc at eob
Dmitry Gutov
2023-12-24
1
-2
/
+3
*
Correctly refontify changed region in tree-sitter modes (bug#66732)
Yuan Fu
2023-12-23
2
-13
/
+71
*
Fix c++-ts-mode indentation (bug#67975)
Yuan Fu
2023-12-22
1
-1
/
+1
*
Improve documentation of new native-compilation commands
Eli Zaretskii
2023-12-22
1
-6
/
+10
*
; Fix typo
Stefan Kangas
2023-12-22
1
-1
/
+1
*
Fix script for some characters
Eli Zaretskii
2023-12-20
1
-0
/
+3
*
Fix passive mode for tnftp client in ange-ftp.el.
Christophe Deleuze
2023-12-18
1
-1
/
+1
*
; Improve documentation of ispell.el's dictionary database
Eli Zaretskii
2023-12-17
1
-2
/
+11
*
Fix using disabled command without a docstring
Stefan Kangas
2023-12-16
1
-3
/
+4
*
Eglot: Add Uiua language server
skykanin
2023-12-16
1
-1
/
+2
*
; * lisp/term.el (term--xterm-paste): Fix last change.
Eli Zaretskii
2023-12-16
1
-1
/
+1
*
Fix shaping of Sinhala text
Eli Zaretskii
2023-12-16
1
-3
/
+3
*
Fix pasting into terminal-mode on term.el
Eli Zaretskii
2023-12-16
1
-2
/
+7
*
Fix opening directory trees from Filesets menu
Eli Zaretskii
2023-12-16
1
-1
/
+11
*
Eglot: Add ruff-lsp as an alternative Python server
Niall Dooley
2023-12-16
1
-1
/
+1
*
js-ts-mode: Fix font-lock rules conflict
Dmitry Gutov
2023-12-13
1
-18
/
+6
*
Add indentation rules for bracketless statements in js-ts-mode
Noah Peart
2023-12-12
1
-0
/
+5
*
Fix c-ts-mode bracketless indentation for BSD style (bug#66152)
Yuan Fu
2023-12-10
1
-7
/
+7
*
Add missing indent rules in c-ts-mode (bug#66152)
Augustin Chéneau
2023-12-10
1
-0
/
+2
*
Fix treesit-default-defun-skipper (bug#66711)
Yuan Fu
2023-12-10
1
-1
/
+1
*
Fix treesit-node-field-name and friends (bug#66674)
Yuan Fu
2023-12-10
1
-1
/
+2
*
python-ts-mode: Highlight default parameters
Maciej Kalandyk
2023-12-11
1
-1
/
+2
*
Update to Org 9.6.13
Kyle Meyer
2023-12-10
7
-17
/
+35
*
; Fix typos in ChangeLog files
Stefan Kangas
2023-12-10
14
-27
/
+27
*
; * lisp/progmodes/c-ts-mode.el (c-ts-mode--else-heuristic): Doc fix.
Eli Zaretskii
2023-12-10
1
-2
/
+2
*
Fix c-ts-mode indent heuristic (bug#67417)
Yuan Fu
2023-12-10
1
-15
/
+15
*
Fix c-ts-mode indentation (bug#67357)
nverno
2023-12-10
1
-2
/
+21
*
Add font-locking for hash-bang lines in typescript-ts-mode.
nverno
2023-12-10
1
-1
/
+1
*
Add font-locking for hash-bang lines in js-ts-mode
nverno
2023-12-10
1
-1
/
+1
*
ruby-mode: Better detect regexp vs division (bug#67569)
Dmitry Gutov
2023-12-09
1
-3
/
+9
*
Fix dragging mode line on text terminals with a mouse (bug#67457)
Jared Finder
2023-12-09
2
-4
/
+12
*
(rust-ts-mode): Set electric-indent-chars
Christophe TROESTLER
2023-12-08
1
-0
/
+4
*
js-ts-mode: Highlight function parameters inside destructuring
Dmitry Gutov
2023-12-08
1
-1
/
+4
*
js-ts-mode: Highlight property shorthands in assignments
Dmitry Gutov
2023-12-08
1
-2
/
+4
*
(js--treesit-font-lock-settings): Highlight parameters in function expression
Dmitry Gutov
2023-12-08
1
-8
/
+1
*
(js--treesit-font-lock-settings): Remove some duplicates
Dmitry Gutov
2023-12-08
1
-7
/
+1
*
; Another fix of doc string of 'message-mail-user-agent' (bug#67638).
Eli Zaretskii
2023-12-05
1
-6
/
+7
[next]