summaryrefslogtreecommitdiff
path: root/editors/emacs/patches/patch-at
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs/patches/patch-at')
-rw-r--r--editors/emacs/patches/patch-at8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/emacs/patches/patch-at b/editors/emacs/patches/patch-at
index 45ef92ac548..c3ace0207eb 100644
--- a/editors/emacs/patches/patch-at
+++ b/editors/emacs/patches/patch-at
@@ -1,10 +1,10 @@
-$NetBSD: patch-at,v 1.3 2005/12/29 13:56:51 joerg Exp $
+$NetBSD: patch-at,v 1.4 2007/06/11 13:57:20 markd Exp $
---- src/process.c.orig 2005-12-29 13:33:52.000000000 +0000
+--- src/process.c.orig 2007-05-15 02:56:31.000000000 +1200
+++ src/process.c
-@@ -147,9 +147,6 @@ Lisp_Object Qlast_nonmenu_event;
+@@ -203,9 +203,6 @@ extern Lisp_Object QCfilter;
- extern void set_waiting_for_input P_ ((EMACS_TIME *));
+ extern char *get_operating_system_release ();
-#ifndef USE_CRT_DLL
-extern int errno;