GNU bug report logs -
#10783
Some built-in functions lost their argument names
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Fri, 10 Feb 2012 21:28:02 UTC
Severity: normal
Merged with 10957
Found in versions 24.0.93, 24.0.94
Fixed in version 24.0.95
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #3 received at submit <at> debbugs.gnu.org (full text, mbox):
Package: emacs
Version: 24.0.93
Current trunk on x86_64 GNU/Linux:
emacs -Q
C-h f x-get-selection-internal
x-get-selection-internal is a built-in function in `xselect.c'.
(x-get-selection-internal ARG1 ARG2 &optional ARG3 ARG4)
It has lost the argument names.
Actually, it is also missing the entire second paragraph of the doc
("TERMINAL should be a terminal object...").
In 23.4, it says:
x-get-selection-internal is a built-in function in `C source code'.
(x-get-selection-internal SELECTION-SYMBOL TARGET-TYPE &optional TIME-STAMP)
Similar problem for at least x-disown-selection-internal,
x-own-selection-internal. It still works for eg x-get-atom-name though.
`documentation' no longer returns the "(fn )" part, which causes
help-split-fundoc to return nil.
This bug report was last modified 13 years and 134 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.