X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/86998326d00c947e2e05713b09f3b826f942de43..b27d230fc41cb345855438f18c72dcb74ad488fe:/src/buffer.c diff --git a/src/buffer.c b/src/buffer.c index f6e61cd28e..d9525f247d 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -6115,7 +6115,7 @@ An entry (apply FUN-NAME . ARGS) means undo the change with An entry (apply DELTA BEG END FUN-NAME . ARGS) supports selective undo in the active region. BEG and END is the range affected by this entry -and DELTA is the number of bytes added or deleted in that range by +and DELTA is the number of characters added or deleted in that range by this change. An entry (MARKER . DISTANCE) indicates that the marker MARKER