diff --git a/oni-diff-hl.el b/oni-diff-hl.el index 2f87ced..7fbc28b 100644 --- a/oni-diff-hl.el +++ b/oni-diff-hl.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2019.0904.210452 +;; Version: 2020.0228.154151 ;; Package-Requires: (diff-hl) ;; This program is free software; you can redistribute it and/or modify @@ -26,6 +26,8 @@ ;;; Code: +(require 'diff-hl) + (defun oni:with-diff-hl-p4-args (orig-fun &rest args) "Add Perforce-specific command-line arguments to `diff-hl-mode'. diff --git a/oni-nxml/.#oni-nxml.el b/oni-nxml/.#oni-nxml.el new file mode 100644 index 0000000..5747c92 --- /dev/null +++ b/oni-nxml/.#oni-nxml.el @@ -0,0 +1 @@ +WillemsenT@R-TWILLEMSE2223.17096:1582569692 \ No newline at end of file