diff options
| author | 2010-06-30 20:59:12 +0200 | |
|---|---|---|
| committer | 2010-06-30 20:59:12 +0200 | |
| commit | 722c13a8fc093bc67b9be444547571d544cb79a0 (patch) | |
| tree | 67ac47a4ec267f56b754134efa2a5a3b51c07dcf /.emacs.d/ac-dict/java-mode | |
| download | dotfiles-722c13a8fc093bc67b9be444547571d544cb79a0.tar.gz dotfiles-722c13a8fc093bc67b9be444547571d544cb79a0.zip | |
Switched over from dotemacs to doteverything
Diffstat (limited to '.emacs.d/ac-dict/java-mode')
| -rw-r--r-- | .emacs.d/ac-dict/java-mode | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/.emacs.d/ac-dict/java-mode b/.emacs.d/ac-dict/java-mode new file mode 100644 index 0000000..8ed3d04 --- /dev/null +++ b/.emacs.d/ac-dict/java-mode @@ -0,0 +1,50 @@ +abstract +assert +boolean +break +byte +case +catch +char +class +const +continue +default +do +double +else +enum +extends +final +finally +float +for +goto +if +implements +import +instanceof +int +interface +long +native +new +package +private +protected +public +return +short +static +strictfp +super +switch +synchronized +this +throw +throws +transient +try +void +volatile +while |
