emacs-commit
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-commit] emacs/lisp/progmodes f90.el
Date: Wed, 21 Aug 2002 17:26:07 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Glenn Morris <address@hidden>   02/08/21 17:26:07

Modified files:
        lisp/progmodes : f90.el 

Log message:
        eval-when-compile a few defvars to quieten the byte-compiler.
        (f90-xemacs-flag): Wrap in eval-and-compile.
        (f90-font-lock-keywords): Doc fix.
        (f90-mode-abbrev-table): Use the 6th (system-flag) argument of
        define-abbrev if available, but work without it as well.
        (f90-mark-subprogram-overlay): Variable deleted.
        (f90-mark-subprogram): No need to be silent about push-mark.
        Get rid of the silly overlay bit.
        (f90-abbrev-start): unread-command-event is obsolete in XEmacs too.

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





reply via email to

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