(casify_region): Use explicit local vars for start
authorKarl Heuer <kwzh@gnu.org>
Tue, 6 Jun 1995 01:43:42 +0000 (01:43 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 6 Jun 1995 01:43:42 +0000 (01:43 +0000)
commit2371fad4d8f4e56af9517b9f3be32b3f8b53514c
treec19e93c56d372bf1abb58ead5cf90d1eb18ac464
parent53480e99d358bb1167a38cd13167ea55122cd754
(casify_region): Use explicit local vars for start
and end, so that the type will be correct.
(operate_on_word): Likewise for iarg in this function.
(upcase_initials, upcase_initials_region): Deleted; these were
redundant copies of Fupcase_initials and Fupcase_initials_region.
src/casefiddle.c