GNU bug report logs -
#35994
Remove leading '*' from defcustom docstring todo considered done
Previous Next
Reported by: Stefan Kangas <stefan <at> marxist.se>
Date: Wed, 29 May 2019 17:56:01 UTC
Severity: minor
Tags: patch
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 35994-done <at> debbugs.gnu.org (full text, mbox):
> From: Stefan Kangas <stefan <at> marxist.se>
> Date: Mon, 3 Jun 2019 02:43:59 +0200
> Cc: 35994 <at> debbugs.gnu.org
>
> Basil L. Contovounesios <contovob <at> tcd.ie> writes:
> > There is also at least one defface (ibuffer-locked-buffer), and the
>
> Please find attached an updated patch fixing this - thanks.
>
> > defvars in lisp/obsolete/cc-compat.el (I just did a quick rgrep '^ "\*').
>
> This is related to the TODO:
>
> ** Convert all defvars with leading '*' in the doc-strings into defcustoms
> of appropriate :type and :group.
>
> I have attached a second patch which fixes this TODO item.
Thanks, I pushed this to the master branch.
Please in the future, if you send several patches that change the same
files, be sure to arrange them in the order you made the changes,
because otherwise they might fail to apply. In this case you sent the
patches in the reverse order; I was lucky to be able to figure out
that they need to be applied in reverse.
(In general, if you change the same files for reasons that are closely
related, like in this case, sending a single patch makes the job of
installing easier.)
This bug report was last modified 6 years and 70 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.