Comment change.
This commit is contained in:
parent
8bab33ad3c
commit
b6061a8869
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue