diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -1349,7 +1349,9 @@ file byte offsets, given the file's encoding. | |||
| 1349 | ** The default value of `load-read-function' is now `read'. | 1349 | ** The default value of `load-read-function' is now `read'. |
| 1350 | Previously, the default value of `nil' implied using `read'. | 1350 | Previously, the default value of `nil' implied using `read'. |
| 1351 | 1351 | ||
| 1352 | ** New hook `pre-redisplay-functions', a bit easier to use than pre-redisplay-function. | 1352 | +++ |
| 1353 | ** New hook `pre-redisplay-functions'. | ||
| 1354 | It is a bit easier to use than `pre-redisplay-function'. | ||
| 1353 | 1355 | ||
| 1354 | ** The second arg of `looking-back' should always be provided explicitly. | 1356 | ** The second arg of `looking-back' should always be provided explicitly. |
| 1355 | 1357 | ||