Niko Matsakis
|
785c524d3e
|
change to 4-space indents everywhere
|
2012-08-27 11:54:22 -07:00 |
|
Max Penet
|
d0c57c39d2
|
add auto-mode-alist to autoloads
|
2012-08-16 10:06:18 +02:00 |
|
Max Penet
|
527c21c10e
|
fix indentation
|
2012-08-16 08:34:48 +02:00 |
|
Max Penet
|
9b66be0137
|
add instructions for install from MELPA
|
2012-08-16 08:12:08 +02:00 |
|
Max Penet
|
ea0157250f
|
update readme with package.el installation steps
|
2012-08-14 12:03:02 -07:00 |
|
Max Penet
|
cb542cf433
|
Add author to meta-data
|
2012-08-14 12:03:02 -07:00 |
|
Max Penet
|
50faaf421f
|
update readme
|
2012-08-14 12:03:02 -07:00 |
|
Max Penet
|
d11b7554fd
|
add Url
|
2012-08-13 13:53:27 -07:00 |
|
Max Penet
|
a41aa08de9
|
proper package footer
|
2012-08-13 13:53:26 -07:00 |
|
Max Penet
|
88918bbefb
|
initial stab at making rust-mode elpa friendly
|
2012-08-13 13:53:26 -07:00 |
|
Brian Anderson
|
713487ddd3
|
Merge pull request #3185 from megakorre/master
Removed comma from rust-mode.el
|
2012-08-11 16:21:10 -07:00 |
|
Patrik Kårlin
|
8d26d86b70
|
removed a comma from the keyword list to get
fn keyword highlighted
|
2012-08-12 00:19:25 +02:00 |
|
Michael Sullivan
|
4be8239ac2
|
Add 'static' to rust-mode.el.
|
2012-08-07 17:18:14 -07:00 |
|
Niko Matsakis
|
c0e988f932
|
emacs: add match as keyword
|
2012-08-06 16:13:04 -07:00 |
|
Graydon Hoare
|
4019d3a86b
|
Add trait to emacs keyword table.
|
2012-08-02 18:06:33 -07:00 |
|
Michael Sullivan
|
97601cafc5
|
Update rust-mode.el with new keywords.
|
2012-08-02 10:08:17 -07:00 |
|
Lindsey Kuper
|
a413d4e502
|
Remove "iface" from vim and emacs modes.
|
2012-07-31 11:52:16 -07:00 |
|
Graydon Hoare
|
ceac155211
|
For #2229, recognize 'again' in place of 'cont', final change pending snapshot.
|
2012-07-06 15:46:39 -07:00 |
|
Brian Anderson
|
129de96023
|
Add 'do' to rust-mode
|
2012-07-01 23:09:22 -07:00 |
|
Graydon Hoare
|
d3c6119a7a
|
More keyword paring and migration in runtime, docs, code modes.
|
2012-06-27 13:30:49 -07:00 |
|
Paul Stansifer
|
a16cb376ac
|
Update reserved words for syntax highlighters (vim is still behind, though)
|
2012-05-23 16:23:11 -07:00 |
|
Brian Anderson
|
42f2810eca
|
emacs: Make 'mut' a keyword
|
2012-03-27 15:10:25 -07:00 |
|
Brian Anderson
|
2d9910383e
|
rust-mode: tag -> enum. Closes #1577
|
2012-01-20 01:04:50 -08:00 |
|
Marijn Haverbeke
|
936c933fd8
|
Move emacs mode into tree
|
2012-01-16 12:44:24 +01:00 |
|