aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2004-06-10 20:49:10 +0000
committerJuanma Barranquero2004-06-10 20:49:10 +0000
commit572fd5aa8b4ab5f51e5f511b2c0ca17b5266b0d9 (patch)
tree880d74aafcd905d614af5b2977820101c2f56755
parent11a26e05696983a146197e8d88b7654ee1e15909 (diff)
downloademacs-572fd5aa8b4ab5f51e5f511b2c0ca17b5266b0d9.tar.gz
emacs-572fd5aa8b4ab5f51e5f511b2c0ca17b5266b0d9.zip
Fix typo.
-rw-r--r--lispref/display.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/display.texi b/lispref/display.texi
index addf66dd7a6..70f57632533 100644
--- a/lispref/display.texi
+++ b/lispref/display.texi
@@ -3154,7 +3154,7 @@ specifies the actual color to use for displaying that name.
3154 For GIF images, specify image type @code{gif}. Because of the patents 3154 For GIF images, specify image type @code{gif}. Because of the patents
3155in the US covering the LZW algorithm, the continued use of GIF format is 3155in the US covering the LZW algorithm, the continued use of GIF format is
3156a problem for the whole Internet; to end this problem, it is a good idea 3156a problem for the whole Internet; to end this problem, it is a good idea
3157for everyone, even outside the US, to stop using GIFS right away 3157for everyone, even outside the US, to stop using GIFs right away
3158(@uref{http://www.burnallgifs.org/}). But if you still want to use 3158(@uref{http://www.burnallgifs.org/}). But if you still want to use
3159them, Emacs can display them. 3159them, Emacs can display them.
3160 3160