summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-10-23 09:26:52 -0700
committerGlenn Morris <rgm@gnu.org>2012-10-23 09:26:52 -0700
commit7108f8e38a73bafbea34eafd385aba243fe56a37 (patch)
tree7745fce8f05d1c7d7e3eafade541ad900c52f546
parentfe605b9411bb4d0b1fd12395d0fb75d5b734141b (diff)
downloademacs-7108f8e38a73bafbea34eafd385aba243fe56a37.tar.gz
Remove NEWS markup so that file-attributes etc get rechecked
-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:
*** `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