From: Glenn Morris Date: Tue, 23 Oct 2012 16:26:52 +0000 (-0700) Subject: Remove NEWS markup so that file-attributes etc get rechecked X-Git-Tag: emacs-24.2.90~209^2~107 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7108f8e38a73bafbea34eafd385aba243fe56a37;p=emacs.git Remove NEWS markup so that file-attributes etc get rechecked --- 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: *** `current-time-string' no longer requires that its argument's year must be in the range 1000..9999. It now works with any year supported by the underlying C implementation. ---- + *** `current-time' now returns extended-format time stamps (HIGH LOW USEC PSEC), where the new PSEC slot specifies picoseconds. PSEC is typically a multiple of 1000 on current machines. Other