diff options
Diffstat (limited to 'rust-prog-mode.el')
| -rw-r--r-- | rust-prog-mode.el | 1 |
1 files changed, 0 insertions, 1 deletions
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. |
