aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshige <shige@FreeBSD.org>2002-04-10 23:55:05 +0800
committershige <shige@FreeBSD.org>2002-04-10 23:55:05 +0800
commita1795f44b09893933310340edc47ec0e4b0bc7e4 (patch)
treef519ab1be4fb311732740281002e63fce20b57cc
parent396abb6d4fdb09afe29a051e5f681f995333f147 (diff)
downloadfreebsd-ports-graphics-a1795f44b09893933310340edc47ec0e4b0bc7e4.tar.gz
freebsd-ports-graphics-a1795f44b09893933310340edc47ec0e4b0bc7e4.tar.zst
freebsd-ports-graphics-a1795f44b09893933310340edc47ec0e4b0bc7e4.zip
Fix build-failure at makeinfo(4.1 or later).
Submitted by: yoichi Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/12604
-rw-r--r--editors/emacs20/files/patch-an11
1 files changed, 10 insertions, 1 deletions
diff --git a/editors/emacs20/files/patch-an b/editors/emacs20/files/patch-an
index 0e16253ef00..e89d18a67d7 100644
--- a/editors/emacs20/files/patch-an
+++ b/editors/emacs20/files/patch-an
@@ -1,5 +1,5 @@
--- man/emacs.texi.orig Tue Jun 13 04:12:20 2000
-+++ man/emacs.texi Sat Jul 1 21:02:39 2000
++++ man/emacs.texi Tue Apr 9 22:47:39 2002
@@ -11,9 +11,9 @@
updated for Emacs version 20.7.
@c Please REMEMBER to update edition number in *three* places in this file.
@@ -12,3 +12,12 @@
@end direntry
Published by the Free Software Foundation
+@@ -119,7 +119,7 @@
+ Emacs is the extensible, customizable, self-documenting real-time
+ display editor. This Info file describes how to edit with Emacs and
+ some of how to customize it; it corresponds to GNU Emacs version 20.7.
+-For information on extending Emacs, see @ref{,Emacs Lisp,, elisp, The
++For information on extending Emacs, see @ref{Top, Emacs Lisp,, elisp, The
+ Emacs Lisp Reference Manual}.
+ @end ifinfo
+