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: Tue, 15 Apr 2003 15:18:24 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Glenn Morris <address@hidden>   03/04/15 15:18:23

Modified files:
        lisp/progmodes : f90.el 

Log message:
        Whitespace changes, trivial commentary changes.
        (f90, f90-indent, f90-program-indent, f90-continuation-indent)
        (f90-indented-comment-re, f90-imenu-generic-expression)
        (f90-mark-subprogram, f90-join-lines): Minor doc changes.
        (f90-menu): Shift definition to initialization of f90-mode-map.
        Add customization section.
        (f90-mode): Minor doc change.  Do not call easy-menu-add.
        Set `beginning-of-defun-function' and `end-of-defun-function' to
        appropriate F90 functions.
        (f90-indent-line, f90-indent-line, f90-indent-subprogram)
        (f90-break-line, f90-do-auto-fill, f90-insert-end)
        (f90-upcase-keywords, f90-capitalize-keywords)
        (f90-downcase-keywords): Change interactive spec.

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





reply via email to

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