Mercurial > emacs
diff etc/NEWS @ 42487:88fb2c8602aa
*** empty log message ***
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Wed, 02 Jan 2002 21:55:01 +0000 |
| parents | 5426f6a09f35 |
| children | 32e40100d0de |
line wrap: on
line diff
--- a/etc/NEWS Wed Jan 02 21:54:11 2002 +0000 +++ b/etc/NEWS Wed Jan 02 21:55:01 2002 +0000 @@ -280,6 +280,9 @@ * Lisp Changes in Emacs 21.3 +** If text has a `keymap' property, that keymap takes precedence +over minor mode keymaps. + ** A hex escape in a string forces the string to be multibyte. An octal escape makes it unibyte.
