From: Jani Nikula Date: Sat, 17 Dec 2016 16:20:27 +0000 (+0200) Subject: cli/config: rename name to key in _config_set_list X-Git-Tag: 0.24_rc0~54 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=0df6e5c38789f0c650db8663c878883e255be46c;hp=0df6e5c38789f0c650db8663c878883e255be46c cli/config: rename name to key in _config_set_list The other getters and setters speak of key, follow suit. No functional changes. ---