1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-17 11:20:39 -08:00

Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.org

This commit is contained in:
Glenn Morris 2013-02-12 20:31:09 -08:00
commit 01fcc3a532
63 changed files with 242 additions and 180 deletions

View file

@ -10712,7 +10712,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",