emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/mac.c


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/mac.c
Date: Mon, 06 May 2002 02:48:57 -0400

Index: emacs/src/mac.c
diff -c emacs/src/mac.c:1.2 emacs/src/mac.c:1.3
*** emacs/src/mac.c:1.2 Mon Apr 29 21:01:11 2002
--- emacs/src/mac.c     Mon May  6 02:48:57 2002
***************
*** 2699,2705 ****
         doc: /* Whether there is an owner for the given X Selection.
  The arg should be the name of the selection in question, typically one of
  the symbols `PRIMARY', `SECONDARY', or `CLIPBOARD'.
! (Those are literal upper-case symbol names, since that's what X expects.)
  For convenience, the symbol nil is the same as `PRIMARY',
  and t is the same as `SECONDARY'.  */)
    (selection)
--- 2699,2705 ----
         doc: /* Whether there is an owner for the given X Selection.
  The arg should be the name of the selection in question, typically one of
  the symbols `PRIMARY', `SECONDARY', or `CLIPBOARD'.
! \(Those are literal upper-case symbol names, since that's what X expects.)
  For convenience, the symbol nil is the same as `PRIMARY',
  and t is the same as `SECONDARY'.  */)
    (selection)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]