emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/flymake.el


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/flymake.el
Date: Sat, 26 Mar 2005 10:33:35 -0500

Index: emacs/lisp/progmodes/flymake.el
diff -c emacs/lisp/progmodes/flymake.el:1.11 
emacs/lisp/progmodes/flymake.el:1.12
*** emacs/lisp/progmodes/flymake.el:1.11        Fri Mar 25 00:17:42 2005
--- emacs/lisp/progmodes/flymake.el     Sat Mar 26 15:33:33 2005
***************
*** 1503,1508 ****
--- 1503,1509 ----
      (flymake-log 0 "switched OFF Flymake mode for buffer %s due to fatal 
status %s, warning %s"
                 (buffer-name buffer) status warning)))
  
+ ;;;###autoload
  (define-minor-mode flymake-mode
    "Minor mode to do on-the-fly syntax checking.
  When called interactively, toggles the minor mode.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]