diff options
| author | Richard M. Stallman | 2004-08-22 17:46:31 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2004-08-22 17:46:31 +0000 |
| commit | 2ee3b79e47ac5afd833dd77decf3173748ca05ee (patch) | |
| tree | 46b71e56c06ef2b24ee938bfcd0d891c406c2120 /etc | |
| parent | f1c206fcfb5a6b1b63d469c7dcf385a5d08621a2 (diff) | |
| download | emacs-2ee3b79e47ac5afd833dd77decf3173748ca05ee.tar.gz emacs-2ee3b79e47ac5afd833dd77decf3173748ca05ee.zip | |
*** empty log message ***
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 |