aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm2006-12-21 11:38:12 +0000
committerKim F. Storm2006-12-21 11:38:12 +0000
commita8e73de9273a64eba99320430b0e59f559310178 (patch)
tree6bfb99289686b97874a3d497a7662efb3b25de1d
parent6148a044d7fb2fd85de9293bb93c05d460b08130 (diff)
downloademacs-a8e73de9273a64eba99320430b0e59f559310178.tar.gz
emacs-a8e73de9273a64eba99320430b0e59f559310178.zip
*** empty log message ***
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index cf576cad986..12b204ffdc4 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3818,6 +3818,10 @@ there is no longer a shortage of memory.
3818input events: sigusr1 or sigusr2. Use special-event-map to 3818input events: sigusr1 or sigusr2. Use special-event-map to
3819handle these events. 3819handle these events.
3820 3820
3821+++
3822** A hex or octal escape in a string constant forces the string to
3823be multibyte or unibyte, respectively.
3824
3821 3825
3822* Lisp Changes in Emacs 22.1 3826* Lisp Changes in Emacs 22.1
3823 3827