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:
parent
bc0ede3568
commit
2362594622
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue