m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/checks/14.pushdef [branch-1_4]


From: Eric Blake
Subject: Changes to m4/checks/14.pushdef [branch-1_4]
Date: Thu, 11 May 2006 12:56:23 +0000

Index: m4/checks/14.pushdef
diff -u m4/checks/14.pushdef:1.1.1.1.2.2 m4/checks/14.pushdef:removed
--- m4/checks/14.pushdef:1.1.1.1.2.2    Thu Mar 31 11:20:17 2005
+++ m4/checks/14.pushdef        Thu May 11 12:56:23 2006
@@ -1,17 +0,0 @@
-dnl ../doc/m4.texinfo:1231: Origin of test
-define(`foo', `Expansion one.')
-dnl @result{}
-foo
-dnl @result{}Expansion one.
-pushdef(`foo', `Expansion two.')
-dnl @result{}
-foo
-dnl @result{}Expansion two.
-define(`foo', `Second expansion two.')
-dnl @result{}
-foo
-dnl @result{}Second expansion two.
-undefine(`foo')
-dnl @result{}
-foo
-dnl @result{}foo




reply via email to

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