1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 15:00:45 -08:00

Comment change.

This commit is contained in:
Richard M. Stallman 2006-08-18 01:52:19 +00:00
parent d46c6df554
commit 017e297ea9

View file

@ -6657,7 +6657,7 @@ display marginal areas and the text area. */)
if (!NILP (right_width))
CHECK_NATNUM (right_width);
/* Do nothing on a tty. */
/* Do nothing on a tty. */
if (FRAME_WINDOW_P (WINDOW_XFRAME (w))
&& (!EQ (w->left_fringe_width, left_width)
|| !EQ (w->right_fringe_width, right_width)