From d5ba212946944ccbe9297c04b413ad484a8a410a Mon Sep 17 00:00:00 2001 From: Torsten Hilbrich Date: Mon, 18 Mar 2002 19:49:00 +0100 Subject: Imported version 1.7.4 from tarball dictionary.el (dictionary-do-matching): removed quotes around dictionary name and match strategy dictionary.el (dictionary-do-search): removed quotes around dictionary name dictionary.el (dictionary-display-more-info): removed quotes around dictionary name. This problem (occurring with jdictd) was reported by E C Vijil --- package-info.in | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 package-info.in (limited to 'package-info.in') diff --git a/package-info.in b/package-info.in new file mode 100644 index 0000000..a16dfcc --- /dev/null +++ b/package-info.in @@ -0,0 +1,19 @@ +(dictionary + (standards-version 1.1 + version VERSION + author-version AUTHOR_VERSION + date DATE + build-date BUILD_DATE + maintainer MAINTAINER + distribution xemacs + priority low + category CATEGORY + dump nil + description "Interface to RFC2229 dictionary servers." + filename FILENAME + md5sum MD5SUM + size SIZE + provides (dictionary connection link) + requires (REQUIRES) + type regular +)) -- cgit v1.2.3