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
*
; Remove failing erc-reuse-buffers test
F. Jason Park
2023-02-14
1
-36
/
+0
*
; Minor docs copyedits
Eli Zaretskii
2023-02-13
2
-8
/
+20
*
Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/emacs into emacs-29
Eli Zaretskii
2023-02-13
1
-9
/
+9
|
\
|
*
* lisp/repeat.el: Rename internal function and variable (bug#60980)
Juri Linkov
2023-02-13
1
-9
/
+9
*
|
Rename with/without-narrowing to with/without-restriction
Eli Zaretskii
2023-02-13
10
-58
/
+58
|
/
*
; * etc/NEWS: Fix typos.
Michael Albinus
2023-02-13
1
-2
/
+2
*
; * lisp/calendar/lunar.el: Add comments. (bug#61460)
Ulrich Müller
2023-02-13
1
-1
/
+6
*
; * lisp/progmodes/c-ts-mode.el (c-ts-base-mode): delete duplicate
Mattias Engdegård
2023-02-13
1
-2
/
+1
*
; * admin/git-bisect-start: Update failing commits
Gregory Heytings
2023-02-13
1
-1
/
+34
*
Merge branch 'scratch/fix-locked-narrowing'
Gregory Heytings
2023-02-13
14
-138
/
+341
|
\
|
*
Minor improvements to labeled narrowing
Gregory Heytings
2023-02-13
5
-14
/
+13
|
*
Save and restore the absence of narrowing locks
Gregory Heytings
2023-02-10
1
-6
/
+4
|
*
Add an extensive test for labeled (locked) narrowing
Gregory Heytings
2023-02-09
1
-0
/
+106
|
*
Update the documentation about labeled (locked) narrowing
Gregory Heytings
2023-02-09
9
-102
/
+170
|
*
Rename two long line optimizations variables
Gregory Heytings
2023-02-09
3
-13
/
+13
|
*
Add specific symbols for narrowings
Gregory Heytings
2023-02-09
2
-2
/
+7
|
*
Add 'without-narrowing' macro
Gregory Heytings
2023-02-09
1
-4
/
+23
|
*
Make 'narrowing-lock' and 'narrowing-unlock' internal
Gregory Heytings
2023-02-09
2
-7
/
+9
|
*
Fix 'save-restriction' for narrowing locks
Gregory Heytings
2023-02-09
5
-3
/
+9
*
|
Fix spurious display of eclipses in Calendar
Ulrich Müller
2023-02-13
2
-13
/
+18
*
|
Fix indentation for closing bracket in c-ts-mode (bug#61398)
Yuan Fu
2023-02-12
2
-3
/
+35
*
|
; * src/pdumper.c (dump_buffer): Update hash.
Basil L. Contovounesios
2023-02-12
1
-1
/
+1
*
|
Update to Org 9.6.1-31-gaf1bb1
Kyle Meyer
2023-02-12
9
-37
/
+58
*
|
* src/.gdbinit (nextcons): Amend $.u.cdr to $.u.s.u.cdr (bug#61453).
Alan Mackenzie
2023-02-12
1
-1
/
+1
*
|
Add lambda_expression to c-ts-common-indent-type-regexp-alist
Theodor Thornhill
2023-02-12
1
-0
/
+1
*
|
; Use the right name when specifying VC packages
Philip Kaludercic
2023-02-12
1
-3
/
+4
*
|
Tolerate missing elpa-packages.eld files
Philip Kaludercic
2023-02-12
1
-2
/
+2
*
|
Avoid warning about 'load-path' in non-interactive sessions
Eli Zaretskii
2023-02-12
1
-1
/
+2
*
|
; Fix installation of dependencies for VC packages
Philip Kaludercic
2023-02-12
1
-2
/
+2
*
|
; Mention Hunspell private-dictionary misfeature in doc strings
Eli Zaretskii
2023-02-12
1
-2
/
+7
*
|
Support webkit2gtk-4.1
Ulrich Müller
2023-02-12
1
-1
/
+5
*
|
; Fix typo
Stefan Kangas
2023-02-12
1
-1
/
+1
*
|
; Fix typo in buffer.h
Daniel Martín
2023-02-12
1
-1
/
+1
*
|
; Fix typos
Stefan Kangas
2023-02-12
3
-3
/
+3
*
|
; Fix doc strings in lisp/image/ directory
Eli Zaretskii
2023-02-11
9
-181
/
+197
*
|
; Improve documentation of hash functions.
Eli Zaretskii
2023-02-11
3
-16
/
+52
*
|
; Remove extraneous local variables from image-dired-*.el files
Eli Zaretskii
2023-02-11
4
-16
/
+0
*
|
bug-reference: prevent match-data clobbering (bug#61395)
Tassilo Horn
2023-02-10
1
-1
/
+1
*
|
; * admin/notes/tree-sitter/starter-guide: Typos.
Basil L. Contovounesios
2023-02-10
1
-2
/
+2
*
|
; Fix recent changes in treesit docs
Eli Zaretskii
2023-02-10
1
-6
/
+6
*
|
Rename LIMIT to DEPTH in tree-sitter functions (bug#61231)
Yuan Fu
2023-02-09
2
-18
/
+18
*
|
; Fix incorrect function name in treesit manual
Simon Pugnet
2023-02-09
2
-6
/
+6
*
|
Add 'live' property to treesit-node-check (bug#61235)
Yuan Fu
2023-02-09
3
-5
/
+38
*
|
Update to Transient v0.3.7-205-gb8ad0da
Jonas Bernoulli
2023-02-09
1
-1
/
+1
*
|
Fix 'rmail-summary-output'
Eli Zaretskii
2023-02-09
1
-1
/
+5
*
|
lisp-mode: add docstring recognition for more common lisp symbols
Nicolas Martyanoff
2023-02-09
1
-0
/
+3
*
|
; Improve discoverability of empty file names handling
Eli Zaretskii
2023-02-09
1
-0
/
+11
*
|
Update to Transient v0.3.7-204-gecff8c2
Jonas Bernoulli
2023-02-09
2
-144
/
+98
*
|
Fix Scala entry in Eglot's DB of LSP servers
Eli Zaretskii
2023-02-09
1
-1
/
+2
*
|
ruby-ts-mode: Also don't reindent 'identifier' when inside ERROR
Dmitry Gutov
2023-02-09
1
-1
/
+1
[next]