diff options
-rw-r--r-- | man/custom.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/custom.texi b/man/custom.texi index 23f8bc1da25..c98471bcf2f 100644 --- a/man/custom.texi +++ b/man/custom.texi @@ -121,6 +121,8 @@ programs bind @key{INSERT} to similar functions. Binary Overwrite mode is a variant of Overwrite mode for editing binary files; it treats newlines and tabs like other characters, so that they overwrite other characters and can be overwritten by them. +In Binary Overwrite mode, digits after @kbd{C-q} specify an +octal character code, as usual. The following minor modes normally apply to all buffers at once. Since each is enabled or disabled by the value of a variable, you |