diff etc/NEWS @ 93812:f9511d3f9c48

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Mon, 07 Apr 2008 02:02:15 +0000
parents 310118b32104
children ac3c073bf1c2
line wrap: on
line diff
--- a/etc/NEWS	Mon Apr 07 02:01:03 2008 +0000
+++ b/etc/NEWS	Mon Apr 07 02:02:15 2008 +0000
@@ -570,6 +570,13 @@
 Similarly, the commands `american-calendar' and `european-calendar'
 should be replaced by `calendar-set-date-style'.
 
+*** The calendar namespace has been rationalized.
+All functions and variables now begin with a `calendar-', `diary-', or
+`holiday-' prefix.  The various calendar systems have secondary
+prefixes, eg `calendar-french-'.  The old names you are likely to use
+directly still exist, for the time being, as aliases, but please start
+using the new names.
+
 ** Miscellaneous programming mode changes
 
 *** The file etc/emacs.py now supports both Python 2 and 3, meaning