head	1.7;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.4
	RELEASE_4_4_0:1.4
	RELEASE_4_3_0:1.4
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.3
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.3
	RELEASE_3_4_0:1.3
	RELEASE_3_3_0:1.3
	RELEASE_3_2_0:1.3
	RELEASE_3_1_0:1.3
	RELEASE_2_2_8:1.3
	RELEASE_3_0_0:1.3
	RELEASE_2_2_7:1.1.1.1
	v19_2_4_2:1.1.1.1
	CROYLE:1.1.1;
locks; strict;
comment	@# @;


1.7
date	2012.11.17.05.58.49;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2005.04.25.16.27.56;	author vs;	state Exp;
branches;
next	1.5;

1.5
date	2005.04.20.13.48.17;	author vs;	state Exp;
branches;
next	1.4;

1.4
date	2001.01.04.13.12.07;	author nbm;	state Exp;
branches;
next	1.3;

1.3
date	98.09.19.04.04.58;	author vanilla;	state Exp;
branches;
next	1.2;

1.2
date	98.09.18.21.51.42;	author vanilla;	state Exp;
branches;
next	1.1;

1.1
date	98.04.27.14.53.01;	author kuriyama;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.04.27.14.53.01;	author kuriyama;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@
$FreeBSD: head/lang/elisp-manual/files/patch-ab 300896 2012-07-14 13:54:48Z beat $

--- elisp.texi.orig
+++ elisp.texi
@@@@ -1,12 +1,11 @@@@
 \input texinfo  @@c -*-texinfo-*-
 @@c %**start of header
 @@setfilename elisp
 @@settitle GNU Emacs Lisp Reference Manual
 @@c %**end of header
-
-@@dircategory Editors
+@@dircategory Emacs Lisp programming
 @@direntry
-* Elisp: (elisp).	The Emacs Lisp Reference Manual.
+* Elisp manual: (elisp).        The Emacs Lisp Reference Manual.
 @@end direntry
 
 @@smallbook
@


1.6
log
@Fix @@setfilename in info-file

PR:		ports/80319
Submitted by:	NIIMI Satoshi
@
text
@d2 1
a2 1
$FreeBSD: ports/lang/elisp-manual/files/patch-ab,v 1.5 2005/04/20 13:48:17 vs Exp $
@


1.5
log
@- Use MAKE_ARGS & INFO
- Track dependent port

Approved by: yoichi@@
@
text
@d2 1
a2 1
$FreeBSD$
d9 1
a9 2
-@@setfilename elisp
+@@setfilename elisp.info
@


1.4
log
@Update to 21-2.6.

PR:		23955
Submitted by:	Don Croyle <croyle@@gelemna.org>
@
text
@d1 10
a10 4
--- elisp.texi.orig	Wed Jun 28 13:22:31 2000
+++ elisp.texi	Sat Dec 30 04:55:55 2000
@@@@ -3,10 +3,9 @@@@
 @@setfilename elisp
d21 1
a21 1
 @@c uncomment this if you want the result in @@smallbook format
@


1.3
log
@Correct the category of info page.
@
text
@d1 2
a2 2
--- elisp.texi.orig	Sat Jun 13 08:28:17 1998
+++ elisp.texi	Sat Sep 19 10:48:30 1998
d15 1
a15 1
 @@smallbook
@


1.2
log
@Upgrade to 20-2.5, and merge all info page to a BIG file.
@
text
@d1 15
a15 15
*** elisp.texi.orig	Mon Dec 16 17:37:22 1996
--- elisp.texi	Tue Nov 18 19:33:09 1997
***************
*** 3,8 ****
--- 3,12 ----
  @@setfilename elisp
  @@settitle GNU Emacs Lisp Reference Manual
  @@c %**end of header
+ @@dircategory Emacs Lisp programming
+ @@direntry
+ * Elisp manual: (elisp).        The Emacs Lisp Reference Manual.
+ @@end direntry
  
  @@ifinfo
  This version is the edition 2.4.2 of the GNU Emacs Lisp
@


1.1
log
@Initial revision
@
text
@d1 2
a2 2
*** ../elisp-manual-19-2.4.2/elisp.texi.orig	Mon Dec 16 17:37:22 1996
--- ../elisp-manual-19-2.4.2/elisp.texi	Tue Nov 18 19:33:09 1997
@


1.1.1.1
log
@Emacs Lisp reference manual

Submitted by:	Don Croyle <croyle@@gelemna.ft-wayne.in.us>
PR:		ports/5086
@
text
@@
