This commit is contained in:
Uwe Dauernheim 2013-04-26 14:47:15 +03:00
parent 7a9037bfde
commit d314090b85

View File

@ -27,7 +27,7 @@
"Amount of offset per level of indentation"
:type 'integer
:require 'rust-mode
: group 'rust-mode)
:group 'rust-mode)
(defvar rust-syntax-table (let ((table (make-syntax-table)))
(c-populate-syntax-table table)