aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ezimage.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ezimage.el b/lisp/ezimage.el
index 84ad10ad599..ed8fb497aff 100644
--- a/lisp/ezimage.el
+++ b/lisp/ezimage.el
@@ -27,7 +27,7 @@
27;; 27;;
28;; A few routines for placing an image over text that will work for any 28;; A few routines for placing an image over text that will work for any
29;; Emacs implementation without error. When images are not supported, then 29;; Emacs implementation without error. When images are not supported, then
30;; they are justnot displayed. 30;; they are just not displayed.
31;; 31;;
32;; The idea is that gui buffers (trees, buttons, etc) will have text 32;; The idea is that gui buffers (trees, buttons, etc) will have text
33;; representations of the GUI elements. These routines will replace the text 33;; representations of the GUI elements. These routines will replace the text