mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
(diff-mode): Fix typo in docstring.
This commit is contained in:
parent
b59f605b06
commit
3b696504cd
1 changed files with 1 additions and 1 deletions
|
|
@ -935,7 +935,7 @@ See `after-change-functions' for the meaning of BEG, END and LEN."
|
|||
Supports unified and context diffs as well as (to a lesser extent)
|
||||
normal diffs.
|
||||
When the buffer is read-only, the ESC prefix is not necessary.
|
||||
IF you edit the buffer manually, diff-mode will try to update the hunk
|
||||
If you edit the buffer manually, diff-mode will try to update the hunk
|
||||
headers for you on-the-fly.
|
||||
|
||||
You can also switch between context diff and unified diff with \\[diff-context->unified],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue