From 483ca890a21b033ba63e1849f96a4beeddb93668 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 1 Jul 2017 00:23:11 -0400 Subject: diff-review-mode: Show mode map in docstring An upcoming commit will add commands for going to the next/previous comment. --- lisp/km-diff.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lisp') diff --git a/lisp/km-diff.el b/lisp/km-diff.el index df1f666..b768820 100644 --- a/lisp/km-diff.el +++ b/lisp/km-diff.el @@ -99,9 +99,7 @@ When this mode is turned on * \":\" is set as the comment character - * typing \\\\[km/diff-review-copy-comment] \ -will copy and the current comment, - minus the comment character" +\\{km/diff-review-mode-map}" nil " DiffRev" km/diff-review-mode-map -- cgit v1.2.3