From: Juanma Barranquero <lekktu@gmail.com>
To: 6008-done@debbugs.gnu.org
Subject: bug#6008: Wrong docstring
Date: Thu, 29 Apr 2010 16:30:03 +0200 [thread overview]
Message-ID: <w2kf7ccd24b1004290730p9c6e31deh59fe92a8c19269f8@mail.gmail.com> (raw)
In-Reply-To: <w2of7ccd24b1004221548s130cc9efv722968663caac657@mail.gmail.com>
Fixed with monnier@iro.umontreal.ca-20100429124201-s9b3tw6oej7af6fh
2010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
Fix wrong-docstring problem introduced with hash-consing. (Bug#6008)
* eval.c (Fautoload): Set doc to a unique number rather than to 0.
Remove unused var `args'.
* lisp.h (XSETCARFASTINT, XSETCDRFASTINT): Remove.
(LOADHIST_ATTACH): Wrap with do...while to avoid surprises for callers.
* doc.c (store_function_docstring): Use XSETCAR.
prev parent reply other threads:[~2010-04-29 14:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-22 22:48 bug#6008: Wrong docstring Juanma Barranquero
2010-04-29 14:30 ` Juanma Barranquero [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=w2kf7ccd24b1004290730p9c6e31deh59fe92a8c19269f8@mail.gmail.com \
--to=lekktu@gmail.com \
--cc=6008-done@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.