emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#10783: closed (Some built-in functions lost their


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#10783: closed (Some built-in functions lost their argument names)
Date: Tue, 06 Mar 2012 19:54:02 +0000

Your message dated Tue, 06 Mar 2012 14:50:04 -0500
with message-id <address@hidden>
and subject line Re: bug#10783: Some built-in functionslost their argument names
has caused the debbugs.gnu.org bug report #10783,
regarding Some built-in functions lost their argument names
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
10783: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10783
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Some built-in functionslost their argument names Date: Fri, 10 Feb 2012 16:25:57 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
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.



--- End Message ---
--- Begin Message --- Subject: Re: bug#10783: Some built-in functionslost their argument names Date: Tue, 06 Mar 2012 14:50:04 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 24.0.95

Glenn Morris wrote:

>> I wonder if it helps if to also add the "(fn ..." part to the end of
>> the pc-win.el doc strings?
>
> That fixes the problem on GNU/Linux.

Installed.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]