Skip to content

Commit d8a09f2

Browse files
authored
Merge pull request #526 from rust-lang/rem-autoload
Remove autoload for prog-mode based rust-mode
2 parents 6d86af4 + 52ca138 commit d8a09f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: rust-prog-mode.el

-1
Original file line numberDiff line numberDiff line change
@@ -1445,7 +1445,6 @@ whichever comes first."
14451445
(goto-char (match-end 0)))))))
14461446
(point) end))
14471447

1448-
;;;###autoload
14491448
(define-derived-mode rust-mode prog-mode "Rust"
14501449
"Major mode for Rust code.
14511450

0 commit comments

Comments
 (0)