From 6bdd366db88a11de3ca1eab38e5091f84fad9806 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Mon, 22 Feb 2016 15:20:14 +1100 Subject: [PATCH] Clean up forgotten text in manual * doc/lispref/display.texi (Defining Images): Remove example forgotten when making previous change. --- doc/lispref/display.texi | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index c49cca2f9f9..457a53cbe8b 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi @@ -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}. -- 2.39.5