Skip to content

Commit cde02e5

Browse files
author
Chen Bin
committed
autoload ffip-diff-mode
1 parent 680ec93 commit cde02e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎find-file-in-project.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1170,6 +1170,7 @@ If OPEN-ANOTHER-WINDOW is not nil, the file will be opened in new window."
11701170
map)
11711171
"Mode map based on `diff-mode-map'.")
11721172

1173+
;;;###autoload
11731174
(define-derived-mode ffip-diff-mode diff-mode "ffip"
11741175
"Show diff/patch."
11751176
(setq buffer-read-only t)

0 commit comments

Comments
 (0)