1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-08 15:35:02 +00:00

src/frame.c: Fix previous change.

This commit is contained in:
Juanma Barranquero 2010-10-22 12:52:08 +02:00
parent 89baa1df69
commit cd5ad71278

View 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;
{