aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2007-08-25 22:58:02 +0000
committerRichard M. Stallman2007-08-25 22:58:02 +0000
commitdb470cad8c67d4bcff6ef735a2feda8a9228ee1c (patch)
tree894e37825c047962768ef983b637f745f91e005f
parentf152a8982d18caf558a53019134ba899ecb73c4f (diff)
downloademacs-db470cad8c67d4bcff6ef735a2feda8a9228ee1c.tar.gz
emacs-db470cad8c67d4bcff6ef735a2feda8a9228ee1c.zip
(Images): Delete redundant @findex.
-rw-r--r--lispref/ChangeLog4
-rw-r--r--lispref/display.texi4
2 files changed, 5 insertions, 3 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 985168af51f..35d370e0839 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,7 @@
12007-08-25 Richard Stallman <rms@gnu.org>
2
3 * display.texi (Images): Delete redundant @findex.
4
12007-08-08 Martin Rudalics <rudalics@gmx.at> 52007-08-08 Martin Rudalics <rudalics@gmx.at>
2 6
3 * modes.texi (Example Major Modes): Fix typo. 7 * modes.texi (Example Major Modes): Fix typo.
diff --git a/lispref/display.texi b/lispref/display.texi
index 9c3d9d35be7..1c585cf7795 100644
--- a/lispref/display.texi
+++ b/lispref/display.texi
@@ -3649,9 +3649,7 @@ This variable is ignored if the image libraries are statically linked
3649into Emacs. 3649into Emacs.
3650@end defvar 3650@end defvar
3651 3651
3652@defun image-type-available-p type 3652@defun image-type-available-p type
3653@findex image-type-available-p
3654
3655This function returns non-@code{nil} if image type @var{type} is 3653This function returns non-@code{nil} if image type @var{type} is
3656available, i.e., if images of this type can be loaded and displayed in 3654available, i.e., if images of this type can be loaded and displayed in
3657Emacs. @var{type} should be one of the types contained in 3655Emacs. @var{type} should be one of the types contained in