Mercurial > emacs
changeset 74721:24338a0d4577
Whitespace change (again).
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 18 Dec 2006 09:11:20 +0000 |
parents | cdf24e3ef426 |
children | 0667e74a40b9 |
files | src/buffer.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/buffer.c Mon Dec 18 08:52:27 2006 +0000 +++ b/src/buffer.c Mon Dec 18 09:11:20 2006 +0000 @@ -5357,7 +5357,7 @@ 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",