(init_buffer_once): Handle extra_line_spacing.
authorGerd Moellmann <gerd@gnu.org>
Mon, 24 Apr 2000 13:55:05 +0000 (13:55 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 24 Apr 2000 13:55:05 +0000 (13:55 +0000)
commita3bbced0df1558c9538deaf7544dbb2c0595840a
treeb93557a549b6b2adb11ca3daa6e3bdfe2ac0e763
parent82b911fda555d98b7c5339574fad4c69976b839e
(init_buffer_once): Handle extra_line_spacing.
(syms_of_buffer): Add `default-line-spacing' and `line-spacing'.
(reset_buffer): Don't initialize extra2 and extra3.  Intialize
extra_line_spacing from default value.
(init_buffer_once): Initialize default value of extra_line_spacing.
src/buffer.c