diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 7 |
1 files changed, 0 insertions, 7 deletions
| @@ -2560,13 +2560,6 @@ things to be saved. | |||
| 2560 | ** New function 'string-equal-ignore-case'. | 2560 | ** New function 'string-equal-ignore-case'. |
| 2561 | This compares strings ignoring case differences. | 2561 | This compares strings ignoring case differences. |
| 2562 | 2562 | ||
| 2563 | +++ | ||
| 2564 | ** New argument LOCK of 'narrow-to-region'. | ||
| 2565 | If 'narrow-to-region' is called from Lisp with the new optional | ||
| 2566 | argument LOCK non-nil, then calls to 'widen' and calls to | ||
| 2567 | 'narrow-to-region' with the optional argument LOCK nil or omitted do | ||
| 2568 | not produce any effect until the end of the current body form. | ||
| 2569 | |||
| 2570 | ** Themes | 2563 | ** Themes |
| 2571 | 2564 | ||
| 2572 | --- | 2565 | --- |