diff --git a/site-lisp/cc-mode/csharp-only/csharp-mode-0.8.6.el b/site-lisp/cc-mode/csharp-only/csharp-mode-0.8.6.el index 765722b..66e05c0 100644 --- a/site-lisp/cc-mode/csharp-only/csharp-mode-0.8.6.el +++ b/site-lisp/cc-mode/csharp-only/csharp-mode-0.8.6.el @@ -2657,7 +2657,7 @@ This fn does these things: csharp-advise-revert-buffer activate compile) (let ((is-flymake-enabled - (and (fboundp 'flymake-mode) + (and (boundp 'flymake-mode) flymake-mode))) ;; disable (if is-flymake-enabled