diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -1676,6 +1676,10 @@ behavior, set `diff-switches' to `-c'. | |||
| 1676 | dynamically. Any third-party code that changes these templates should | 1676 | dynamically. Any third-party code that changes these templates should |
| 1677 | be updated accordingly. | 1677 | be updated accordingly. |
| 1678 | 1678 | ||
| 1679 | ** The grep/rgrep/lgrep functions will now ask about saving files | ||
| 1680 | before running. This is controlled by the `grep-save-buffers' | ||
| 1681 | variable. | ||
| 1682 | |||
| 1679 | +++ | 1683 | +++ |
| 1680 | ** ‘(/ N)’ is now equivalent to ‘(/ 1 N)’ rather than to ‘(/ N 1)’. | 1684 | ** ‘(/ N)’ is now equivalent to ‘(/ 1 N)’ rather than to ‘(/ N 1)’. |
| 1681 | The new behavior is compatible with Common Lisp and with XEmacs. | 1685 | The new behavior is compatible with Common Lisp and with XEmacs. |