author | Luke Hoersten <Luke@Hoersten.org> |
Thu, 04 Jul 2013 13:46:29 -0500 | |
changeset 61 | c0319c5df048 |
parent 58 | c25a7ccd237a |
child 70 | 88c4f68cb191 |
permissions | -rw-r--r-- |
22 | 1 |
syntax: regexp |
55
d4adcd3d5ef9
Updated to emacs24 with package management and load-theme
Luke Hoersten <Luke@Hoersten.org>
parents:
39
diff
changeset
|
2 |
^url\/ |
d4adcd3d5ef9
Updated to emacs24 with package management and load-theme
Luke Hoersten <Luke@Hoersten.org>
parents:
39
diff
changeset
|
3 |
^elpa\/ |
39
5a7c0a0cab49
Cleaned up broken python mode stuff.
Luke Hoersten <Luke@Hoersten.org>
parents:
22
diff
changeset
|
4 |
\.elc$ |
58
c25a7ccd237a
Stabalized new packages and modes.
Luke Hoersten <Luke@Hoersten.org>
parents:
55
diff
changeset
|
5 |
\.mc-lists\.el$ |
c25a7ccd237a
Stabalized new packages and modes.
Luke Hoersten <Luke@Hoersten.org>
parents:
55
diff
changeset
|
6 |
ac-comphist\.dat$ |
22 | 7 |
~$ |
8 |
\#.*\#$ |