GNU bug report logs -
#6008
Wrong docstring
Previous Next
Reported by: Juanma Barranquero <lekktu <at> gmail.com>
Date: Thu, 22 Apr 2010 22:49:01 UTC
Severity: normal
Found in version 24.0.50
Done: Juanma Barranquero <lekktu <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Package:emacs
Version: 24.0.50
emacs -Q --eval "(describe-function 'ediff)"
=>
------------------------------------------------------------
ediff is an alias for `ediff-files' in `ediff.el'.
(ediff)
Zone out, completely.
------------------------------------------------------------
which is, of course, the docstring for `zone'.
"bzr bisect" suggests the following commit:
revno: 99933
revision-id: monnier <at> iro.umontreal.ca-20100418214933-ds6yja213e0mwysa
parent: monnier <at> iro.umontreal.ca-20100418214544-9gb64dcmmrzug2av
committer: Stefan Monnier <monnier <at> iro.umontreal.ca>
branch nick: trunk
timestamp: Sun 2010-04-18 17:49:33 -0400
message:
Hash-cons pure data.
* alloc.c (Fpurecopy): Hash-cons if requested.
(syms_of_alloc): Update purify-flag docstring.
* loadup.el: Setup hash-cons for pure data.
This bug report was last modified 15 years and 89 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.