diff options
| author | Marcus D. Hanwell <marcus@cryos.org> | 2009-10-01 09:36:27 -0400 |
|---|---|---|
| committer | Marcus D. Hanwell <marcus@cryos.org> | 2009-10-01 09:36:27 -0400 |
| commit | ab4de93e8648831e03274d96b165ac50f6175148 (patch) | |
| tree | ee80fdf375ff79e46aeb0e6b430d3ddeb9e3802f /dev-util/cmake/files/50cmake-gentoo.el | |
| parent | ea04d385d4f71b060fb6e8c7efca6d397de3bf88 (diff) | |
| download | kde-ab4de93e8648831e03274d96b165ac50f6175148.tar.gz kde-ab4de93e8648831e03274d96b165ac50f6175148.tar.bz2 kde-ab4de93e8648831e03274d96b165ac50f6175148.zip | |
Removed from the overlay, in the main portage tree for wider testing.
Diffstat (limited to 'dev-util/cmake/files/50cmake-gentoo.el')
| -rw-r--r-- | dev-util/cmake/files/50cmake-gentoo.el | 4 |
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)) |
