diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -997,8 +997,8 @@ saved table is restored, even in case of an abnormal exit. Value is | |||
| 997 | what BODY returns. | 997 | what BODY returns. |
| 998 | 998 | ||
| 999 | +++ | 999 | +++ |
| 1000 | ** Regular expressions now support Perl's non-greedy *? +? and ?? | 1000 | ** Regular expressions now support intervals \{n,m\} as well as |
| 1001 | operators. | 1001 | Perl's non-greedy *? +? and ?? operators. |
| 1002 | 1002 | ||
| 1003 | +++ | 1003 | +++ |
| 1004 | ** The optional argument BUFFER of function file-local-copy has been | 1004 | ** The optional argument BUFFER of function file-local-copy has been |