]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Wed, 5 Jan 2000 22:39:30 +0000 (22:39 +0000)
committerDave Love <fx@gnu.org>
Wed, 5 Jan 2000 22:39:30 +0000 (22:39 +0000)
lisp/ChangeLog

index d2a4aa2abf0538157fe5e8a0d2b9f50efb77a700..d046759305c5210facd38e88de8c1e091a906dd4 100644 (file)
@@ -1,4 +1,17 @@
-2000-01-05  Dave Love  <fx@gnu.org>
+2000-01-02  Dave Love  <fx@gnu.org>
+
+       * text-mode.el (text-mode): Remove page-delimiter's `^' from
+       paragraph-start.
+       (paragraph-indent-minor-mode): New command.
+
+       * fortran.el (fortran-mode-map): Don't bind M-C-a, M-C-e, M-C-h,
+       C-j, C-xnd, TAB.
+       (fortran-mode): Set beginning-of-defun, end-of-defun.
+       (fortran-column-ruler): Simplify.
+       (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
+       (fortran-with-subprogram-narrowing): Likewise.
+       (fortran-indent-subprogram): Call mark-defun.
+       (fortran-check-for-matching-do): Change narrowing.
 
        * cl-extra.el (cl-make-hash-table): Use make-hash-table.
        (cl-lucid-hash-tag): Delete.