unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10783: Some built-in functionslost their argument names
@ 2012-02-10 21:25 Glenn Morris
  2012-02-10 23:04 ` Andreas Schwab
  0 siblings, 1 reply; 20+ messages in thread
From: Glenn Morris @ 2012-02-10 21:25 UTC (permalink / raw)
  To: 10783

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.





^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2012-03-06 19:50 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-10 21:25 bug#10783: Some built-in functionslost their argument names Glenn Morris
2012-02-10 23:04 ` Andreas Schwab
2012-02-10 23:30   ` Glenn Morris
2012-02-11  7:43     ` Andreas Schwab
2012-02-11  9:54       ` Eli Zaretskii
2012-02-11 10:01     ` Eli Zaretskii
2012-02-11 22:40       ` Glenn Morris
2012-02-12  3:23         ` Glenn Morris
2012-02-12  4:05           ` Eli Zaretskii
2012-02-12  5:14             ` Glenn Morris
2012-02-12 16:30               ` Eli Zaretskii
2012-03-06 19:50           ` Glenn Morris
2012-02-12  4:02         ` Eli Zaretskii
2012-02-12 15:28           ` Stefan Monnier
2012-02-12 16:29             ` Eli Zaretskii
2012-02-12 17:01               ` Stefan Monnier
2012-02-12 19:53             ` Glenn Morris
2012-02-13 13:19             ` Jason Rumney
2012-02-13 15:19               ` Stefan Monnier
2012-02-12 19:58           ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).