From 2362594622a3ef3e7fb7339919dd57ab4cf5cd3f Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 18 Dec 2006 09:11:20 +0000 Subject: [PATCH] Whitespace change (again). --- src/buffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/buffer.c b/src/buffer.c index 8bb64a67b4..97a53c5852 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -5357,7 +5357,7 @@ This is the same as (default-value 'left-margin). */); DEFVAR_LISP_NOPRO ("default-tab-width", &buffer_defaults.tab_width, - doc: /* Default value of `tab-width' for buffers that do not override it. + doc: /* Default value of `tab-width' for buffers that do not override it. This is the same as (default-value 'tab-width). */); DEFVAR_LISP_NOPRO ("default-case-fold-search", -- 2.20.1