diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1785,7 +1785,7 @@ function 'encode-time', which already accepted a simple time zone rule | |||
| 1785 | argument, has been extended to accept all the new forms. | 1785 | argument, has been extended to accept all the new forms. |
| 1786 | 1786 | ||
| 1787 | *** Incompatible change in the third argument of 'format-time-string'. | 1787 | *** Incompatible change in the third argument of 'format-time-string'. |
| 1788 | Previously, any non-nil argument was interpeted as specifying Universal Time. | 1788 | Previously, any non-nil argument was interpreted as specifying Universal Time. |
| 1789 | This is no longer true; packages that want Universal Time should pass t | 1789 | This is no longer true; packages that want Universal Time should pass t |
| 1790 | as the third argument. | 1790 | as the third argument. |
| 1791 | 1791 | ||