emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 16 Apr 2003 07:10:03 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5041 emacs/lisp/ChangeLog:1.5042
*** emacs/lisp/ChangeLog:1.5041 Wed Apr 16 01:04:42 2003
--- emacs/lisp/ChangeLog        Wed Apr 16 07:10:03 2003
***************
*** 1,3 ****
--- 1,17 ----
+ 2003-04-16  Glenn Morris  <address@hidden>
+ 
+       * progmodes/f90.el (f90-indent-to, f90-indent-line-no)
+       (f90-no-block-limit, f90-end-of-block, f90-beginning-of-block)
+       (f90-comment-region, f90-indent-line, f90-indent-region)
+       (f90-find-breakpoint, f90-block-match): Trivial simplifications.
+       (f90-looking-at-do, f90-looking-at-select-case)
+       (f90-looking-at-if-then, f90-looking-at-where-or-forall): Drop
+       XEmacs 19 support and simplify.
+       (f90-indent-new-line): No need for case-fold-search.  Simplify.
+       (f90-fill-region): Make marker nil when done.  Simplify.
+       
+       * progmodes/fortran.el (fortran-column-ruler): Minor doc change.
+ 
  2003-04-16  Richard M. Stallman  <address@hidden>
  
        * man.el (Man-follow-manual-reference): Don't require match




reply via email to

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