]> git.eshelyaron.com Git - emacs.git/commitdiff
Clean up forgotten text in manual
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 22 Feb 2016 04:20:14 +0000 (15:20 +1100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 22 Feb 2016 04:20:14 +0000 (15:20 +1100)
* doc/lispref/display.texi (Defining Images): Remove example
forgotten when making previous change.

doc/lispref/display.texi

index c49cca2f9f9f4cd76e6ad3e63aaca352a9e83058..457a53cbe8b47a063a3b51f0dea1519511c61e91 100644 (file)
@@ -5450,11 +5450,6 @@ set by using @code{setf}.  Setting a property to @code{nil} will
 remove the property from the image.
 @end defun
 
-@lisp
-(image-set-property image :height 300)
-@end lisp
-@end defun
-
 @defun find-image specs
 This function provides a convenient way to find an image satisfying one
 of a list of image specifications @var{specs}.