Brad King
|
92ea0a077c
BUG: In example .emacs code use \' for end-of-string instead of $ for end-of-line.
|
19 éve |
Brad King
|
c8e355b6a1
BUG: Mode should only be used if CMakeLists.txt is at the end of the buffer name.
|
19 éve |
Brad King
|
0a9d238def
BUG: Tabs around a function name are allowed.
|
19 éve |
Brad King
|
7b5c4abc74
ENH: Using suggestion from Stuart Herring to avoid needing a list of command names in the highlighting table.
|
19 éve |
Brad King
|
2172a64ff1
ENH: Cleaned-up mode in preparation for inclusion in emacs upstream.
|
19 éve |
Brad King
|
8de6e9557b
ENH: Added highlighting for LIST command.
|
20 éve |
Brad King
|
b8a33fb424
ENH: Added INSTALL command as a placeholder for a future generic install specification interface. Currently it supports only a SCRIPT option specifying a script to run during the install stage.
|
20 éve |
Brad King
|
44f96ff101
ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process Execution.
|
20 éve |
Ken Martin
|
c09a1fa799
ENH: missing get_directory_property command
|
20 éve |
Ken Martin
|
8ea0a1a237
ENH: added while command
|
20 éve |
Ken Martin
|
ff99d6885f
ENH: added while command
|
20 éve |
Ken Martin
|
dc05f1585b
ENH: updated emacs mode to include lowercase commands and missing command ENDMACRO
|
20 éve |
Brad King
|
894fa6a8c7
ENH: Experimenting with auto-dated copyright.
|
20 éve |
Ken Martin
|
2ab429b9bf
ENH: updated commands
|
20 éve |
Ken Martin
|
a4ae84c100
ENH: updated to remove ABSTRACT_FILES and add ADD_SUBDIRECTORY
|
20 éve |
Brad King
|
419df21c06
BUG: Only count block open tokens if they are followed by an open paren.
|
21 éve |
Brad King
|
97391045bd
BUG: Fixed parsing of unquoted arguments to allow double-quotes within the argument.
|
21 éve |
Brad King
|
ece9ae97e2
BUG: Fixed identification of ( and ) tokens to avoid finding them in string literals.
|
22 éve |
Brad King
|
f791e1a80b
ENH: New indentation implementation to support multi-line strings.
|
22 éve |
Brad King
|
458fed969f
STYLE: Removed trailing whitespace.
|
22 éve |
Brad King
|
965b44cdd5
ENH: Added comment-region support.
|
22 éve |
Bill Hoffman
|
bf59bd2706
BUG: fix highlight for comments in multiple buffers
|
22 éve |
Bill Hoffman
|
caeada7f27
add a comment
|
22 éve |
Brad King
|
06cd152da2
Added copyright.
|
22 éve |
Brad King
|
f5c2801931
Minor tweaks for anal cases of indentation.
|
22 éve |
Brad King
|
218efecd89
BUG: Don't open a block if a command starts with IF in its name.
|
22 éve |
Ken Martin
|
1c20252908
fix to use function-name
|
22 éve |
Brad King
|
0ee768c914
Fixed slow regex for indentation.
|
22 éve |
Brad King
|
a7cde5c005
ENH: Wrote more robust regular expressions for indenting.
|
22 éve |
Ken Martin
|
cc3b1932be
emacs mode
|
22 éve |