Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake-mode.el: drop reserved keybindings (#14576) | Brad King | 2013-11-18 | 1 | -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 Auxiliary | Brad King | 2013-10-15 | 1 | -0/+357 |
The directory contains auxiliary support files for integration with other tools, not documentation. |