index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2026-06-04
Avoid background fills on parent during child frame resize/move/hide
Dmitry Gutov
2026-06-01
Improve x_free_gc checking when debugging
Paul Eggert
2026-06-01
Pacify -Wuseless-cast if --enable-checking=all
Paul Eggert
2026-06-01
Prevent segfaults due to frame resizing at the wrong time
Eli Zaretskii
2026-06-01
Check whether g_settings_schema_source_get_default returned NULL
Dan R. K. Ports
2026-05-31
Allow optionally disabling the use of TABs for TTY cursor movement
Eli Zaretskii
2026-05-29
Merge from origin/emacs-31
Sean Whitton
2026-05-28
Speed-up cursor motion under 'display-line-numbers-mode'
Eli Zaretskii
2026-05-28
dbus-call-method-asynchronously supports also an ERROR-HANDLER
master
Michael Albinus
2026-05-28
Fix the MSDOS build
Po Lu
2026-05-27
Use compound literal in lisp_h_make_fixnum_wrap
Paul Eggert
2026-05-27
Port MinGW GCC 9.2 image.c fix to non MS-Windows
Paul Eggert
2026-05-27
pgtk: Fix -Wint-conversion compilation error.
Collin Funk
2026-05-27
Unbreak MS-Windows build broken by Gnulib sync
Eli Zaretskii
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-05-26
Omit useless casts found by GCC 16
Paul Eggert
2026-05-26
Fix self-insert-command in multibyte buffers (bug#81129)
Pip Cet
2026-05-25
; * src/sfntfont-android.c (GET_SCANLINE_BUFFER): Fix a typo.
Eli Zaretskii
2026-05-25
; * src/sfntfont-android.c (GET_SCANLINE_BUFFER): Correct commentary.
Po Lu
2026-05-25
Fix parsing of font metadata tables on Android
Po Lu
2026-05-25
Fix the Android build
Po Lu
2026-05-24
Avoid crash in self-insert-command with non-ASCII auto-fill
Pip Cet
2026-05-24
Avoid crash in self-insert-command for peculiar arguments
Pip Cet
2026-05-24
Fix 'do_casify_natnum' for events with all flags set
Pip Cet
2026-05-24
Fix off-by-one error in 'styled_format'
Pip Cet
2026-05-23
Fold calls to fix_position into treesit_check_position (bug#80830)
Yuan Fu
2026-05-24
Fix pathological slowness in flex completion
João Távora
2026-05-23
EVENT_INIT via a compound literal
Paul Eggert
2026-05-23
sfnt.c eassert vs assert
Paul Eggert
2026-05-23
Better size overflow checking for sfnt.c
Paul Eggert
2026-05-23
Simplify sfnt.c by using long long
Paul Eggert
2026-05-23
Prefer ptrdiff_t to size_t when either will do
Paul Eggert
2026-05-23
Fix format typos in never-executed textconv.c
Paul Eggert
2026-05-23
Be more careful about X selection sizes
Paul Eggert
2026-05-23
sfnt_parse_languages does not need USE_SAFE_ALLOCA
Paul Eggert
2026-05-23
Omit useless android_get_image casts
Paul Eggert
2026-05-23
Document PTRDIFF_MAX <= SIZE_MAX assumption
Paul Eggert
2026-05-23
Update src/alloc.c comments
Paul Eggert
2026-05-23
adjust_glyph_matrix reallocation improvement
Paul Eggert
2026-05-23
Be more careful about size multiplication
Paul Eggert
2026-05-23
Avoid memsets in coding.c
Paul Eggert
2026-05-23
Avoid memsets in charset.c
Paul Eggert
2026-05-23
Avoid memsets in atimer.c
Paul Eggert
2026-05-23
Fix emit_static_object comment (no bzero call)
Paul Eggert
2026-05-23
Fix misleading x_dnd_begin_drag_and_drop API
Paul Eggert
2026-05-23
Fix unlikely json.c size overflow calculations
Paul Eggert
2026-05-23
Coalesce load_seccomp comparisons
Paul Eggert
2026-05-23
Shrink STRING_BYTES_MAX slightly
Paul Eggert
2026-05-23
Plug default_PATH memory leak
Paul Eggert
2026-05-23
New function memory_full_up
Paul Eggert
[next]