pkgsrc/textproc/emacs-dict-client/MESSAGE

14 lines
384 B
Text
Raw Normal View History

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2002/11/20 08:39:22 tron Exp $
You may want to add
(setq load-path
(cons (expand-file-name "${PREFIX}/share/emacs/site-lisp/dictionary")
load-path))
(load "dictionary-init")
to your .emacs
===========================================================================