1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00
emacs/doc
Alan Mackenzie 3cc77aa976 Clarify (elisp) insert-file-contents with BEG or END not on character boundary
* doc/lispref/files.texi (Reading from files): When the argument BEG or END to
insert-file-contents are at a byte position not at a character boundary,
clarify that raw bytes get inserted, and how to handle this awkwardness in
Lisp.  Also clarify that insert-file-contents-literally is intended to insert
raw bytes into the buffer.  Fix the outdated example that states it inserts
500 characters, when it actually inserts 500 bytes.
2021-10-03 18:13:23 +00:00
..
emacs Improve documentation of 'shift-select-mode' 2021-10-02 09:40:44 +03:00
lispintro Prefer "website" to "homepage" 2021-09-16 15:42:44 +02:00
lispref Clarify (elisp) insert-file-contents with BEG or END not on character boundary 2021-10-03 18:13:23 +00:00
man * doc/man/emacs.1.in: Add --no-x-resources. (Bug#50855) 2021-09-28 15:45:27 +02:00
misc Fix unmounting in Tramp 2021-10-03 18:55:35 +02:00