]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/diff-hl/diff-hl.el
Merge commit '10258cb25d28c49198cc50a79cc3825d8ad5db22' from diff-hl
[gnu-emacs-elpa] / packages / diff-hl / diff-hl.el
index 0494c0fd1ad5ac97b8963a893cef8133e4339d8f..4b25fc7f26030d48e4f8d5612d0c43497f222422 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author:   Dmitry Gutov <dgutov@yandex.ru>\r
 ;; URL:      https://github.com/dgutov/diff-hl\r
 ;; Keywords: vc, diff\r
-;; Version:  1.5.2\r
+;; Version:  1.5.3\r
 ;; Package-Requires: ((cl-lib "0.2"))\r
 \r
 ;; This file is part of GNU Emacs.\r
   '((default :inherit diff-header))\r
   "Face used to highlight unregistered files.")\r
 \r
-(defconst diff-hl-command-prefix (kbd "C-x v")\r
-  "The prefix for all `diff-hl' commands.")\r
+(defcustom diff-hl-command-prefix (kbd "C-x v")\r
+  "The prefix for all `diff-hl' commands."\r
+  :group 'diff-hl\r
+  :type 'string)\r
 \r
 (defcustom diff-hl-draw-borders t\r
   "Non-nil to draw borders around fringe indicators."\r