diff options
-rw-r--r-- | tools/emacs-pkgs/tvl/tvl.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/emacs-pkgs/tvl/tvl.el b/tools/emacs-pkgs/tvl/tvl.el index 5c634ea35205..3938628edc8e 100644 --- a/tools/emacs-pkgs/tvl/tvl.el +++ b/tools/emacs-pkgs/tvl/tvl.el @@ -105,7 +105,7 @@ rubberstamp operation is dangerous and should only be used in ;; ^ ^ ^ ^ ^ ;; 1 2 3 4 5 ;; ^-- this one - (fourth + (cadddr (split-string change-ref (rx "/")))) change-refs)) (cl-numbers |