1999-08-18 16:03:09 +02:00
|
|
|
Bitmap-mule, Package to use bitmap in MULE or Emacs/mule.
|
|
|
|
|
|
|
|
Bitmap-mule is a package to use bitmap in MULE or Emacs/mule.
|
|
|
|
Bitmap-mule has following modules:
|
|
|
|
|
1999-10-11 08:19:16 +02:00
|
|
|
- bitmap.el: kernel of bitmap-mule
|
1999-12-24 15:20:56 +01:00
|
|
|
- bitmap-bi.el: functions for Emacs 20.2 or earlier
|
2000-04-25 19:30:00 +02:00
|
|
|
- bm-utils.el: utility functions.
|
1999-10-11 08:19:16 +02:00
|
|
|
- po.el: tiny BDF font editor
|
|
|
|
- smiley-mule.el: smiley-mark encoder/decoder
|
|
|
|
- x-face-mule.el: inline X-Face decoder
|
|
|
|
- gnus-bitmap.el: Gnus/gnus related functions for x-face-mule.el
|
|
|
|
- vm-bitmap.el: VM related functions for x-face-mule.el
|
1999-08-18 16:03:09 +02:00
|
|
|
|
|
|
|
Bitmap-mule is installed the following directory tree:
|
2001-12-11 14:42:09 +01:00
|
|
|
${PREFIX}/share/mule/19.34/site-lisp/bitmap/
|
1999-08-18 16:03:09 +02:00
|
|
|
|
|
|
|
To use bitmap-mule, put the following setup into your ~/.emacs:
|
|
|
|
|
|
|
|
(require 'apel-setupel)
|
|
|
|
(require 'bitmap-setupel)
|
|
|
|
|
2001-12-11 14:42:09 +01:00
|
|
|
Ported by shige@FreeBSD.org.
|