summaryrefslogtreecommitdiff
path: root/dev-util/cmake/files/50cmake-gentoo.el
diff options
context:
space:
mode:
authorAndreas K. Huettel (dilfridge) <dilfridge@gentoo.org>2011-10-15 17:07:47 +0200
committerAndreas K. Huettel (dilfridge) <dilfridge@gentoo.org>2011-10-15 17:07:47 +0200
commit4715493692adff4c453aad356cb8cd31a1d7e57f (patch)
tree8da110d8a76f7ed7fc3841cfe3f5eda5bf4e4f3a /dev-util/cmake/files/50cmake-gentoo.el
parente499045d5216bb4487589e84a54e99fab7448b39 (diff)
downloadkde-4715493692adff4c453aad356cb8cd31a1d7e57f.tar.gz
kde-4715493692adff4c453aad356cb8cd31a1d7e57f.tar.bz2
kde-4715493692adff4c453aad356cb8cd31a1d7e57f.zip
[dev-util/cmake] Moved to main tree
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))