]> git.eshelyaron.com Git - emacs.git/commit
Clarify documentation about escape sequences in strings.
authorChong Yidong <cyd@gnu.org>
Sat, 3 Nov 2012 11:02:43 +0000 (19:02 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 3 Nov 2012 11:02:43 +0000 (19:02 +0800)
commit2395ab64f6152af46b804cecc5743b8139031968
tree660e27f4dc4739c9ba4c5d5252892b38b5f4eede
parent43bcfda6d863c6172eeba2d6aa22d22453849423
Clarify documentation about escape sequences in strings.

* objects.texi (General Escape Syntax): Clarify the explanation of
escape sequences.
(Non-ASCII in Strings): Clarify when a string is unibyte vs
multibyte.  Hex escapes do not automatically make a string multibyte.
doc/lispref/ChangeLog
doc/lispref/objects.texi