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

Diff of /emacs/src/xfns.c

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

revision 1.523 by rms, Sun Nov 4 03:20:33 2001 UTC revision 1.524 by pj, Sun Nov 4 17:45:07 2001 UTC
# Line 4315  This function is an internal primitive-- Line 4315  This function is an internal primitive--
4315    x_default_parameter (f, parms, Qborder_width, make_number (2),    x_default_parameter (f, parms, Qborder_width, make_number (2),
4316                         "borderWidth", "BorderWidth", RES_TYPE_NUMBER);                         "borderWidth", "BorderWidth", RES_TYPE_NUMBER);
4317        
4318    /* This defaults to 2 in order to match xterm.  We recognize either    /* This defaults to 1 in order to match xterm.  We recognize either
4319       internalBorderWidth or internalBorder (which is what xterm calls       internalBorderWidth or internalBorder (which is what xterm calls
4320       it).  */       it).  */
4321    if (NILP (Fassq (Qinternal_border_width, parms)))    if (NILP (Fassq (Qinternal_border_width, parms)))

Legend:
Removed from v.1.523  
changed lines
  Added in v.1.524

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