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

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

bug#12896: 24.2; return value of enlarge-window and shrink-window


From: martin rudalics
Subject: bug#12896: 24.2; return value of enlarge-window and shrink-window
Date: Fri, 16 Nov 2012 16:33:50 +0100

The doc string of enlarge-window states that the function "Return nil."
However, (enlarge-window 0) returns t.
The same issue applies to shrink-window, too.

Indeed.  Since IIRC the C versions of these functions did not specify
the return value either, I removed these sentences from the doc-strings
in revision 11088 of the Emacs-24 branch.

Thanks for the report, martin





reply via email to

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