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: Kim F . Storm
Subject: [Emacs-commit] emacs/lisp/progmodes flymake.el
Date: Fri, 26 Nov 2004 19:02:48 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Kim F. Storm <address@hidden>   04/11/26 23:56:39

Modified files:
        lisp/progmodes : flymake.el 

Log message:
        Use (featurep 'xemacs).
        (flymake-makehash): Change to defsubst. Use fboundp.
        (flymake-time-to-float): Remove.
        (flymake-float-time): Merge code from flymake-time-to-float here.
        (flymake-replace-regexp-in-string): Change to defsubst.
        (flymake-split-string-remove-empty-edges): Rename to 
flymake-split-string.
        (flymake-split-string): Remove previous defalias.
        (flymake-get-temp-dir): Change to defsubst.
        (flymake-make-xemacs-menu, flymake-xemacs-window-edges): Define
        for xemacs only.
        (flymake-master-file-count-limit): Change into compiler defvar only.
        (flymake-find-possible-master-files): Let-bind it dynamically while
        sorting files using flymake-master-file-compare.

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





reply via email to

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