3 lines
265 B
EmacsLisp
Raw Normal View History

2019-10-20 16:24:07 -05:00
;;; -*- no-byte-compile: t -*-
(define-package "rust-mode" "20171013.258" "A major emacs mode for editing Rust source code" '((emacs "24.0")) :commit "b8e49089713714a9f3f815b399df569a0e507e73" :url "https://github.com/rust-lang/rust-mode" :keywords '("languages"))