chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
feff53b
)
emacs: Enable semantic hackery if we're not meant to start quickly.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 5 Mar 2009 15:12:54 +0000
(15:12 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 5 Mar 2009 16:59:55 +0000
(16:59 +0000)
It's winning. Honestly.
emacs
patch
|
blob
|
blame
|
history
diff --git
a/emacs
b/emacs
index 73cb4225c580ab669eeb6bdc220e7fb67f1e0354..496dd3bc9721df40a2dadc9db0368a3b62101e96 100644
(file)
--- a/
emacs
+++ b/
emacs
@@
-60,6
+60,8
@@
(trap (or mdw-fast-startup (require 'tex-site)))
+(trap (or mdw-fast-startup (semantic-load-enable-excessive-code-helpers)))
+
;; --- Skeleton stuff ---
(trap (or mdw-fast-startup (require 'skel-init)))