m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/checks/Attic/get-them,v [branch-1_4]


From: Eric Blake
Subject: Changes to m4/checks/Attic/get-them,v [branch-1_4]
Date: Fri, 25 May 2007 20:29:18 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      07/05/25 20:29:18

Index: checks/get-them
===================================================================
RCS file: /sources/m4/m4/checks/Attic/get-them,v
retrieving revision 1.1.1.1.2.10
retrieving revision 1.1.1.1.2.11
diff -u -b -r1.1.1.1.2.10 -r1.1.1.1.2.11
--- checks/get-them     25 May 2007 12:58:49 -0000      1.1.1.1.2.10
+++ checks/get-them     25 May 2007 20:29:17 -0000      1.1.1.1.2.11
@@ -77,6 +77,8 @@
   }
   if ($0 ~ /^\^D$/)
     next;
+  if ($0 ~ /^\$ @kbd/)
+    next;
   if ($0 ~ /address@hidden/ || $0 ~ /address@hidden/)
     prefix = "dnl ";
   else




reply via email to

[Prev in Thread] Current Thread [Next in Thread]