Fix diff-hl-mode for P4
This commit is contained in:
parent
30225bdd1f
commit
f53709c0e8
2 changed files with 4 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||
;; 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'.
|
||||
|
||||
|
|
1
oni-nxml/.#oni-nxml.el
Normal file
1
oni-nxml/.#oni-nxml.el
Normal file
|
@ -0,0 +1 @@
|
|||
WillemsenT@R-TWILLEMSE2223.17096:1582569692
|
Loading…
Reference in a new issue