diff options
Diffstat (limited to 'lisp/vc/diff-mode.el')
-rw-r--r-- | lisp/vc/diff-mode.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/vc/diff-mode.el b/lisp/vc/diff-mode.el index e8c79aead64..72d627475e9 100644 --- a/lisp/vc/diff-mode.el +++ b/lisp/vc/diff-mode.el @@ -1938,5 +1938,4 @@ I.e. like `add-change-log-entry-other-window' but applied to all hunks." ;; use `combine-after-change-calls' to minimize the slowdown of font-lock. ;; -;; arch-tag: 2571d7ff-bc28-4cf9-8585-42e21890be66 ;;; diff-mode.el ends here |