Mercurial > emacs
annotate lisp/.cvsignore @ 50597:2e53f070cbc3
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.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 15 Apr 2003 19:18:23 +0000 |
parents | 64908cd89f5c |
children | 2bac1082968e d7ddb3e565de |
rev | line source |
---|---|
31648
2e692da8f736
Sort alphabetically and add `Makefile' and `elc.tar.gz'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29750
diff
changeset
|
1 *.elc |
47590
1efefab8bd92
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
35958
diff
changeset
|
2 MANIFEST |
31648
2e692da8f736
Sort alphabetically and add `Makefile' and `elc.tar.gz'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29750
diff
changeset
|
3 Makefile |
2e692da8f736
Sort alphabetically and add `Makefile' and `elc.tar.gz'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29750
diff
changeset
|
4 elc.tar.gz |
47904
64908cd89f5c
added cus-load.el, finder-inf.el and subdirs.el
Sam Steingold <sds@gnu.org>
parents:
47590
diff
changeset
|
5 cus-load.el |
64908cd89f5c
added cus-load.el, finder-inf.el and subdirs.el
Sam Steingold <sds@gnu.org>
parents:
47590
diff
changeset
|
6 finder-inf.el |
64908cd89f5c
added cus-load.el, finder-inf.el and subdirs.el
Sam Steingold <sds@gnu.org>
parents:
47590
diff
changeset
|
7 subdirs.el |