Avoid saving default magit-todos-insert-after to custom-file
Using custom-initialize-changed causes the :set function to only be
used if the variable was already set (e.g., customized by the user),
but if defcustom is just defining the default value, it will not call
the setter and cause magit-todos-insert-after to be saved to
custom-file.
合并状态:未合并 关闭于 2024-04-21 6 条评论