mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-17 19:30:38 -08:00
In doc, use standard American English style for e.g., etc., i.e.
This commit is contained in:
parent
85adc63f81
commit
65e7ca35a6
51 changed files with 113 additions and 114 deletions
|
|
@ -10720,7 +10720,7 @@ reading if you suppress escape sequence detection.
|
|||
|
||||
The other way to read escape sequences in a file without decoding is
|
||||
to explicitly specify some coding system that doesn't use ISO-2022
|
||||
escape sequence (e.g `latin-1') on reading by \\[universal-coding-system-argument]. */);
|
||||
escape sequence (e.g., `latin-1') on reading by \\[universal-coding-system-argument]. */);
|
||||
inhibit_iso_escape_detection = 0;
|
||||
|
||||
DEFVAR_BOOL ("inhibit-null-byte-detection",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue