aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 4fd7e13f8ca..27957e6787d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -853,7 +853,7 @@ in Emacs 24.1:
853*** `current-time-string' no longer requires that its argument's year 853*** `current-time-string' no longer requires that its argument's year
854must be in the range 1000..9999. It now works with any year supported 854must be in the range 1000..9999. It now works with any year supported
855by the underlying C implementation. 855by the underlying C implementation.
856--- 856
857*** `current-time' now returns extended-format time stamps 857*** `current-time' now returns extended-format time stamps
858(HIGH LOW USEC PSEC), where the new PSEC slot specifies picoseconds. 858(HIGH LOW USEC PSEC), where the new PSEC slot specifies picoseconds.
859PSEC is typically a multiple of 1000 on current machines. Other 859PSEC is typically a multiple of 1000 on current machines. Other