diff options
Diffstat (limited to 'lisp/diff-mode.el')
-rw-r--r-- | lisp/diff-mode.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/diff-mode.el b/lisp/diff-mode.el index 30b9467c727..54a582256ba 100644 --- a/lisp/diff-mode.el +++ b/lisp/diff-mode.el @@ -1242,4 +1242,5 @@ For use in `add-log-current-defun-function'." ;; use `combine-after-change-calls' to minimize the slowdown of font-lock. ;; +;;; arch-tag: 2571d7ff-bc28-4cf9-8585-42e21890be66 ;;; diff-mode.el ends here |