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: Tue, 29 Mar 2005 13:59:04 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Glenn Morris <address@hidden>   05/03/29 18:59:02

Modified files:
        lisp/progmodes : fortran.el 

Log message:
        Reformat and update copyright years.
        (fortran-if-indent): Doc fix.
        (fortran-font-lock-keywords-2): Add "where", "elsewhere".
        (fortran-font-lock-keywords-4): New variable.
        (fortran-blocks-re, fortran-end-block-re)
        (fortran-start-block-re): New constants, for hideshow.
        (hs-special-modes-alist): Add a Fortran entry.
        (fortran-mode-map): Bind fortran-end-of-block,
        fortran-beginning-of-block to \M-\C-n, \M-\C-p.
        (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
        (fortran-looking-at-if-then, fortran-end-of-block)
        (fortran-beginning-of-block): New functions, for hideshow.

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





reply via email to

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