aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/custom.texi2
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.
121 Binary Overwrite mode is a variant of Overwrite mode for editing 121 Binary Overwrite mode is a variant of Overwrite mode for editing
122binary files; it treats newlines and tabs like other characters, so that 122binary files; it treats newlines and tabs like other characters, so that
123they overwrite other characters and can be overwritten by them. 123they overwrite other characters and can be overwritten by them.
124In Binary Overwrite mode, digits after @kbd{C-q} specify an
125octal character code, as usual.
124 126
125 The following minor modes normally apply to all buffers at once. 127 The following minor modes normally apply to all buffers at once.
126Since each is enabled or disabled by the value of a variable, you 128Since each is enabled or disabled by the value of a variable, you