summaryrefslogtreecommitdiff
path: root/dev-util/cmake/files/50cmake-gentoo.el
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-07-27 12:23:55 +0200
committerJohannes Huber <johu@gentoo.org>2014-07-27 12:23:55 +0200
commit3b0721973def80758010c73f486239fe16eded80 (patch)
treebd54f8bede7fdb3c1ccc4eaee3a0fbca53314bfe /dev-util/cmake/files/50cmake-gentoo.el
parent9cd01fff732f0ca35f2621707481f56f53a1ef10 (diff)
downloadkde-3b0721973def80758010c73f486239fe16eded80.tar.gz
kde-3b0721973def80758010c73f486239fe16eded80.tar.bz2
kde-3b0721973def80758010c73f486239fe16eded80.zip
[dev-util/cmake] Moved to tree
Package-Manager: portage-2.2.10
Diffstat (limited to 'dev-util/cmake/files/50cmake-gentoo.el')
-rw-r--r--dev-util/cmake/files/50cmake-gentoo.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/dev-util/cmake/files/50cmake-gentoo.el b/dev-util/cmake/files/50cmake-gentoo.el
deleted file mode 100644
index e4a1a6d47cb..00000000000
--- a/dev-util/cmake/files/50cmake-gentoo.el
+++ /dev/null
@@ -1,4 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
-(autoload 'cmake-mode "cmake-mode" "Major mode for editing CMake files." t)
-(add-to-list 'auto-mode-alist '("CMakeLists\\.txt\\'" . cmake-mode))
-(add-to-list 'auto-mode-alist '("\\.cmake\\'" . cmake-mode))