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
...
*
|
Fix overline display over stretch glyphs with box on NS
Po Lu
2021-12-12
1
-4
/
+18
*
|
Fix overline display when there is a box
Po Lu
2021-12-12
2
-8
/
+8
*
|
Really fix the etags TEX parsing
Lars Ingebrigtsen
2021-12-12
1
-3
/
+3
*
|
Fix an off-by-one error in TEX parsing in etags
Lars Ingebrigtsen
2021-12-12
1
-2
/
+7
*
|
Check for support in sqlite-mode-open-file
Lars Ingebrigtsen
2021-12-12
1
-0
/
+2
*
|
eshell: Prefer octal number for file modes
Stefan Kangas
2021-12-12
1
-2
/
+2
*
|
; * lisp/emacs-lisp/shortdoc.el (keymaps): Fix typo.
Stefan Kangas
2021-12-12
1
-1
/
+1
*
|
Make with-sqlite-transaction mode code efficient
Lars Ingebrigtsen
2021-12-12
1
-5
/
+6
*
|
* src/xterm.c (x_detect_focus_change): Fix XI2 focus on GTK builds.
Po Lu
2021-12-12
1
-7
/
+7
*
|
Fix last change
Po Lu
2021-12-12
1
-1
/
+1
*
|
Fix some compilation warnings in sqlite-less builds
dick r. chiang
2021-12-12
2
-0
/
+18
*
|
Fix frame focus on X Toolkit builds with XInput 2
Po Lu
2021-12-12
1
-3
/
+7
*
|
Update bovine/gcc-tests for newer Macos versions
Lars Ingebrigtsen
2021-12-12
1
-2
/
+3
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-12-12
26
-63
/
+293
|
\
|
|
*
Avoid undefined behavior in 'send-process-region' (Bug#52369).
Philipp Stephani
2021-12-11
1
-0
/
+3
|
*
Update to Org 9.5.1-25-g9ca3bc
Kyle Meyer
2021-12-11
13
-32
/
+50
|
*
Fix the DJGPP port
Po Lu
2021-12-11
13
-31
/
+240
*
|
Tweak erroring in sqlite-mode-delete
Lars Ingebrigtsen
2021-12-12
1
-1
/
+1
*
|
Make sqlite-mode-list-tables work on older sqlite versions
Lars Ingebrigtsen
2021-12-12
1
-1
/
+1
*
|
Clear precision scroll interpolation when direction changes
Po Lu
2021-12-12
1
-29
/
+37
*
|
Fix drawing overlines on top of stretch glyphs when there is a box
Po Lu
2021-12-12
1
-161
/
+160
*
|
Constant-propagate access to captured variables
Mattias Engdegård
2021-12-11
2
-2
/
+12
*
|
Reimplement gnus-thread-header in Lisp
Mattias Engdegård
2021-12-11
1
-17
/
+7
*
|
; * lisp/subr.el (start-process-shell-command): Add missing period.
Philipp Stephani
2021-12-11
1
-1
/
+1
*
|
Fix hang when deleting a pipe process
Eli Zaretskii
2021-12-11
3
-11
/
+39
*
|
Improve documentation of sqlite3 support
Eli Zaretskii
2021-12-11
4
-44
/
+57
*
|
Use window height to determine wheel event pixel deltas on XInput 2
Po Lu
2021-12-11
1
-1
/
+15
*
|
Prevent hang when exiting Emacs on Haiku
Po Lu
2021-12-11
1
-2
/
+0
*
|
* src/sqlite.c (row_to_value): Call 'make_unibyte_string'.
Eli Zaretskii
2021-12-11
1
-4
/
+4
*
|
Pacify unused variable warning in xterm.c
Basil L. Contovounesios
2021-12-11
1
-0
/
+2
*
|
Minor cleanups in sqlite.c
Eli Zaretskii
2021-12-11
1
-12
/
+16
*
|
Minor cleanups of sqlite3 code on MS-Windows
Eli Zaretskii
2021-12-11
1
-32
/
+16
*
|
Fix a typo in sqlite.c
Eli Zaretskii
2021-12-11
1
-1
/
+1
*
|
Add confirmation to sqlite-mode-delete
Lars Ingebrigtsen
2021-12-11
1
-0
/
+2
*
|
Don't leave open cursors when listing sqlite data
Lars Ingebrigtsen
2021-12-11
1
-32
/
+28
*
|
Add FIXME comment
Lars Ingebrigtsen
2021-12-11
1
-1
/
+4
*
|
Add an sqlite-mode-delete command
Lars Ingebrigtsen
2021-12-11
1
-15
/
+54
*
|
Fix Fsqlite_finalize book-keeping
Lars Ingebrigtsen
2021-12-11
2
-2
/
+5
*
|
; * etc/NEWS: Fix wording in recent entry.
Stefan Kangas
2021-12-11
1
-1
/
+1
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-12-11
1
-1
/
+1
|
\
|
|
*
Revert "Make `M-x run-python' select the window again"
Lars Ingebrigtsen
2021-12-10
1
-2
/
+2
|
*
Make `M-x run-python' select the window again
Kévin Le Gouguec
2021-12-10
1
-2
/
+2
|
*
Don't bug out on certain empty elements with ids
Lars Ingebrigtsen
2021-12-10
1
-1
/
+1
*
|
Improve sqlite-mode--tablify tables
Lars Ingebrigtsen
2021-12-11
1
-6
/
+9
*
|
Check whether the sqlite supports sqlite3_load_extension
Lars Ingebrigtsen
2021-12-11
2
-4
/
+18
*
|
Fix sqlite-mode.el build problems
Lars Ingebrigtsen
2021-12-11
1
-1
/
+3
*
|
Fix some sqlite doc string typos
Lars Ingebrigtsen
2021-12-11
2
-4
/
+2
*
|
Add a new mode for examining sqlite files
Lars Ingebrigtsen
2021-12-11
2
-0
/
+165
*
|
Fix comment in heading
Lars Ingebrigtsen
2021-12-11
1
-1
/
+1
*
|
Add NEWS entry for sqlite
Lars Ingebrigtsen
2021-12-11
1
-0
/
+4
[prev]
[next]