diff options
author | cheusov <cheusov@pkgsrc.org> | 2012-07-22 11:02:40 +0000 |
---|---|---|
committer | cheusov <cheusov@pkgsrc.org> | 2012-07-22 11:02:40 +0000 |
commit | a0a418ae05b666d68bc7c663a7b91bae7609d556 (patch) | |
tree | 517581b5a38e06bbab3a011d8f740d0cea609561 /textproc/dictem/PLIST | |
parent | 333f7bfd327bb66e16ecc2ae7a2d33e08b286391 (diff) | |
download | pkgsrc-a0a418ae05b666d68bc7c663a7b91bae7609d556.tar.gz |
Add LICENSE
Update to dictem-1.0.3
- fix: "dictem-get-matches" function returns dictionary names
without ":" in the end.
- fix. insertion of text produced by "dict" client of by user's
database is always made IN THE END of dictem buffer. This fixes
the problems with hightlighting in match/define mixed results.
- Fix failure when dictem-use-user-databases-only is t. The problem
was that dictem-last-database variable was initialized
incorrectly.
Diffstat (limited to 'textproc/dictem/PLIST')
-rw-r--r-- | textproc/dictem/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/dictem/PLIST b/textproc/dictem/PLIST index 503aa138bcb..6bb9ed37bf0 100644 --- a/textproc/dictem/PLIST +++ b/textproc/dictem/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:17:14 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2012/07/22 11:02:40 cheusov Exp $ share/doc/dictem/COPYING -share/doc/dictem/ChangeLog share/doc/dictem/NEWS share/doc/dictem/README ${EMACS_LISPPREFIX}/dictem.el |