* calendar/todos.el (todos-check-format): Add check of well-formedness of
[bpt/emacs.git] / lisp / calendar / ChangeLog
index 5168fe3..e3d3b45 100644 (file)
@@ -1,3 +1,9 @@
+2013-04-24  Stephen Berman  <stephen.berman@gmx.net>
+
+       * todos.el (todos-check-format): Add check of well-formedness of
+       categories sexp.  If it is well-formed but differs from
+       todos-categories, do not signal an error but display a message.
+
 2013-04-21  Stephen Berman  <stephen.berman@gmx.net>
 
        * todos.el: Fixes and improvements related to item relocation.