diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -159,7 +159,7 @@ You can change the default by customizing `blink-cursor-blinks'. | |||
| 159 | ** In keymaps where SPC scrolls forward, S-SPC now scrolls backward. | 159 | ** In keymaps where SPC scrolls forward, S-SPC now scrolls backward. |
| 160 | This affects View mode, etc. | 160 | This affects View mode, etc. |
| 161 | 161 | ||
| 162 | ** The default value of `buffer-stale-function' is no longer nil. | 162 | ** The default value of `make-backup-file-name-function' is no longer nil. |
| 163 | Instead it defaults to a function that does what the nil value used to. | 163 | Instead it defaults to a function that does what the nil value used to. |
| 164 | 164 | ||
| 165 | ** Help changes | 165 | ** Help changes |