Changeset 4169 for trunk/lisp/ezimage.el
- Timestamp:
- 09/30/06 09:12:06 (2 years ago)
- Files:
-
- trunk/lisp (modified) (1 prop)
- trunk/lisp/ezimage.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp
- Property svn:ignore changed from
*.elc
MANIFEST
Makefile
Makefile.unix
makefile
elc.tar.gz
cus-load.el
finder-inf.el
subdirs.el
loaddefs.el
to
*.elc
MANIFEST
Makefile
Makefile.unix
makefile
elc.tar.gz
cus-load.el
finder-inf.el
subdirs.el
loaddefs.el
pre-mh-loaddefs.el-CMD
- Property svn:ignore changed from
trunk/lisp/ezimage.el
r4037 r4169 28 28 ;; A few routines for placing an image over text that will work for any 29 29 ;; Emacs implementation without error. When images are not supported, then 30 ;; they are just not displayed.30 ;; they are just not displayed. 31 31 ;; 32 32 ;; The idea is that gui buffers (trees, buttons, etc) will have text
