branch: externals/vc-hgcmd commit 0fbd67b24eb6b6f3c3e105b916263b7cc5b94076 Author: muffinmad <andreyk....@gmail.com> Commit: muffinmad <andreyk....@gmail.com>
Version 1.10 --- vc-hgcmd.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vc-hgcmd.el b/vc-hgcmd.el index a3d48e6..f41c953 100644 --- a/vc-hgcmd.el +++ b/vc-hgcmd.el @@ -5,7 +5,7 @@ ;; Author: Andrii Kolomoiets <andreyk....@gmail.com> ;; Keywords: vc ;; URL: https://github.com/muffinmad/emacs-vc-hgcmd -;; Package-Version: 1.9.4 +;; Package-Version: 1.10 ;; Package-Requires: ((emacs "25.1")) ;; This file is NOT part of GNU Emacs. @@ -1138,7 +1138,6 @@ With prefix argument, ask for 'log' command arguments." map)) (define-derived-mode vc-hgcmd-log-view-mode log-view-mode "Log-View/Hgcmd" - ;; TODO log-view-expanded-log-entry-function (require 'add-log) (set (make-local-variable 'log-view-per-file-logs) nil) (set (make-local-variable 'log-view-message-re)