]> code.delx.au - gnu-emacs-elpa/commitdiff
Fix the type
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 12 Feb 2014 12:38:09 +0000 (14:38 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 12 Feb 2014 12:38:09 +0000 (14:38 +0200)
diff-hl.el

index 2a4206495621b9e044b22afe011a4ba0e3534a84..4b25fc7f26030d48e4f8d5612d0c43497f222422 100644 (file)
@@ -92,7 +92,7 @@
 (defcustom diff-hl-command-prefix (kbd "C-x v")\r
   "The prefix for all `diff-hl' commands."\r
   :group 'diff-hl\r
-  :type 'boolean)\r
+  :type 'string)\r
 \r
 (defcustom diff-hl-draw-borders t\r
   "Non-nil to draw borders around fringe indicators."\r