aboutsummaryrefslogtreecommitdiff
path: root/editors/apel/pkg-descr.emacs19
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>1999-05-23 15:28:44 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>1999-05-23 15:28:44 +0000
commit4f21f14900081f633f0f518a50afc4459a1ce505 (patch)
tree585607ccdcf2b83d9a2354b4d2c281669bb0d583 /editors/apel/pkg-descr.emacs19
parent5d77d32e3e5941bfcaa460bcd5d3f2bce5928214 (diff)
Notes
Diffstat (limited to 'editors/apel/pkg-descr.emacs19')
-rw-r--r--editors/apel/pkg-descr.emacs192
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/apel/pkg-descr.emacs19 b/editors/apel/pkg-descr.emacs19
index 2fe82b611a5c..584a6a1ad4e5 100644
--- a/editors/apel/pkg-descr.emacs19
+++ b/editors/apel/pkg-descr.emacs19
@@ -31,6 +31,6 @@ APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>.
To use apel, put the following setup into your ~/.emacs:
- (require 'apel-setup)
+ (require 'apel-setupel)
--- Porting by shige <shige@FreeBSD.ORG>.