]> git.eshelyaron.com Git - emacs.git/commit
(recompute_width_table): Do the right thing if no previous table existed.
authorKarl Heuer <kwzh@gnu.org>
Fri, 18 Nov 1994 07:17:17 +0000 (07:17 +0000)
committerKarl Heuer <kwzh@gnu.org>
Fri, 18 Nov 1994 07:17:17 +0000 (07:17 +0000)
commit228a2e1a479455a6ce156ea19aa72ebfd01be7d4
tree9e211b6e4d2d058db4efb8cfcf3a966aba5c48b0
parentb5088f8084d2e9250650a4b58ac2111ac1ff2d96
(recompute_width_table): Do the right thing if no previous table existed.
Fix Lisp_Object vs. integer problem.
(width_run_cache_on_off): Let recompute_width_table create the vector.
src/indent.c