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

Diff of /emacs/src/frame.c

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

revision 1.319 by lute, Mon Jul 4 16:06:31 2005 UTC revision 1.320 by lektu, Tue Aug 2 08:11:43 2005 UTC
# Line 2353  DEFUN ("frame-char-width", Fframe_char_w Line 2353  DEFUN ("frame-char-width", Fframe_char_w
2353         0, 1, 0,         0, 1, 0,
2354         doc: /* Width in pixels of characters in the font in frame FRAME.         doc: /* Width in pixels of characters in the font in frame FRAME.
2355  If FRAME is omitted, the selected frame is used.  If FRAME is omitted, the selected frame is used.
2356  The width is the same for all characters, because  On a graphical screen, the width is the standard width of the default font.
 currently Emacs supports only fixed-width fonts.  
2357  For a terminal screen, the value is always 1.  */)  For a terminal screen, the value is always 1.  */)
2358       (frame)       (frame)
2359       Lisp_Object frame;       Lisp_Object frame;

Legend:
Removed from v.1.319  
changed lines
  Added in v.1.320

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