public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
* [RFA:] Sync pmacros.texi with pmacros.scm
@ 2002-03-20 11:15 Hans-Peter Nilsson
  2002-03-20 14:07 ` Hans-Peter Nilsson
  0 siblings, 1 reply; 2+ messages in thread
From: Hans-Peter Nilsson @ 2002-03-20 11:15 UTC (permalink / raw)
  To: cgen

I made the documentation lie.  Ok to commit?

2002-03-20  Hans-Peter Nilsson  <hp@axis.com>

	* doc/pmacros.texi (Symbol concatenation): Mention that .sym
	results are expanded recursively.

Index: pmacros.texi
===================================================================
RCS file: /cvs/src/src/cgen/doc/pmacros.texi,v
retrieving revision 1.3
diff -p -c -r1.3 pmacros.texi
*** pmacros.texi	2002/01/28 19:52:32	1.3
--- pmacros.texi	2002/03/20 19:10:48
*************** Acceptable arguments are symbols, string
*** 144,151 ****
  The result is a symbol with the arguments concatenated together.
  Numbers are converted to a string, base 10, and then to a symbol.
  The result must be a valid Scheme symbol with the additional restriction
! that the first character must be a letter.  The result is not further
! expanded, regardless of whether there's a macro by that name.
  
  @node String concatenation
  @section String concatenation
--- 144,151 ----
  The result is a symbol with the arguments concatenated together.
  Numbers are converted to a string, base 10, and then to a symbol.
  The result must be a valid Scheme symbol with the additional restriction
! that the first character must be a letter.  The resulting symbol
! is recursively macro-expanded.
  
  @node String concatenation
  @section String concatenation

brgds, H-P

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [RFA:] Sync pmacros.texi with pmacros.scm
  2002-03-20 11:15 [RFA:] Sync pmacros.texi with pmacros.scm Hans-Peter Nilsson
@ 2002-03-20 14:07 ` Hans-Peter Nilsson
  0 siblings, 0 replies; 2+ messages in thread
From: Hans-Peter Nilsson @ 2002-03-20 14:07 UTC (permalink / raw)
  To: hans-peter.nilsson; +Cc: cgen

> Date: Wed, 20 Mar 2002 20:15:38 +0100
> From: Hans-Peter Nilsson <hp@axis.com>

> 	* doc/pmacros.texi (Symbol concatenation): Mention that .sym
> 	results are expanded recursively.

Approved by fche.

brgds, H-P

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-03-20 22:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-20 11:15 [RFA:] Sync pmacros.texi with pmacros.scm Hans-Peter Nilsson
2002-03-20 14:07 ` Hans-Peter Nilsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).