diff options
| -rw-r--r-- | lisp/calendar/todo-mode.el | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/calendar/todo-mode.el b/lisp/calendar/todo-mode.el index 69e6f72c959..ffc67fd4f9d 100644 --- a/lisp/calendar/todo-mode.el +++ b/lisp/calendar/todo-mode.el | |||
| @@ -6,9 +6,11 @@ | |||
| 6 | ;; please contact (address) O Seidel, Lessingstr 8, Eschborn, FRG | 6 | ;; please contact (address) O Seidel, Lessingstr 8, Eschborn, FRG |
| 7 | ;; (e-mail ) Oliver.Seidel@cl.cam.ac.uk (2 Aug 1997) | 7 | ;; (e-mail ) Oliver.Seidel@cl.cam.ac.uk (2 Aug 1997) |
| 8 | 8 | ||
| 9 | ;; $Id:$ | 9 | ;; $Id: todomode.el,v 1.1 1997/08/03 12:15:13 os10000 Exp os10000 $ |
| 10 | ;; | 10 | ;; |
| 11 | ;; $Log:$ | 11 | ;; $Log: todomode.el,v $ |
| 12 | ;; Revision 1.1 1997/08/03 12:15:13 os10000 | ||
| 13 | ;; Initial revision | ||
| 12 | ;; | 14 | ;; |
| 13 | 15 | ||
| 14 | ;; --------------------------------------------------------------------------- | 16 | ;; --------------------------------------------------------------------------- |