projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f500749
)
Clean up forgotten text in manual
author
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 22 Feb 2016 04:20:14 +0000
(15:20 +1100)
committer
Lars 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
patch
|
blob
|
history
diff --git
a/doc/lispref/display.texi
b/doc/lispref/display.texi
index c49cca2f9f9f4cd76e6ad3e63aaca352a9e83058..457a53cbe8b47a063a3b51f0dea1519511c61e91 100644
(file)
--- 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}.