diff options
| author | Kim F. Storm | 2006-12-21 11:38:12 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2006-12-21 11:38:12 +0000 |
| commit | a8e73de9273a64eba99320430b0e59f559310178 (patch) | |
| tree | 6bfb99289686b97874a3d497a7662efb3b25de1d | |
| parent | 6148a044d7fb2fd85de9293bb93c05d460b08130 (diff) | |
| download | emacs-a8e73de9273a64eba99320430b0e59f559310178.tar.gz emacs-a8e73de9273a64eba99320430b0e59f559310178.zip | |
*** empty log message ***
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -3818,6 +3818,10 @@ there is no longer a shortage of memory. | |||
| 3818 | input events: sigusr1 or sigusr2. Use special-event-map to | 3818 | input events: sigusr1 or sigusr2. Use special-event-map to |
| 3819 | handle these events. | 3819 | handle these events. |
| 3820 | 3820 | ||
| 3821 | +++ | ||
| 3822 | ** A hex or octal escape in a string constant forces the string to | ||
| 3823 | be multibyte or unibyte, respectively. | ||
| 3824 | |||
| 3821 | 3825 | ||
| 3822 | * Lisp Changes in Emacs 22.1 | 3826 | * Lisp Changes in Emacs 22.1 |
| 3823 | 3827 | ||