summaryrefslogtreecommitdiff
path: root/diff-hl-margin.el
AgeCommit message (Expand)Author
2025-09-19diff-hl-margin-symbols-alist: Add the new symbol to :typeDmitry Gutov
2025-09-18diff-hl-margin-build-spec-cache: Implement char fallback correctlyDmitry Gutov
2025-06-14Merge branch 'master' into reference-revision-highlightsDmitry Gutov
2025-06-13Ensure the margin is shown when we use it, and allow to hide it afterDmitry Gutov
2025-06-13Use an explicit autoload formDmitry Gutov
2025-06-12New option: `diff-hl-fallback-to-margin`Dmitry Gutov
2025-04-09diff-hl-margin support for "reference" highlightsDmitry Gutov
2023-01-05Save previous margin width in diff-hl-margin-old-widthDmitry Gutov
2021-02-13Remove an old aliasDmitry Gutov
2021-02-13diff-hl-margin-local-mode: New name and autoloadDmitry Gutov
2020-12-20Merge branch 'externals/diff-hl' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpaDmitry Gutov
2020-11-27; diff-hl: Prefer https in license statementStefan Kangas
2019-10-29Fix #128Dmitry Gutov
2017-07-10Define diff-hl-margin-unknown and diff-hl-margin-ignoredDmitry Gutov
2017-05-14Add separate set of faces for diff-hl-margin-modeDmitry Gutov
2016-10-06New option: diff-hl-margin-symbols-alistDmitry Gutov
2015-06-06Promote diff-hl-margin-side to diff-hl-sideDmitry Gutov
2015-04-09Bump the copyright yearsDmitry Gutov
2015-04-09silence byte-compilerJonas Bernoulli
2015-02-25Move diff-hl-margin-side after diff-hl-margin-mode definitionJames McCoy
2014-12-15Use "i" for ignored filesDmitry Gutov
2014-08-10diff-hl-margin-mode: use buffer-local minor modeDmitry Gutov
2014-01-19Merge remote-tracking branch 'origin/master'Dmitry Gutov
2014-01-19Fix typoDmitry Gutov
2013-12-26* diff-hl: Fix byte compilation errorsBarry
2013-11-10Update the copyright blurbsDmitry Gutov
2013-10-06Allow users to choose which margin to useDmitry Gutov
2013-09-25diff-hl-margin-mode: Walk buffers outside of the if formDmitry Gutov
2013-09-25New global mode: diff-hl-marginDmitry Gutov