diff options
Diffstat (limited to 'editors/emacs/patches/patch-ai')
-rw-r--r-- | editors/emacs/patches/patch-ai | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/emacs/patches/patch-ai b/editors/emacs/patches/patch-ai index 838825bec0d..9db5e501b6b 100644 --- a/editors/emacs/patches/patch-ai +++ b/editors/emacs/patches/patch-ai @@ -1,8 +1,8 @@ -$NetBSD: patch-ai,v 1.2 1999/12/28 14:08:57 tron Exp $ +$NetBSD: patch-ai,v 1.3 2000/06/24 17:03:38 minoura Exp $ ---- src/sysdep.c.orig Wed Nov 4 19:44:59 1998 -+++ src/sysdep.c Sat Aug 7 14:00:26 1999 -@@ -2127,6 +2127,7 @@ +--- src/sysdep.c.orig Wed May 24 22:59:14 2000 ++++ src/sysdep.c Sun Jun 18 09:19:44 2000 +@@ -2134,6 +2134,7 @@ * */ @@ -10,7 +10,7 @@ $NetBSD: patch-ai,v 1.2 1999/12/28 14:08:57 tron Exp $ #ifndef HAVE_TEXT_START char * start_of_text () -@@ -2144,6 +2145,7 @@ +@@ -2151,6 +2152,7 @@ #endif /* TEXT_START */ } #endif /* not HAVE_TEXT_START */ |