]> git.eshelyaron.com Git - emacs.git/commitdiff
defimage does not evaluate SPECS.
authorRichard M. Stallman <rms@gnu.org>
Fri, 12 Jul 2002 23:30:17 +0000 (23:30 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 12 Jul 2002 23:30:17 +0000 (23:30 +0000)
lispref/display.texi

index c9237bd7983a24c861ec687343082868dead5e2e..32a54622c5d6a4d5466adc063cc69b40dafc737d 100644 (file)
@@ -2910,8 +2910,8 @@ example:
 
 @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