summaryrefslogtreecommitdiff
path: root/lisp/vc/diff.el
diff options
context:
space:
mode:
authorAlan Mackenzie <acm@muc.de>2021-10-03 18:13:23 +0000
committerAlan Mackenzie <acm@muc.de>2021-10-03 18:13:23 +0000
commit3cc77aa976f356f2496bd8471cf68b44d26c22a7 (patch)
tree86c4daea634c723d1a5f57b78366dbb25ac064b8 /lisp/vc/diff.el
parent5deeb0947d3663b78c2fb975d1252b85e12fce86 (diff)
downloademacs-3cc77aa976f356f2496bd8471cf68b44d26c22a7.tar.gz
emacs-3cc77aa976f356f2496bd8471cf68b44d26c22a7.tar.bz2
emacs-3cc77aa976f356f2496bd8471cf68b44d26c22a7.zip
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.
Diffstat (limited to 'lisp/vc/diff.el')
0 files changed, 0 insertions, 0 deletions