OSDN Git Service

Change the KWD_* macros to be constant string pointers with definitions in cmd-spell... vmacos2.2.1-7f
authorEric Branlund <ebranlund@fastmail.com>
Wed, 20 Jan 2021 23:02:38 +0000 (15:02 -0800)
committerEric Branlund <ebranlund@fastmail.com>
Wed, 20 Jan 2021 23:02:38 +0000 (15:02 -0800)
commitefab26668ea8acc8ee9d6ffd0305d96492bb3a52
treea1eba76c309b1377dec41f54db5ad3f269160692
parent60de827a2d9e6ffc3704d3fa712e9e9c17bb6899
Change the KWD_* macros to be constant string pointers with definitions in cmd-spell.c.  On platforms that use configure and automake, that allows the preprocessing done to switch character encoding to affect them since only the .c files that are compiled are preprocessed.
src/cmd-spell.c
src/cmd-spell.h