emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/rust-mode 6b323f3 064/486: Add crate to emacs and kate mod


From: ELPA Syncer
Subject: [nongnu] elpa/rust-mode 6b323f3 064/486: Add crate to emacs and kate modefiles
Date: Sat, 7 Aug 2021 09:24:49 -0400 (EDT)

branch: elpa/rust-mode
commit 6b323f347c653f2b09fd3bbff878c252c69df44c
Author: Kevin Ballard <kevin@sb.org>
Commit: Kevin Ballard <kevin@sb.org>

    Add crate to emacs and kate modefiles
---
 rust-mode.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rust-mode.el b/rust-mode.el
index bf5fec3..95732f2 100644
--- a/rust-mode.el
+++ b/rust-mode.el
@@ -130,6 +130,7 @@
   '("as"
     "break"
     "continue"
+    "crate"
     "do"
     "else" "enum" "extern"
     "false" "fn" "for"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]