diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2001-10-22 18:49:58 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2001-10-22 18:49:58 +0000 |
commit | 1b0fd1c7e499af4e346f388fdba5cab04f081294 (patch) | |
tree | 710bba81c2b798a16d448a0a80c937630ef738b8 /editors/flim113/pkg-descr.emacs19 | |
parent | 457a95e1012e0f0eb71382fdd13266a799741fed (diff) |
Notes
Diffstat (limited to 'editors/flim113/pkg-descr.emacs19')
-rw-r--r-- | editors/flim113/pkg-descr.emacs19 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/flim113/pkg-descr.emacs19 b/editors/flim113/pkg-descr.emacs19 index 8893698ed661..bb84f58126d8 100644 --- a/editors/flim113/pkg-descr.emacs19 +++ b/editors/flim113/pkg-descr.emacs19 @@ -8,12 +8,11 @@ FLIM, message representation or encoding emacs lisp library for emacs. - mailcap parser and utility FLIM is installed the following directory tree: - ${LOCALBASE}/share/emacs/site-lisp/flim/ --- FLIM - + ${LOCALBASE}/share/emacs/site-lisp/flim/ To use flim, put the following setup into your ~/.emacs: (require 'apel-setupel) (require 'flim-setupel) ---- Porting by shige <shige@FreeBSD.ORG> +Ported by shige@FreeBSD.ORG |