index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-28
Fix the Android build again
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
Also copy lib/mini-gmp-gnulib.c from Gnulib
Paul Eggert
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-05-26
Update from Gnulib by running admin/merge-gnulib
Paul Eggert
2026-05-26
Pacify GCC better when building the test module
Paul Eggert
2026-05-26
Omit useless casts found by GCC 16
Paul Eggert
2026-05-26
Pixel-direct alignment in visual-wrap-prefix-mode (bug#81039)
Andrea Alberti
2026-05-26
Gnus: Prefer passing functions to message-add-action
Stefan Monnier
2026-05-26
Fix self-insert-command in multibyte buffers (bug#81129)
Pip Cet
2026-05-25
lisp/emacs-lisp/package.el (package-quickstart-refresh): Delete stale elc
Stefan Monnier
2026-05-25
; * src/sfntfont-android.c (GET_SCANLINE_BUFFER): Fix a typo.
Eli Zaretskii
2026-05-25
;cperl-mode.el: Fix fontification edge cases
Harald Jörg
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-25
Revert "Don’t silently truncate file names in exec.c"
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-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
Avoid memsets in pop.c
Paul Eggert
2026-05-23
Avoid a memset in emacsclient get_server_config
Paul Eggert
2026-05-23
Avoid a memset in alloc-colors.c
Paul Eggert
2026-05-23
Fix emit_static_object comment (no bzero call)
Paul Eggert
2026-05-23
Avoid a memset in allocate_widget_instance
Paul Eggert
2026-05-23
Don’t silently truncate file names in exec.c
Paul Eggert
2026-05-23
Don’t use VLA in etags.c mercury_decl
Paul Eggert
[next]