emacs-commit
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-commit] emacs/lisp/progmodes glasses.el
Date: Sun, 19 Nov 2006 16:54:33 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/11/19 16:54:33

Modified files:
        lisp/progmodes : glasses.el 

Log message:
        (glasses-separate-parentheses-exceptions): New.  Exceptions to the rule 
"add
        a space between an identifier and an opening parenthesis".  Defaulted 
to the
        `#define' problem of cpp.
        (glasses-parenthesis-exception-p): New.  Check if the region is an 
exception
        regarding to that.
        (glasses-make-readable): Use it.
        (glasses-convert-to-unreadable): Ditto.  Modify the file also if
        `glasses-convert-on-write-p' and `glasses-separate-parentheses-p' are t.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/progmodes/glasses.el?cvsroot=emacs&r1=1.18&r2=1.19




reply via email to

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