diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -98,6 +98,8 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. | |||
| 98 | 98 | ||
| 99 | * Changes in Emacs 21.4 | 99 | * Changes in Emacs 21.4 |
| 100 | 100 | ||
| 101 | ** global-whitespace-mode is a new alias for whitespace-global-mode. | ||
| 102 | |||
| 101 | +++ | 103 | +++ |
| 102 | ** There are now two new regular expression operators, \_< and \_>, | 104 | ** There are now two new regular expression operators, \_< and \_>, |
| 103 | for matching the beginning and end of a symbol. A symbol is a | 105 | for matching the beginning and end of a symbol. A symbol is a |