diff etc/NEWS @ 93380:0dca8f796277

Add calendar-date-style.
author Glenn Morris <rgm@gnu.org>
date Sat, 29 Mar 2008 02:47:48 +0000
parents ed10c3092847
children ea007865fdec
line wrap: on
line diff
--- a/etc/NEWS	Sat Mar 29 02:46:54 2008 +0000
+++ b/etc/NEWS	Sat Mar 29 02:47:48 2008 +0000
@@ -530,6 +530,13 @@
 When the variable `file-precious-flag' is set, the success of a remote
 file copy is checked via the file's checksum.
 
+** Calendar and diary
+
+*** There is a new date style, `iso', essentially year/month/day.
+The variable `european-calendar-style' is obsolete - use `calendar-date-style'.
+Similarly, the commands `american-calendar' and `european-calendar'
+should be replaced by `calendar-set-date-style'.
+
 ** Miscellaneous programming mode changes
 
 *** The file etc/emacs.py now supports both Python 2 and 3, meaning