Mercurial > emacs
changeset 10851:8064f933eed7
(Fframep): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 28 Feb 1995 17:56:47 +0000 |
parents | 0794141677db |
children | 55552df3bd18 |
files | src/frame.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/frame.c Tue Feb 28 13:46:40 1995 +0000 +++ b/src/frame.c Tue Feb 28 17:56:47 1995 +0000 @@ -101,7 +101,7 @@ Value is t for a termcap frame (a character-only terminal),\n\ `x' for an Emacs frame that is really an X window,\n\ `pc' for a direct-write MS-DOS frame.\n\ -Also see `live-frame-p'.") +See also `frame-live-p'.") (object) Lisp_Object object; {