diff options
author | Richard M. Stallman <rms@gnu.org> | 2006-09-18 16:43:43 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2006-09-18 16:43:43 +0000 |
commit | 7c5800f0bea95ef06e12c1a1b94271dd1deee494 (patch) | |
tree | 18f3c18b0c2dfaf6634526f5c325b07671458a1c /lisp/ezimage.el | |
parent | a280ecc4fc0c7dcb67992d438807f7d20b5bd159 (diff) | |
download | emacs-7c5800f0bea95ef06e12c1a1b94271dd1deee494.tar.gz |
Comment change.
Diffstat (limited to 'lisp/ezimage.el')
-rw-r--r-- | lisp/ezimage.el | 2 |
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 @@ ;; ;; A few routines for placing an image over text that will work for any ;; Emacs implementation without error. When images are not supported, then -;; they are justnot displayed. +;; they are just not displayed. ;; ;; The idea is that gui buffers (trees, buttons, etc) will have text ;; representations of the GUI elements. These routines will replace the text |