summaryrefslogtreecommitdiffstats
path: root/Auxiliary/cmake-mode.el
Commit message (Collapse)AuthorAgeFilesLines
* cmake-mode.el: drop reserved keybindings (#14576)Brad King2013-11-181-17/+1
| | | | | | | | | | | | The keybindings added by commit 301e67e3 (cmake-mode.el: add local keybindings, 2012-09-20) overlap the reserved C-c space: http://www.gnu.org/software/emacs/manual/html_node/elisp/Key-Binding-Conventions.html Revert the commit to drop them. Reported-by: Paul Smith <paul@mad-scientist.net> Reviewed-by: Eric NOULARD <eric.noulard@gmail.com>
* Rename Docs to AuxiliaryBrad King2013-10-151-0/+357
The directory contains auxiliary support files for integration with other tools, not documentation.