/[emacs]/emacs/src/term.c
ViewVC logotype

Diff of /emacs/src/term.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.140 by miles, Sun May 26 07:23:47 2002 UTC revision 1.141 by miles, Tue May 28 01:15:09 2002 UTC
# Line 1  Line 1 
1  /* Terminal control module for terminals described by TERMCAP  /* Terminal control module for terminals described by TERMCAP
2     Copyright (C) 1985, 86, 87, 93, 94, 95, 98, 2000, 2001     Copyright (C) 1985, 86, 87, 93, 94, 95, 98, 2000, 2001, 2002
3     Free Software Foundation, Inc.     Free Software Foundation, Inc.
4    
5  This file is part of GNU Emacs.  This file is part of GNU Emacs.
# Line 1991  turn_off_face (f, face_id) Line 1991  turn_off_face (f, face_id)
1991     capabilities in CAPS simultaneously, with foreground and background     capabilities in CAPS simultaneously, with foreground and background
1992     colors FG and BG.  */     colors FG and BG.  */
1993    
1994  int tty_capable_p (f, caps, fg, bg)  int
1995    tty_capable_p (f, caps, fg, bg)
1996       struct frame *f;       struct frame *f;
1997       unsigned caps;       unsigned caps;
1998       unsigned long fg, bg;       unsigned long fg, bg;

Legend:
Removed from v.1.140  
changed lines
  Added in v.1.141

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26