dotkuso bug fixed

This commit is contained in:
Sameer Rahmani 2013-07-13 12:53:28 +04:30
parent 8e3362f944
commit 69b0c4ce6a
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@
'("line \\([0-9]+\\) column \\([0-9]+\\) - \\(Warning\\|Error\\): \\(.*\\)"
nil 1 2 4))
l;; css flymake -----------------------------------------------------------------
;; css flymake -----------------------------------------------------------------
(defun flymake-css-init ()
(let* ((temp-file (flymake-init-create-temp-buffer-copy
'flymake-create-temp-inplace))