]> code.delx.au - gnu-emacs/commitdiff
Remove NEWS markup so that file-attributes etc get rechecked
authorGlenn Morris <rgm@gnu.org>
Tue, 23 Oct 2012 16:26:52 +0000 (09:26 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 23 Oct 2012 16:26:52 +0000 (09:26 -0700)
etc/NEWS

index 4fd7e13f8cafd915fe0e1b9cd5b6df0e47eb8a18..27957e6787d4a513724bec8a66ce5d993a409439 100644 (file)
--- 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