From: Richard M. Stallman Date: Sun, 20 May 2001 17:20:33 +0000 (+0000) Subject: Explain how Binary Overwrite mode affects C-q. X-Git-Tag: emacs-pretest-21.0.104~416 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c94a6bc0dde8a64cdaf920557ef494fff0145d5e;p=emacs.git Explain how Binary Overwrite mode affects C-q. --- 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