aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2006-09-18 16:43:43 +0000
committerRichard M. Stallman2006-09-18 16:43:43 +0000
commit7c5800f0bea95ef06e12c1a1b94271dd1deee494 (patch)
tree18f3c18b0c2dfaf6634526f5c325b07671458a1c
parenta280ecc4fc0c7dcb67992d438807f7d20b5bd159 (diff)
downloademacs-7c5800f0bea95ef06e12c1a1b94271dd1deee494.tar.gz
emacs-7c5800f0bea95ef06e12c1a1b94271dd1deee494.zip
Comment change.
-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