states/hl/Makefile.am (highlightings): Add f90.st. - enscript - GNU Enscript
(HTM) git clone git://thinkerwim.org/enscript.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit ec5b6489c1b2577bae67dad24bc787ac09b41476
(DIR) parent 1e1c6ff8c7ee315a866e388f402e1e41e1b86f16
(HTM) Author: Tim Retout <diocles@gnu.org>
Date: Sat, 6 Mar 2010 12:11:30 +0000
states/hl/Makefile.am (highlightings): Add f90.st.
Signed-off-by: Tim Retout <diocles@gnu.org>
Diffstat:
M ChangeLog | 4 ++++
M states/hl/Makefile.am | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/ChangeLog b/ChangeLog
@@ -1,3 +1,7 @@
+2010-03-06 Tim Retout <diocles@gnu.org>
+
+ * states/hl/Makefile.am (highlightings): Add f90.st.
+
2010-02-03 Tim Retout <diocles@gnu.org>
* All ChangeLog files in subdirectories have been renamed to
(DIR) diff --git a/states/hl/Makefile.am b/states/hl/Makefile.am
@@ -31,7 +31,7 @@ lang_overstrike.st lang_rtf.st lang_texinfo.st
highlightings = ada.st asm.st awk.st bash.st c.st c_comment.st \
c_ppline.st c_string.st changelog.st cpp.st csh.st delphi.st diff.st \
-diffs.st diffu.st elisp.st fortran.st fortran_pp.st haskell.st html.st \
+diffs.st diffu.st elisp.st fortran.st fortran_pp.st f90.st haskell.st html.st \
idl.st inf.st java.st javascript.st ksh.st m4.st mail.st makefile.st \
matlab.st nroff.st objc.st outline.st pascal.st passthrough.st perl.st \
postscript.st python.st pyrex.st rfc.st scheme.st sh.st skill.st \