GNU bug report logs -
#3740
documentation of args to `documentation-property' differ info<-->docstring on 23.0.92.1 thru 23.0.95
Previous Next
Reported by: MON KEY <monkey <at> sandpframing.com>
Date: Thu, 2 Jul 2009 18:30:04 UTC
Severity: minor
Tags: wontfix
Merged with 7160
Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
pretests 23.0.92.1 thru 23.0.95
documentation of args to `documentation-property' differ info<-->help&src
C-h f documentation-property
=> "(documentation-property symbol prop &optional raw)"
(info "(elisp)Accessing Documentation")
=> "-- Function: documentation-property symbol property &optional verbatim"
-----------------------------------------------
../emacs-23.0.95/info/elisp-5 @lines 2258-2261
"24.2 Access to Documentation Strings
====================================
-- Function: documentation-property symbol property &optional verbatim"
------------------------------------------
../emacs-23.0.95/src/doc.c @lines 475-476
" (symbol, prop, raw)
Lisp_Object symbol, prop, raw;"
This bug report was last modified 13 years and 329 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.