diff options
author | Markus Rost <rost@math.uni-bielefeld.de> | 2002-12-08 00:20:56 +0000 |
---|---|---|
committer | Markus Rost <rost@math.uni-bielefeld.de> | 2002-12-08 00:20:56 +0000 |
commit | 5d9c22fd1304ef2a39a8798fb9598544e225a038 (patch) | |
tree | 5bb178b838887a37e647e03ba910306727c3f682 | |
parent | 63db1bb31a687ea344dcfb9ced0a2b8196ec0838 (diff) | |
download | emacs-5d9c22fd1304ef2a39a8798fb9598544e225a038.tar.gz |
Increase outline level of description `ediff-backup' by one *.
-rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -720,7 +720,7 @@ currently highlighted regions in an inferior Ediff session. If you answer 'n' then it reverts to the old behavior and asks the user to select regions for comparison. -** The new command `ediff-backup' compares a file with its most recent +*** The new command `ediff-backup' compares a file with its most recent backup using `ediff'. If you specify the name of a backup file, `ediff-backup' compares it with the file of which it is a backup. |