emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/progmodes flymake.el


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp/progmodes flymake.el
Date: Thu, 24 Mar 2005 17:55:55 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Stefan Monnier <address@hidden> 05/03/24 22:55:54

Modified files:
        lisp/progmodes : flymake.el 

Log message:
        Use with-current-buffer.
        (flymake-float-time, flymake-get-temp-dir, 
flymake-replace-regexp-in-string)
        (flymake-line-beginning-position, flymake-current-row, 
flymake-selected-frame)
        (flymake-line-end-position, flymake-popup-menu): Avoid testing for 
`xemacs'.
        (flymake-nop): Move.
        (flymake-region-has-flymake-overlays): Return the computed value.
        (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
        Remove unused var `endline'.
        (flymake-get-line-count): Remove unused function.
        (flymake-display-err-menu-for-current-line): Unused var 
`move-mouse-pos'.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/progmodes/flymake.el.diff?tr1=1.8&tr2=1.9&r1=text&r2=text





reply via email to

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