summaryrefslogtreecommitdiffstats
path: root/Docs/cmake-mode.el
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Fixed identification of ( and ) tokens to avoid finding them in string ↵Brad King2004-02-191-2/+2
| | | | literals.
* ENH: New indentation implementation to support multi-line strings.Brad King2003-12-051-64/+88
|
* STYLE: Removed trailing whitespace.Brad King2003-12-041-14/+14
|
* ENH: Added comment-region support.Brad King2003-06-301-1/+4
|
* BUG: fix highlight for comments in multiple buffersBill Hoffman2003-06-201-15/+10
|
* add a commentBill Hoffman2003-06-191-0/+4
|
* Added copyright.Brad King2003-06-191-1/+16
|
* Minor tweaks for anal cases of indentation.Brad King2003-06-191-3/+4
|
* BUG: Don't open a block if a command starts with IF in its name.Brad King2003-06-191-4/+4
|
* fix to use function-nameKen Martin2003-06-191-2/+2
|
* Fixed slow regex for indentation.Brad King2003-06-191-23/+34
|
* ENH: Wrote more robust regular expressions for indenting.Brad King2003-06-191-2/+12
|
* emacs modeKen Martin2003-06-191-0/+128