13 lines
379 B
Text
13 lines
379 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2003/05/06 17:42:48 jmmv 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
|
|
|
|
===========================================================================
|