Mercurial > emacs
comparison etc/NEWS @ 59606:d331bbaca959
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 17 Jan 2005 23:52:58 +0000 |
parents | 24079770b3ee |
children | 18462b0e2a00 |
comparison
equal
deleted
inserted
replaced
59605:b64dd2ff73f7 | 59606:d331bbaca959 |
---|---|
96 ** Building with -DENABLE_CHECKING does not automatically build with union | 96 ** Building with -DENABLE_CHECKING does not automatically build with union |
97 types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. | 97 types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. |
98 | 98 |
99 | 99 |
100 * Changes in Emacs 21.4 | 100 * Changes in Emacs 21.4 |
101 | |
102 ** M-SPC (just-one-space) when given a numeric argument N | |
103 converts whitespace around point to N spaces. | |
101 | 104 |
102 ** Control characters and escape glyphs are now shown in the new | 105 ** Control characters and escape glyphs are now shown in the new |
103 escape-glyph face. | 106 escape-glyph face. |
104 | 107 |
105 ** Non-breaking space and hyphens are now prefixed with an escape | 108 ** Non-breaking space and hyphens are now prefixed with an escape |