From 8f2cb64f11dd60f2a6933de877025a9a9e405a06 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 10 Nov 2012 18:03:45 -0800 Subject: [PATCH] NEWS markup --- etc/NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 26707315da6..ae2b5adf85d 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -131,6 +131,7 @@ next and previous path separator, respectively. *** minibuffer-electric-default-mode can rewrite (default ...) to [...]. Just set minibuffer-eldef-shorten-default to t before enabling the mode. ++++ ** ImageMagick support, if available, is automatically enabled. It is no longer necessary to call `imagemagick-register-types' explicitly to install ImageMagick image types; that function is called @@ -873,7 +874,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 @@ -885,7 +886,7 @@ stamps are still accepted. [TRIGGERED-P HI-SECS LO-SECS USECS REPEAT-DELAY FUNCTION ARGS IDLE-DELAY PSECS]. The PSECS slot is new, and uses picosecond resolution. It can be accessed via the new timer--psecs accessor. - ++++ *** Last-modified time stamps in undo lists now are of the form (t HI-SECS LO-SECS USECS PSECS) instead of (t HI-SECS . LO-SECS). -- 2.39.5