From xemacs-m  Fri Jun 13 05:08:23 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id FAA03059
	for <xemacs-beta@xemacs.org>; Fri, 13 Jun 1997 05:08:15 -0500 (CDT)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.5/8.8.4)
	  id MAA06028; Fri, 13 Jun 1997 12:08:13 +0200 (MET DST)
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: [PATCH] NEWS update
X-Attribution: Hrv
X-Face: Mie8:rOV<\c/~z{s.X4A{!?vY7{drJ([U]0O=W/<W*SMo/Mv:58:*_y~ki>xDi&N7XG
        KV^$k0m3Oe/)'e%3=$PCR&3ITUXH,cK>]bci&<qQ>Ff%x_>1`T(+M2Gg/fgndU%k*ft
        [(7._6e0n-V%|%'[c|q:;}td$#INd+;?!-V=c8Pqf}3J
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 13 Jun 1997 12:08:12 +0200
Message-ID: <kig3eqmn7cj.fsf@jagor.srce.hr>
Lines: 40
X-Mailer: Gnus v5.4.52/XEmacs 20.3(beta6)

Here is another small update for NEWS.  It also includes add-log
update (which I've forwarded to RMS in the meantime; awaiting answer).

--- etc/NEWS.orig	Fri Jun 13 11:56:41 1997
+++ etc/NEWS	Fri Jun 13 12:02:28 1997
@@ -141,6 +141,19 @@
 startup, as well as instruct XEmacs to save them before exiting.  You
 can use Customize to add or remove the histories being saved.
 
+** The default format for ChangeLog entries (as created by `C-x 4 a')
+is now the international ISO 8601 format.
+
+To revert to the old behaviour, use:
+
+   (setq add-log-time-format 'current-time-string)
+
+Or `M-x customize-group RET add-log RET'.
+
+** The `M-x customize' command now automatically customizes `Emacs'
+group (top of the customize tree).  Use `M-x customize-group' to
+customize settings of a specific group.
+
 ** Gnuserv changes
 
 *** The Lisp part of gnuserv has been rewritten to allow for more
@@ -151,7 +164,7 @@
 
 *** The `gnuattact' and `gnudoit' programs have been abandoned in
 favor of `gnuclient', which now accepts the standard `-nw',
-`-eval' and `-f' options.
+`-display', `-eval' and `-f' options.
 
 ** Etags changes.
 


-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
Speak softly and carry a +6 two-handed sword.

