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

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

bug#44107: set-window-dedicated-p: args should be marked as optional


From: Boruch Baum
Subject: bug#44107: set-window-dedicated-p: args should be marked as optional
Date: Tue, 20 Oct 2020 18:55:32 -0400
User-agent: NeoMutt/20180716

The definition for function `set-window-dedicated-p' indicates that its
two arguments are required, but the docstring indicates that the
arguments are optional. I haven't looked at the C source code, but my
testing indicates that the arguments really are optional, so the
description should mark them as such, ie.

  (set-window-dedicated-p &optional WINDOW FLAG)

--
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1  7286 0036 9E45 1595 8BC0





reply via email to

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