diff options
| author | Eli Zaretskii | 2024-08-30 20:33:11 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2024-08-30 20:33:11 +0300 |
| commit | 62dcbfb776f7dce2da3de3d5cd31da7360316ded (patch) | |
| tree | 7c6927bfcee02ebe53ef574e01fd7ad210810208 /doc | |
| parent | dfcfaa0ef58bab0df243ebf816293a124f4c91c9 (diff) | |
| parent | 1baa62b2ac12ac4dcdace079fabd4c21d10e3e6e (diff) | |
| download | emacs-62dcbfb776f7dce2da3de3d5cd31da7360316ded.tar.gz emacs-62dcbfb776f7dce2da3de3d5cd31da7360316ded.zip | |
Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/emacs into emacs-30
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/anti.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/anti.texi b/doc/emacs/anti.texi index bf355ff1fea..97110dc8cdb 100644 --- a/doc/emacs/anti.texi +++ b/doc/emacs/anti.texi | |||
| @@ -71,7 +71,7 @@ tool bars on the bottom. For the same reasons @code{modifier-bar-mode} | |||
| 71 | is now gone. | 71 | is now gone. |
| 72 | 72 | ||
| 73 | @item | 73 | @item |
| 74 | The command @code{recover-file} no longer allows to display the diffs | 74 | The command @code{recover-file} no longer allows displaying the diffs |
| 75 | between a file and its auto-save file. You either want to recover a | 75 | between a file and its auto-save file. You either want to recover a |
| 76 | file or you don't; confusing users with a third alternative when they | 76 | file or you don't; confusing users with a third alternative when they |
| 77 | are anxious already by the possibility of losing precious edits is | 77 | are anxious already by the possibility of losing precious edits is |