1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00

Whitespace change (again).

This commit is contained in:
Juanma Barranquero 2006-12-18 09:11:20 +00:00
parent bc0ede3568
commit 2362594622

View file

@ -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",