]> git.eshelyaron.com Git - emacs.git/commitdiff
src/frame.c: Fix previous change.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 22 Oct 2010 10:52:08 +0000 (12:52 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 22 Oct 2010 10:52:08 +0000 (12:52 +0200)
src/frame.c

index d9106a721a95c5012343716d55774afc09d53684..c542cae5f6d882ac41fa7b1e4bd10627241d60cf 100644 (file)
@@ -272,8 +272,6 @@ FRAME defaults to the currently selected frame.
 Use of this function as a predicate is deprecated.  Instead,
 use `display-graphic-p' or any of the other `display-*-p'
 predicates which report frame's specific UI-related capabilities.  */)
-
-FRAME defaults to the currently selected frame.  */)
   (frame)
      Lisp_Object frame;
 {