summaryrefslogtreecommitdiff
path: root/lang/gauche/patches/patch-ae
blob: 048ea46ac48caaf7df0d7055aced030e5153a922 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ae,v 1.8 2004/06/02 13:56:56 minoura Exp $

Patch already submitted to the author.

--- doc/extract.orig	2004-01-19 22:28:35.000000000 +0000
+++ doc/extract	2004-05-24 08:47:17.000000000 +0000
@@ -67,7 +67,7 @@
         (process-header cmd header) (in (read-line)))
       (#/^\* ([^:]+)::(.*)?/ (#f node desc)
         (process-menu node #f desc) (in (read-line)))
-      (#/^\* ([^:]+):\s+([^.]+)\.(.*)?/ (#f tag node desc)
+      (#/^\* ([^:]+):\s+([^)]+\))\.(.*)?/ (#f tag node desc)
         (process-menu node tag desc) (in (read-line)))
       (else (display
              (regexp-replace-all #/@VERSION@/