diff --git a/rust-prog-mode.el b/rust-prog-mode.el index 92b475a..51e802d 100644 --- a/rust-prog-mode.el +++ b/rust-prog-mode.el @@ -1445,7 +1445,6 @@ whichever comes first." (goto-char (match-end 0))))))) (point) end)) -;;;###autoload (define-derived-mode rust-mode prog-mode "Rust" "Major mode for Rust code.