mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
379 B
Plaintext
14 lines
379 B
Plaintext
===========================================================================
|
|
$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
|
|
|
|
===========================================================================
|