emacs-commit
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-commit] emacs/lisp/progmodes fortran.el
Date: Wed, 01 Aug 2007 06:18:16 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/08/01 06:18:16

Modified files:
        lisp/progmodes : fortran.el 

Log message:
        Remove leading `*' from all defcustom doc strings.
        (fortran-tab-mode-default): Remove needless autoload.
        (fortran-tab-mode-string): Add help-echo and mouse properties, and
        mark as risky.
        (fortran-line-length): New buffer-local variable, safe if integer.
        (fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
        Change from variables to constants.
        (fortran-font-lock-syntactic-keywords): Delete as a variable,
        replace with a new function definition.
        (fortran-mode): Use fortran-line-length, and
        fortran-font-lock-syntactic-keywords as a function.  Add a
        hack-local-variables-hook function.
        (fortran-line-length, fortran-hack-local-variables): New functions.
        (fortran-window-create, fortran-strip-sequence-nos): Doc fix.  Use
        fortran-line-length rather than 72.
        (fortran-window-create-momentarily): Doc fix.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/progmodes/fortran.el?cvsroot=emacs&r1=1.127&r2=1.128




reply via email to

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