pkgsrc/editors/emacs21/patches/patch-am
markd 005073fa51 Reimport existing emacs packages as emacs21{,-nox11} to allow
subsequent update of emacs packages to version 22.
2007-06-11 13:38:24 +00:00

13 lines
367 B
Text

$NetBSD: patch-am,v 1.1 2007/06/11 13:38:36 markd Exp $
--- src/xterm.c.orig 2005-12-29 13:24:55.000000000 +0000
+++ src/xterm.c
@@ -370,8 +370,6 @@ extern Lisp_Object Vx_no_window_manager;
extern Lisp_Object Qface, Qmouse_face;
-extern int errno;
-
/* A mask of extra modifier bits to put into every keyboard char. */
extern int extra_keyboard_modifiers;