From: Edward M. Reingold Date: Wed, 13 Jul 1994 15:14:02 +0000 (+0000) Subject: Correct file name on last line of file. X-Git-Tag: emacs-19.34~7614 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=14fd63950c82cc0bad259848a558a4c9b5ededa3;p=emacs.git Correct file name on last line of file. --- diff --git a/lisp/diary-lib.el b/lisp/diary-lib.el index 2a7b8edc468..43e8a4c54f1 100644 --- a/lisp/diary-lib.el +++ b/lisp/diary-lib.el @@ -1895,4 +1895,4 @@ A value of 0 in any position is a wildcard." (provide 'diary) -;;; diary.el ends here +;;; diary-lib.el ends here