Mercurial > emacs
diff etc/NEWS @ 56589:eb864aaf90b0
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 02 Aug 2004 15:30:37 +0000 |
parents | e7ddaefbeaa4 |
children | 6c25cc5e679c 0bdb5a16ae51 |
line wrap: on
line diff
--- a/etc/NEWS Mon Aug 02 15:20:18 2004 +0000 +++ b/etc/NEWS Mon Aug 02 15:30:37 2004 +0000 @@ -2187,6 +2187,10 @@ * Lisp Changes in Emacs 21.4 +** Function `compute-motion' now calculates the usable window +width if the WIDTH argument is nil. If the TOPOS argument is nil, +the usable window height and width is used. + +++ ** `visited-file-modtime' and `calendar-time-from-absolute' now return a list of two integers, instead of a cons.