(Images): Delete redundant @findex.
This commit is contained in:
parent
f152a8982d
commit
db470cad8c
2 changed files with 5 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
|||
2007-08-25 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* display.texi (Images): Delete redundant @findex.
|
||||
|
||||
2007-08-08 Martin Rudalics <rudalics@gmx.at>
|
||||
|
||||
* modes.texi (Example Major Modes): Fix typo.
|
||||
|
|
|
@ -3649,9 +3649,7 @@ This variable is ignored if the image libraries are statically linked
|
|||
into Emacs.
|
||||
@end defvar
|
||||
|
||||
@defun image-type-available-p type
|
||||
@findex image-type-available-p
|
||||
|
||||
@defun image-type-available-p type
|
||||
This function returns non-@code{nil} if image type @var{type} is
|
||||
available, i.e., if images of this type can be loaded and displayed in
|
||||
Emacs. @var{type} should be one of the types contained in
|
||||
|
|
Loading…
Add table
Reference in a new issue