From: Richard M. Stallman Date: Thu, 20 Oct 1994 04:40:28 +0000 (+0000) Subject: Log omitted from previous checkin: X-Git-Tag: emacs-19.34~6238 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2408b3a17cddf1b3a9c4ff3ea0c49180fefae054;p=emacs.git Log omitted from previous checkin: (x_own_selection, x_get_foreign_selection): Pass frame to x_catch_errors, x_check_errors, x_uncatch_errors. --- 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.