Sync to HEAD
[bpt/emacs.git] / lisp / calendar / todo-mode.el
index 884e547..0caedee 100644 (file)
@@ -5,7 +5,6 @@
 ;; Author: Oliver Seidel <os10000@seidel-space.de>
 ;;   [Not clear the above works, July 2000]
 ;; Created: 2 Aug 1997
-;; Version: $Id: todo-mode.el,v 1.49 2001/11/17 04:01:31 rms Exp $
 ;; Keywords: calendar, todo
 
 ;; This file is part of GNU Emacs.
 ;;      extensions that are not explicitly listed in the above quick
 ;;      installation.
 ;;
-;;  Version
-;;
-;;      Which version of todo-mode.el does this documentation refer to?
-;;
-;;      $Id: todo-mode.el,v 1.49 2001/11/17 04:01:31 rms Exp $
-;;
 ;;  Pre-Requisites
 ;;
 ;;      This package will require the following packages to be
@@ -961,4 +954,5 @@ Number of entries for each category is given by `todo-print-priorities'."
 
 (provide 'todo-mode)
 
+;;; arch-tag: 6fd91be5-776e-4464-a109-da4ea0e4e497
 ;;; todo-mode.el ends here