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

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

bug#31938: followup


From: Paul Pogonyshev
Subject: bug#31938: followup
Date: Sat, 23 Jun 2018 12:21:00 +0200

Another difference. In Emacs 24-26:

    (format "%d" 0.9) => "0"

In Emacs 27:

    (format "%d" 0.9) => "1"





reply via email to

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