From: Juanma Barranquero Date: Mon, 18 Dec 2006 08:52:27 +0000 (+0000) Subject: Whitespace change. X-Git-Tag: emacs-pretest-22.0.92~37 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bc0ede3568d598b3639f4f855e517fdfa49b36f6;p=emacs.git Whitespace change. --- diff --git a/src/buffer.c b/src/buffer.c index 452f13a605a..8bb64a67b46 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -5356,7 +5356,7 @@ This is the same as (default-value 'fill-column). */); 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). */);