summaryrefslogtreecommitdiffstats
path: root/.emacs.d/ac-dict/java-mode
diff options
context:
space:
mode:
authorGravatar ryuslash2010-09-12 10:33:26 +0200
committerGravatar ryuslash2010-09-12 10:33:26 +0200
commit1ca854dbec0e879429c83b3da3d26dae1d852c00 (patch)
tree8ccc6cfeca5c6b97afdc94c312f55a064b1c047d /.emacs.d/ac-dict/java-mode
parent7c4787a7f477d92dfc58713e61abb42ed5844e87 (diff)
downloaddotfiles-1ca854dbec0e879429c83b3da3d26dae1d852c00.tar.gz
dotfiles-1ca854dbec0e879429c83b3da3d26dae1d852c00.zip
Removed old emacs files
Diffstat (limited to '.emacs.d/ac-dict/java-mode')
-rw-r--r--.emacs.d/ac-dict/java-mode50
1 files changed, 0 insertions, 50 deletions
diff --git a/.emacs.d/ac-dict/java-mode b/.emacs.d/ac-dict/java-mode
deleted file mode 100644
index 8ed3d04..0000000
--- a/.emacs.d/ac-dict/java-mode
+++ /dev/null
@@ -1,50 +0,0 @@
-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