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
2025-07-19
Remove the variable load-convert-to-unibyte
Mattias Engdegård
2025-07-19
Add "Send to..." context menu item to mouse.el
Alvaro Ramirez
2025-07-17
comp.el: Fix minor corner-case annoyances
Stefan Monnier
2025-07-16
Don’t optimize insert-file-contents for GNU
Paul Eggert
2025-07-16
insert-file-contents small gap bug
Paul Eggert
2025-07-16
insert-file-contents likely-end memory objects
Paul Eggert
2025-07-16
Port insert-file-contents dir behavior to Unix
Paul Eggert
2025-07-16
; * src/xdisp.c: Fix typo.
Michael Albinus
2025-07-15
Fix insert-file-contents overlap check
Paul Eggert
2025-07-15
; Fix wording.
Sean Whitton
2025-07-15
; Fix recently introduced "ELisp".
Sean Whitton
2025-07-15
Add `redisplay_counter` to catch nested redisplays and abort outer one
Stefan Monnier
2025-07-14
Fix the Android port
Po Lu
2025-07-14
* src/xdisp.c (tab-bar-truncate): New variable (bug#78953).
Juri Linkov
2025-07-13
; Fix indentation.
Paul Eggert
2025-07-13
Speed up insert-file-contents reads
Paul Eggert
2025-07-13
Avoid some tiny /proc file reads
Paul Eggert
2025-07-13
insert-file-contents file shrinkage in scanback
Paul Eggert
2025-07-13
int → ptrdiff_t for read results
Paul Eggert
2025-07-13
insert-file-contents unexpected end shrinkage
Paul Eggert
2025-07-13
fileio.c comment spelling fix
Paul Eggert
2025-07-13
insert-file-contents byte vs char confusion
Paul Eggert
2025-07-13
Fix insert-file-contents overlap calculation
Paul Eggert
2025-07-13
insert-file-contents do not rely on st_size
Paul Eggert
2025-07-13
insert-file-contents file size hint improvement
Paul Eggert
2025-07-13
insert-file-contents file end EOF fixes
Paul Eggert
2025-07-13
Fix insert-file-contents integer overflows
Paul Eggert
2025-07-13
Remove ineffective overflow check
Paul Eggert
2025-07-13
insert-file-contents END enforcement
Paul Eggert
2025-07-13
insert-file-contents initial offset fix
Paul Eggert
2025-07-13
insert-file-contents end offset infinity
Paul Eggert
2025-07-13
Refactor negative file size checking
Paul Eggert
2025-07-13
Non-nil orig_filename in insert-file-contents
Paul Eggert
2025-07-13
Improve inserted file coding system finding
Paul Eggert
2025-07-13
Improve insert-file-contents on non-regular files
Paul Eggert
2025-07-13
Don’t trust st_size when scanning file head+tail
Paul Eggert
2025-07-13
copy-file no longer trusts st_size
Paul Eggert
2025-07-13
READ_BUF_SIZE → sizeof read_buf
Paul Eggert
2025-07-13
insert-file-contents errno confusion
Paul Eggert
2025-07-12
Avoid crashes when profiling multi-threaded Lisp (bug#76970)
Pip Cet
2025-07-11
* src/fns.c (Flength): Fix char table length off-by-one bug.
Mattias Engdegård
2025-07-10
Move CSS into the SVG wrapper
Alan Third
2025-07-10
Change foreground color handling for SVG files (bug#77841)
Alan Third
2025-07-10
; * src/fileio.c: Remove version from commentary (bug#78983).
Eli Zaretskii
2025-07-10
Unintern Qget_file_char and Qget_emacs_mule_file_char
Mattias Engdegård
2025-07-10
Speed up low-level parts of the reader and refactor
Mattias Engdegård
2025-07-09
; * src/lread.c (read_internal_start): Simplify.
Mattias Engdegård
2025-07-09
Nativecomp don't materialize non-materializable objects (bug#78606)
Andrea Corallo
2025-07-09
Fix crashes when "emacsclient -nw" frames are suspended (bug#78980)
Pip Cet
2025-07-09
print_error_message: Handle user-error to the echo area specially
Sean Whitton
[prev]
[next]