diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -2124,6 +2124,9 @@ Both match any single character; 'anychar' is more descriptive. | |||
| 2124 | With 'or' and 'not', it can be used to compose character-matching | 2124 | With 'or' and 'not', it can be used to compose character-matching |
| 2125 | expressions from simpler parts. | 2125 | expressions from simpler parts. |
| 2126 | 2126 | ||
| 2127 | +++ | ||
| 2128 | *** 'not' argument can now be a character or single-char string. | ||
| 2129 | |||
| 2127 | ** Frames | 2130 | ** Frames |
| 2128 | 2131 | ||
| 2129 | +++ | 2132 | +++ |