diff options
author | Dave Love <fx@gnu.org> | 2003-10-06 16:33:13 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2003-10-06 16:33:13 +0000 |
commit | f73c072cbf8e1cb8573c1376f50b0fed1f809849 (patch) | |
tree | bfad83e23a0918d801f6da43191ece7503409f08 /lisp/strokes.el | |
parent | e2f9e1b2adc8053e6260757659d2efcd9f645aaf (diff) | |
download | emacs-f73c072cbf8e1cb8573c1376f50b0fed1f809849.tar.gz |
Comment.
Diffstat (limited to 'lisp/strokes.el')
-rw-r--r-- | lisp/strokes.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/strokes.el b/lisp/strokes.el index fe8d17b40d0..c6ad0c6d55a 100644 --- a/lisp/strokes.el +++ b/lisp/strokes.el @@ -173,6 +173,8 @@ ;; Other: I always have the most beta version of strokes, so if you ;; want it just let me know. +;; Fixme: Use pbm instead of xpm for pixmaps to work generally. + ;;; Code: ;;; Requirements and provisions... |