# HG changeset patch # User Juanma Barranquero # Date 1166431947 0 # Node ID cdf24e3ef42607be9b6bd8a8c8d0c6e4c1dbd442 # Parent 8782777c2f1a656d16907af25c5b9233fdbd27fe Whitespace change. diff -r 8782777c2f1a -r cdf24e3ef426 src/buffer.c --- a/src/buffer.c Mon Dec 18 05:16:48 2006 +0000 +++ b/src/buffer.c Mon Dec 18 08:52:27 2006 +0000 @@ -5356,7 +5356,7 @@ This is the same as (default-value 'left-margin). */); DEFVAR_LISP_NOPRO ("default-tab-width", - &buffer_defaults.tab_width, + &buffer_defaults.tab_width, doc: /* Default value of `tab-width' for buffers that do not override it. This is the same as (default-value 'tab-width). */);