summaryrefslogtreecommitdiff
path: root/Docs
AgeCommit message (Expand)AuthorFilesLines
2010-12-13Inline help in vim with vertical split.Matthias Kretz1-0/+21
2010-08-13Improve cmake-completion (install doc, ctest -R completion)Eric NOULARD1-0/+12
2010-08-01Proposal for bash-completion support fileEric NOULARD1-0/+178
2009-09-30Add cmake-help-command function.Bill Hoffman1-0/+84
2009-09-28Convert CMake to OSI-approved BSD LicenseBrad King1-9/+7
2009-02-26BUG: Fix cmake-mode.el indentation cursor motionBrad King1-29/+45
2008-08-25ENH: Add unset() command.Brad King1-2/+2
2008-03-11ENH: add simple function to convert all CMake commands to lowercaseSebastien Barre1-0/+20
2008-01-16ENH: ...Karthik Krishnan2-6/+8
2008-01-14BUG: fix vim highlighting, see #6238Alexander Neundorf2-23/+22
2008-01-02ENH: Enable indentation of FUNCTION/ENDFUNCTION blocks in emacs.Brad King1-2/+2
2007-12-17STYLE: apply patch from #6166, better cmake syntax highlighting in vim,Alexander Neundorf1-8/+12
2006-09-23ENH: Adding elseif to VIM syntax and indentation files. See bug #3781.Brad King2-3/+3
2006-09-23ENH: Adding elseif indentation. See bug#3781.Brad King1-2/+2
2006-07-28ENH: remove old filesKen Martin3-206/+0
2006-04-26BUG: In example .emacs code use \' for end-of-string instead of $ for end-of-...Brad King1-2/+2
2006-04-26BUG: Mode should only be used if CMakeLists.txt is at the end of the buffer n...Brad King1-1/+1
2006-04-26BUG: Tabs around a function name are allowed.Brad King1-2/+2
2006-04-26ENH: Using suggestion from Stuart Herring to avoid needing a list of command ...Brad King1-27/+4
2006-04-25ENH: Cleaned-up mode in preparation for inclusion in emacs upstream.Brad King1-37/+89
2006-04-21BUG: Fix typoAndy Cedilnik1-1/+1
2006-04-21ENH: Add While supportAndy Cedilnik1-2/+2
2006-04-20STYLE: Add missing commandAndy Cedilnik1-1/+1
2006-04-18ENH: Cleanup header and make license compatible with VIMAndy Cedilnik2-23/+9
2006-04-16ENH: Cleanup, make case insensitive, remove macro since it does not work anywayAndy Cedilnik1-12/+12
2006-04-12ENH: Unify the commentAndy Cedilnik1-4/+9
2006-04-12ENH: More system variables, more operators, more commands, fix some string is...Andy Cedilnik1-9/+15
2006-02-10ENH: Added highlighting for LIST command.Brad King1-2/+2
2006-02-10ENH: Added INSTALL command as a placeholder for a future generic install spec...Brad King1-2/+2
2006-02-03ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process Exec...Brad King1-2/+3
2005-09-13ENH: missing get_directory_property commandKen Martin1-2/+2
2005-06-30ENH: added while commandKen Martin1-4/+4
2005-06-30ENH: added while commandKen Martin1-2/+2
2005-06-20ENH: modified GET_TARGET_PROPERTIES to work with all targetsKen Martin1-32/+0
2005-06-20ENH: updated emacs mode to include lowercase commands and missing command END...Ken Martin1-3/+2
2005-06-08ENH: Experimenting with auto-dated copyright.Brad King1-4/+1
2005-06-02ENH: updated commandsKen Martin1-2/+2
2005-06-02ENH: updated to remove ABSTRACT_FILES and add ADD_SUBDIRECTORYKen Martin1-2/+3
2004-08-26BUG: Only count block open tokens if they are followed by an open paren.Brad King1-2/+5
2004-06-18BUG: Fixed parsing of unquoted arguments to allow double-quotes within the ar...Brad King1-1/+1
2004-02-19BUG: Fixed identification of ( and ) tokens to avoid finding them in string l...Brad King1-2/+2
2003-12-05ENH: New indentation implementation to support multi-line strings.Brad King1-64/+88
2003-12-04STYLE: Removed trailing whitespace.Brad King1-14/+14
2003-07-07Initial import of VIM syntax highlighting fileAndy Cedilnik1-0/+86
2003-06-29ENH: Added comment-region support.Brad King1-1/+4
2003-06-20BUG: fix highlight for comments in multiple buffersBill Hoffman1-15/+10
2003-06-19add a commentBill Hoffman1-0/+4
2003-06-19Added copyright.Brad King2-1/+33
2003-06-19Initial import: indentation file for vimAndy Cedilnik1-0/+77
2003-06-19Minor tweaks for anal cases of indentation.Brad King1-3/+4