From b6061a8869e83588848b17d3f3fdaa265fe3a97b Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 31 May 2005 12:10:29 +0000 Subject: [PATCH] Comment change. --- lisp/calendar/diary-lib.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/calendar/diary-lib.el b/lisp/calendar/diary-lib.el index c8e6843d4b2..6aec579c107 100644 --- a/lisp/calendar/diary-lib.el +++ b/lisp/calendar/diary-lib.el @@ -1054,8 +1054,6 @@ changing the variable `diary-include-string'." (match-string-no-properties 2))) (mark-diary-entries-hook 'mark-included-diary-files) (dbuff (find-buffer-visiting diary-file))) - ;; TODO if dbuff is non-nil, should we check for modifications - ;; and offer to save it first? (if (file-exists-p diary-file) (if (file-readable-p diary-file) (progn -- 2.39.5