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

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

[nongnu] elpa/rust-mode 079f0c2 093/486: Update emacs and vi modes.


From: ELPA Syncer
Subject: [nongnu] elpa/rust-mode 079f0c2 093/486: Update emacs and vi modes.
Date: Sat, 7 Aug 2021 09:24:55 -0400 (EDT)

branch: elpa/rust-mode
commit 079f0c2e36a6f7b25b3c2a0d9d64a0ef6e1816c4
Author: Niko Matsakis <niko@alum.mit.edu>
Commit: Niko Matsakis <niko@alum.mit.edu>

    Update emacs and vi modes.
---
 rust-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rust-mode.el b/rust-mode.el
index 0d0e4b3..6917e9e 100644
--- a/rust-mode.el
+++ b/rust-mode.el
@@ -174,7 +174,7 @@
     "if" "impl" "in"
     "let" "loop"
     "match" "mod" "move" "mut"
-    "priv" "proc" "pub"
+    "priv" "pub"
     "ref" "return"
     "self" "static" "struct" "super"
     "true" "trait" "type"



reply via email to

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