Removed final newline from snippet files.

This commit is contained in:
Joao Tavora
2011-10-13 14:34:13 +01:00
parent 6c84d6c428
commit d3086586be
229 changed files with 229 additions and 232 deletions

View File

@@ -9,4 +9,4 @@ class ${1:`(let ((fn (capitalize (file-name-nondirectory
((string-match "_" fn) (replace-match "" nil nil fn))
(t fn)))`}
$0
end
end