emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/progmodes make-mode.el


From: Richard M . Stallman
Subject: [Emacs-commit] emacs/lisp/progmodes make-mode.el
Date: Mon, 06 Jun 2005 08:50:02 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Richard M. Stallman <address@hidden>    05/06/06 12:50:01

Modified files:
        lisp/progmodes : make-mode.el 

Log message:
        (makefile-dependency-regex): Handle whitespace
        just like other allowed characters.
        (makefile-match-dependency): Exclude leading and training whitespace
        from the range of regexp subexp 1.
        (makefile-macroassign-regex): Don't try to match the body,
        just the name of the macro being defined.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/progmodes/make-mode.el.diff?tr1=1.100&tr2=1.101&r1=text&r2=text





reply via email to

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