[[project @ 1998-04-05 15:10:21 by mdj] mdj**19980405151021 Ignore-this: a3f9e07130886994268b354a480d1dc6 * init.scm (rindex): Bugfix: start is an optional argument. (Thanks to David Lutterkort.) ] hunk ./init.scm 40 - (apply string-rindex str char 0 start))) + (apply string-rindex str char start)))