From: Chris Hanson Date: Thu, 14 Oct 2004 17:37:25 +0000 (+0000) Subject: Update TEXINFO-ENVIRONMENT-REGEXP to include "@direntry". X-Git-Tag: 20090517-FFI~1549 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=4e12203619819230dc2bd90e7c5c67db4dc6da61;p=mit-scheme.git Update TEXINFO-ENVIRONMENT-REGEXP to include "@direntry". --- diff --git a/v7/src/edwin/tximod.scm b/v7/src/edwin/tximod.scm index e5efade7a..db8ff2505 100644 --- a/v7/src/edwin/tximod.scm +++ b/v7/src/edwin/tximod.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: tximod.scm,v 1.29 2004/10/14 17:28:46 cph Exp $ +$Id: tximod.scm,v 1.30 2004/10/14 17:37:25 cph Exp $ Copyright 1987,1989,1990,1991,1992,1994 Massachusetts Institute of Technology Copyright 1996,2000,2001,2004 Massachusetts Institute of Technology @@ -227,6 +227,7 @@ The default is not to surround any existing words with the braces." (regexp-group "cartouche" "copying" "def[a-z]*[a-wyz]\\>" + "direntry" "display" "end" "enumerate"