changeset 46338:6cf0fbc1d7da

defimage does not evaluate SPECS.
author Richard M. Stallman <rms@gnu.org>
date Fri, 12 Jul 2002 23:30:17 +0000
parents 28eae90ad697
children 469cf4d8b62b
files lispref/display.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/display.texi	Fri Jul 12 23:29:39 2002 +0000
+++ b/lispref/display.texi	Fri Jul 12 23:30:17 2002 +0000
@@ -2910,8 +2910,8 @@
 
 @example
 (defimage test-image
-  '((:type xpm :file "~/test1.xpm")
-    (:type xbm :file "~/test1.xbm")))
+  ((:type xpm :file "~/test1.xpm")
+   (:type xbm :file "~/test1.xbm")))
 @end example
 
 @code{defimage} tests each argument, one by one, to see if it is