chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
emacs: Turn off semantic-excessive-code-helpers.
[profile]
/
emacs
diff --git
a/emacs
b/emacs
index f7b860db0ef352f6857568eef59d4f499601c7a3..bcf5aca03d17b3e2b599ca0c59128f12f8c3fa96 100644
(file)
--- a/
emacs
+++ b/
emacs
@@
-60,7
+60,7
@@
(trap (or mdw-fast-startup (require 'tex-site)))
-(trap (or mdw-fast-startup (semantic-load-enable-
excessive-code-helper
s)))
+(trap (or mdw-fast-startup (semantic-load-enable-
minimum-feature
s)))
;; --- Skeleton stuff ---