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

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

bug#30260: 27.0.50; Bug in docstring of `indent-to'


From: Eli Zaretskii
Subject: bug#30260: 27.0.50; Bug in docstring of `indent-to'
Date: Sat, 27 Jan 2018 12:12:59 +0200

> Date: Fri, 26 Jan 2018 12:10:26 +0100
> From: p.stephani2@gmail.com
> 
> 
> The docstring of `indent-to' says:
> 
> "(indent-to COLUMN &optional MINIMUM) [...] The return value is COLUMN."
> 
> However, (indent-to 1 2) returns 2, even though COLUMN is 1.

Fixed on the release branch, thanks.

Please in the future just fix such obvious problems right away,
there's no need to have a bug number for that.





reply via email to

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