Mercurial > emacs
diff etc/NEWS @ 49883:4fb79f65681e
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 20 Feb 2003 12:49:07 +0000 |
parents | 8cdcf1a04744 |
children | 68ca3f7b109d |
line wrap: on
line diff
--- a/etc/NEWS Thu Feb 20 12:43:47 2003 +0000 +++ b/etc/NEWS Thu Feb 20 12:49:07 2003 +0000 @@ -1175,6 +1175,9 @@ * Lisp Changes in Emacs 21.4 +** `set-fontset-font', `fontset-info', `fontset-font' now operate on +the default fontset if the argument NAME is nil.. + ** The escape sequence \s is now interpreted as a SPACE character, unless it is followed by a `-' in a character constant (e.g. ?\s-A), in which case it is still interpreted as the super modifier.