[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNU ELPA] Diff-Hl version 1.9.2
From: |
ELPA update |
Subject: |
[GNU ELPA] Diff-Hl version 1.9.2 |
Date: |
Sun, 19 Feb 2023 05:02:48 -0500 |
Version 1.9.2 of package Diff-Hl has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.
Diff-Hl describes itself as:
======================================
Highlight uncommitted changes using VC
======================================
More at https://elpa.gnu.org/packages/diff-hl.html
## Summary:
`diff-hl-mode' highlights uncommitted changes on the side of the
window (using the fringe, by default), allows you to jump between
the hunks and revert them selectively.
Provided commands:
`diff-hl-diff-goto-hunk' C-x v =
`diff-hl-revert-hunk' C-x v n
`diff-hl-previous-hunk' C-x v [
`diff-hl-next-hunk' C-x v ]
`diff-hl-show-hunk' C-x v *
`diff-hl-stage-current-hunk' C-x v S
`diff-hl-set-reference-rev'
`diff-hl-reset-reference-rev'
`diff-hl-unstage-file'
The mode takes advantage of `smartrep' if it is installed.
Alternatively, it integrates with `repeat-mode' (Emacs 28+).
Add either of the following to your init file.
To use it in all buffers:
(global-diff-hl-mode)
Only in `prog-mode' buffers, with `vc-dir' integration:
## Recent NEWS:
[Not available 🙁]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNU ELPA] Diff-Hl version 1.9.2,
ELPA update <=