Commit Verlauf

Autor SHA1 Nachricht Datum
  Christopher Sean Morrison ab9824e14f cmake-mode.el: Make indentation case-insensitive (#12995) vor 13 Jahren
  Brad King 7da35e6550 cmake-mode.el: Indent after multiline argument (#12908) vor 14 Jahren
  Bill Hoffman 3b34523bc0 Add cmake-help-command function. vor 16 Jahren
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License vor 16 Jahren
  Brad King 8597f01acd BUG: Fix cmake-mode.el indentation cursor motion vor 17 Jahren
  Sebastien Barre 5d2b90097d ENH: add simple function to convert all CMake commands to lowercase vor 17 Jahren
  Brad King ec05369d04 ENH: Enable indentation of FUNCTION/ENDFUNCTION blocks in emacs. vor 18 Jahren
  Brad King 1c429da781 ENH: Adding elseif indentation. See bug#3781. vor 19 Jahren
  Brad King 92ea0a077c BUG: In example .emacs code use \' for end-of-string instead of $ for end-of-line. vor 19 Jahren
  Brad King c8e355b6a1 BUG: Mode should only be used if CMakeLists.txt is at the end of the buffer name. vor 19 Jahren
  Brad King 0a9d238def BUG: Tabs around a function name are allowed. vor 19 Jahren
  Brad King 7b5c4abc74 ENH: Using suggestion from Stuart Herring to avoid needing a list of command names in the highlighting table. vor 19 Jahren
  Brad King 2172a64ff1 ENH: Cleaned-up mode in preparation for inclusion in emacs upstream. vor 19 Jahren
  Brad King 8de6e9557b ENH: Added highlighting for LIST command. vor 20 Jahren
  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. vor 20 Jahren
  Brad King 44f96ff101 ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process Execution. vor 20 Jahren
  Ken Martin c09a1fa799 ENH: missing get_directory_property command vor 20 Jahren
  Ken Martin 8ea0a1a237 ENH: added while command vor 20 Jahren
  Ken Martin ff99d6885f ENH: added while command vor 20 Jahren
  Ken Martin dc05f1585b ENH: updated emacs mode to include lowercase commands and missing command ENDMACRO vor 20 Jahren
  Brad King 894fa6a8c7 ENH: Experimenting with auto-dated copyright. vor 20 Jahren
  Ken Martin 2ab429b9bf ENH: updated commands vor 20 Jahren
  Ken Martin a4ae84c100 ENH: updated to remove ABSTRACT_FILES and add ADD_SUBDIRECTORY vor 20 Jahren
  Brad King 419df21c06 BUG: Only count block open tokens if they are followed by an open paren. vor 21 Jahren
  Brad King 97391045bd BUG: Fixed parsing of unquoted arguments to allow double-quotes within the argument. vor 21 Jahren
  Brad King ece9ae97e2 BUG: Fixed identification of ( and ) tokens to avoid finding them in string literals. vor 22 Jahren
  Brad King f791e1a80b ENH: New indentation implementation to support multi-line strings. vor 22 Jahren
  Brad King 458fed969f STYLE: Removed trailing whitespace. vor 22 Jahren
  Brad King 965b44cdd5 ENH: Added comment-region support. vor 22 Jahren
  Bill Hoffman bf59bd2706 BUG: fix highlight for comments in multiple buffers vor 22 Jahren