Mercurial > emacs
changeset 40715:221a78cc7b5f
(Fx_create_frame): Doc fix.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Sun, 04 Nov 2001 17:45:07 +0000 |
parents | 783bcf597b69 |
children | 56df8bf9764e |
files | src/xfns.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xfns.c Sun Nov 04 17:43:52 2001 +0000 +++ b/src/xfns.c Sun Nov 04 17:45:07 2001 +0000 @@ -4315,7 +4315,7 @@ x_default_parameter (f, parms, Qborder_width, make_number (2), "borderWidth", "BorderWidth", RES_TYPE_NUMBER); - /* This defaults to 2 in order to match xterm. We recognize either + /* This defaults to 1 in order to match xterm. We recognize either internalBorderWidth or internalBorder (which is what xterm calls it). */ if (NILP (Fassq (Qinternal_border_width, parms)))