diff options
| author | Mitchel Humpherys <mitch.special@gmail.com> | 2022-10-21 12:59:22 -0700 |
|---|---|---|
| committer | Mitchel Humpherys <mitch.special@gmail.com> | 2022-10-21 12:59:22 -0700 |
| commit | 0f18be5a227211f4e4073531bfbafc5998f9cef9 (patch) | |
| tree | 3a648e8b957f8c47703961e0f1cda5c09e2dddf2 | |
| parent | af2251a01f532efa819d236802cb3d942befe5a1 (diff) | |
README.md: Re-generate
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -43,9 +43,10 @@ Before: After: <img src="https://raw.github.com/mgalgs/diffview-mode/master/screenshots/diffview-after.png"> -### Function Documentation +### Function and Macro Documentation + #### `(diffview-current)` Show current diff buffer in a side-by-side view. @@ -57,7 +58,6 @@ Show current diff region in a side-by-side view. #### `(diffview-message)` Show `message-mode` buffer in a side-by-side view. - This is useful for reading patches from mailing lists. ----- |
