From 2408b3a17cddf1b3a9c4ff3ea0c49180fefae054 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 20 Oct 1994 04:40:28 +0000 Subject: [PATCH] Log omitted from previous checkin: (x_own_selection, x_get_foreign_selection): Pass frame to x_catch_errors, x_check_errors, x_uncatch_errors. --- src/xselect.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xselect.c b/src/xselect.c index 9b0eac1c3d0..e99e7afdf99 100644 --- a/src/xselect.c +++ b/src/xselect.c @@ -1,4 +1,4 @@ -/* X Selection processing for emacs +/* X Selection processing for Emacs. Copyright (C) 1993, 1994 Free Software Foundation. This file is part of GNU Emacs. -- 2.39.5