diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2023-02-13 08:51:45 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2023-02-13 12:32:59 -0800 |
commit | ccc092115172f15c9135771f90d0000f8bf21614 (patch) | |
tree | cf5ebbd018a434dfb289a708ecc623d35e107c5a /lisp/emacs-lisp/edebug.el | |
parent | b0842671e750be08356425e2fc38251e7b08d5d7 (diff) | |
download | emacs-ccc092115172f15c9135771f90d0000f8bf21614.tar.gz emacs-ccc092115172f15c9135771f90d0000f8bf21614.tar.bz2 emacs-ccc092115172f15c9135771f90d0000f8bf21614.zip |
Don’t scan text twice to guess coding system
* src/fileio.c (Finsert_file_contents): If the file shrank
below 4 KiB, don’t read duplicate text into READ_BUF.
This also removes a use of SEEK_END, which Linux /proc
file systems do not support (not that we should get here
with /proc).
Diffstat (limited to 'lisp/emacs-lisp/edebug.el')
0 files changed, 0 insertions, 0 deletions