* todo-mode.el: Offer to convert legacy file. Update commentary.
commit03e6d46963d5fa9105f55416bf81cd6d1b57b8b5
authorStephen Berman <stephen.berman@gmx.net>
Fri, 21 Jun 2013 13:23:51 +0000 (21 15:23 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Fri, 21 Jun 2013 13:23:51 +0000 (21 15:23 +0200)
tree788407de5698e21a52f97696db4abd58c15259bd
parente2ff2f69b9db9bd96bc16dc02ed08cd053ef778c
* todo-mode.el: Offer to convert legacy file.  Update commentary.
(todo-show): If a legacy file is found and no new todo file
exists, offer to convert it and show it.  Restore autoload cookie.
(todo-convert-legacy-files): Delete unused local variable.
If todo-directory doesn't exist, create it before writing to file.
Check format of converted files.  Prompt to show converted todo file.
lisp/calendar/ChangeLog
lisp/calendar/todo-mode.el