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:
15f0ea6
)
dot/emacs: Put semantic's droppings somewhere central.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 4 Oct 2009 23:07:33 +0000
(
00:07
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 4 Oct 2009 23:07:33 +0000
(
00:07
+0100)
Rather than leaving them all over the file system.
dot/emacs
patch
|
blob
|
blame
|
history
diff --git
a/dot/emacs
b/dot/emacs
index fd3536ee6b121d0217011d840b8a1661a5a63b27..35e4f7a07510d2e9971ebc601649a208db253131 100644
(file)
--- a/
dot/emacs
+++ b/
dot/emacs
@@
-61,6
+61,7
@@
(trap (or mdw-fast-startup (require 'tex-site)))
(trap (or mdw-fast-startup (semantic-load-enable-minimum-features)))
+(setq semanticdb-default-save-directory "~/.emacs.d/semanticdb/")
;; --- Skeleton stuff ---