index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Minor copyedits in description of ':box' face property
Eli Zaretskii
2023-12-09
1
-7
/
+7
*
Fix dragging mode line on text terminals with a mouse (bug#67457)
Jared Finder
2023-12-09
2
-4
/
+12
*
; * doc/lispref/processes.texi (Network): Fix wording and punctuation.
Eli Zaretskii
2023-12-09
1
-13
/
+15
*
(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
*
; * lisp/gnus/message.el (message-mail-user-agent): Doc fix (bug#67638).
Eli Zaretskii
2023-12-05
1
-3
/
+6
*
; * doc/lispref/files.texi (Changing Files): Fix last change.
Eli Zaretskii
2023-12-04
1
-4
/
+4
*
Don't claim to signal an error when deleting a nonexisting file.
Philipp Stephani
2023-12-04
1
-3
/
+4
*
* lisp/indent.el (indent-rigidly): Improve prompt (bug#67620).
Eli Zaretskii
2023-12-04
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2023-12-03
60
-73
/
+73
*
rust-ts-mode--comment-docstring: Handle block doc comments
Christophe Troestler
2023-12-03
1
-1
/
+1
*
rust-ts-mode--comment-docstring: Fix/improve the previous change
Christophe TROESTLER
2023-12-02
1
-3
/
+3
*
; Fix doc string punctuation in ruby-ts-mode.el.
Eli Zaretskii
2023-12-02
1
-2
/
+2
*
Fix 'Info-goto-node-web' when NODE is given in various forms
Eli Zaretskii
2023-12-02
1
-7
/
+22
*
Fix setting cursor when the window's op line has 'line-prefix'
Eli Zaretskii
2023-12-02
1
-2
/
+4
*
Drop extra parenthesis in example code in Emacs Lisp Introduction
Xiyue Deng
2023-12-02
1
-2
/
+2
*
rust-ts-mode: appropriately fontify doc strings
Christophe Troestler
2023-12-02
1
-1
/
+12
*
Fix example code in Emacs Lisp Introduction manual
Xiyue Deng
2023-12-01
1
-6
/
+6
*
Fix example in Emacs Lisp Intro manual
Eli Zaretskii
2023-12-01
1
-4
/
+5
*
; * doc/emacs/files.texi (Save Commands): Fix last change.
Eli Zaretskii
2023-12-01
1
-2
/
+2
*
Elisp manual: Mention 'write-region' for saving the buffer
Jeremy Bryant
2023-12-01
1
-0
/
+4
*
Document, that PROCESS of signal-process can be a string
Michael Albinus
2023-11-30
2
-0
/
+5
*
Fix typescript-ts-mode indentation for switch statements
nverno
2023-11-29
2
-0
/
+20
*
Repair `tab-first-completion` (bug#67158)
Aymeric Agon-Rambosson
2023-11-29
1
-15
/
+9
*
Fix behavior of 'split-root-window-*' with 'C-u'
Eli Zaretskii
2023-11-29
1
-6
/
+8
*
; * doc/lispintro/emacs-lisp-intro.texi (copy-to-buffer): Fix last change.
Eli Zaretskii
2023-11-29
1
-3
/
+3
*
Add more text to clarify the behavior of 'with-current-buffer'
Xiyue Deng
2023-11-29
1
-1
/
+5
*
Fix example in Emacs user manual
Eli Zaretskii
2023-11-27
1
-2
/
+2
*
; Fix recent change in 'c-ts-mode'
Eli Zaretskii
2023-11-27
1
-3
/
+3
*
; Fix typo in Gnus manual (bug#67469).
Daniel Martín
2023-11-27
1
-1
/
+1
*
Mention Titankey in Tramp, which has passed the tests
Michael Albinus
2023-11-27
2
-3
/
+4
*
Fix c-ts-mode indentation after if/else (bug#67417)
Yuan Fu
2023-11-26
1
-0
/
+16
*
Fix indentation for else clause in c-ts-mode (bug#67417)
Yuan Fu
2023-11-26
2
-0
/
+21
*
Ensure that directory is expanded in package-vc-checkout
Joseph Turner
2023-11-26
1
-0
/
+1
*
* etc/PROBLEMS: Add entry about pinentry with gpgsm. (Bug#67012)
Ulrich Müller
2023-11-25
1
-0
/
+10
*
; * admin/authors.el (authors-aliases): Add Noah Peart.
Eli Zaretskii
2023-11-25
1
-0
/
+1
*
typescript-ts-mode: Add missing 'operator' to treesit-font-lock-features
nverno
2023-11-24
1
-1
/
+1
*
Extend D-Bus doc and test
Michael Albinus
2023-11-24
2
-0
/
+6
*
Do not unregister a D-Bus service which is a unique name
Michael Albinus
2023-11-24
1
-9
/
+14
*
Fix byte-compilation warnings about 'sqlite-rollback'
Eli Zaretskii
2023-11-24
2
-2
/
+4
*
Make python-ts-mode's syntax-highlighting more standardized
Dmitry Gutov
2023-11-24
1
-3
/
+3
*
; Improve documentation of desktop.el in user manual
Eli Zaretskii
2023-11-23
1
-1
/
+4
*
Fix "Text is read-only" on backspacing initial Calc input
George Kuzler
2023-11-23
1
-1
/
+1
*
Add a doc string to simple.el (bug#67355)
Jeremy Bryant
2023-11-23
1
-0
/
+4
*
; Improve function documentation tips
Eli Zaretskii
2023-11-23
1
-1
/
+6
*
Mention "visual line" in user manual
Eli Zaretskii
2023-11-23
2
-14
/
+18
[next]