diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2003-06-09 09:02:28 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2003-06-09 09:02:28 +0000 |
commit | 4ad9f46df52a17ffc05c20a9c02192c8ac816135 (patch) | |
tree | c67d335f556755ee8a990bd2084c4900ba5beb00 /lang/elisp-manual | |
parent | 1f1d56add16b003bdab7d06478b2daeb0c298627 (diff) | |
download | pkgsrc-4ad9f46df52a17ffc05c20a9c02192c8ac816135.tar.gz |
Update to 21.8, edition 2.6 of the Emacs Lisp Reference Manual,
corresponding to GNU Emacs version 21.2.
Diffstat (limited to 'lang/elisp-manual')
-rw-r--r-- | lang/elisp-manual/DESCR | 2 | ||||
-rw-r--r-- | lang/elisp-manual/Makefile | 7 | ||||
-rw-r--r-- | lang/elisp-manual/PLIST | 7 | ||||
-rw-r--r-- | lang/elisp-manual/distinfo | 6 |
4 files changed, 12 insertions, 10 deletions
diff --git a/lang/elisp-manual/DESCR b/lang/elisp-manual/DESCR index 03bb4839b25..18dc500b390 100644 --- a/lang/elisp-manual/DESCR +++ b/lang/elisp-manual/DESCR @@ -23,5 +23,3 @@ basic information. Lisp that have counterparts in many programming languages, and later chapters describe features that are peculiar to Emacs Lisp or relate specifically to editing. - - This is edition 2.5. diff --git a/lang/elisp-manual/Makefile b/lang/elisp-manual/Makefile index 1b68547fe7f..338b52242b2 100644 --- a/lang/elisp-manual/Makefile +++ b/lang/elisp-manual/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2002/03/16 06:25:43 dbj Exp $ +# $NetBSD: Makefile,v 1.7 2003/06/09 09:02:28 uebayasi Exp $ -DISTNAME= elisp-manual-20-2.5 +DISTNAME= elisp-manual-21-2.8 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=emacs/} @@ -8,11 +8,10 @@ MAINTAINER= uebayasi@netbsd.org HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html COMMENT= The Emacs Lisp Reference Manual for GNU Emacs Version 20.3 -GNU_CONFIGURE= yes +GNU_CONFIGURE= YES TEXINFO_OVERRIDE= YES ALL_TARGET= elisp - .include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" diff --git a/lang/elisp-manual/PLIST b/lang/elisp-manual/PLIST index 18bac6054bd..9c574fc64b3 100644 --- a/lang/elisp-manual/PLIST +++ b/lang/elisp-manual/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:24 seb Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/06/09 09:02:28 uebayasi Exp $ @unexec ${INSTALL_INFO} --delete %D/info/elisp %D/info/dir info/elisp info/elisp-1 @@ -44,4 +44,9 @@ info/elisp-40 info/elisp-41 info/elisp-42 info/elisp-43 +info/elisp-44 +info/elisp-45 +info/elisp-46 +info/elisp-47 +info/elisp-48 @exec ${INSTALL_INFO} %D/info/elisp %D/info/dir diff --git a/lang/elisp-manual/distinfo b/lang/elisp-manual/distinfo index d3d8ffd7303..1fe70fac798 100644 --- a/lang/elisp-manual/distinfo +++ b/lang/elisp-manual/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/19 15:00:49 agc Exp $ +$NetBSD: distinfo,v 1.3 2003/06/09 09:02:28 uebayasi Exp $ -SHA1 (elisp-manual-20-2.5.tar.gz) = e0a6e89828cc59a7701823c28012816edd0b8d60 -Size (elisp-manual-20-2.5.tar.gz) = 2186099 bytes +SHA1 (elisp-manual-21-2.8.tar.gz) = 252fd99132f6b7c553a8737d9ba0a8b82636641c +Size (elisp-manual-21-2.8.tar.gz) = 2455995 bytes |