GNU bug report logs -
#23902
25.1.50; Strange warning on string-collate-equalp's docstring
Previous Next
Reported by: oscarfv <at> telefonica.net (Óscar Fuentes)
Date: Tue, 5 Jul 2016 22:07:01 UTC
Severity: minor
Found in version 25.1.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #58 received at 23902-done <at> debbugs.gnu.org (full text, mbox):
> From: Michael Heerdegen <michael_heerdegen <at> web.de>
> Cc: oscarfv <at> telefonica.net, 23902 <at> debbugs.gnu.org
> Date: Thu, 07 Jul 2016 23:52:30 +0200
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> > Yes, documentation changes are okay on emacs-25.
>
> Oh, I see now this function is defined in C. I'm not sure what I
> exactly have to do (the docstring is in a comment?).
Yes, doc strings in C are comments. They are collected by
make-docfile and written to etc/DOC at build time.
> Maybe you can make the change this time, Eli?
I did, but you shouldn't be scared like that of making such trivial
changes in the C sources. There are lots of examples in the *.c files
that you could use to see the simple formatting we use. The results
are easy to check: just build Emacs and type "C-h f". And of course,
you can ask questions if you feel uncertain of something.
Thanks.
This bug report was last modified 8 years and 313 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.