emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Integration of dictionary package


From: Stefan Kangas
Subject: Re: Integration of dictionary package
Date: Thu, 19 Nov 2020 12:29:02 -0800

Jean Louis <bugs@gnu.support> writes:

> There is other file dictionary.el under cedet, I hope that will not
> cause problem.

Should be fine:

(require 'srecode/dictionary)  => srecode/dictionary
(require 'dictionary)          => <error>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]