diff options
author | Edward M. Reingold <reingold@emr.cs.iit.edu> | 1994-07-13 15:14:02 +0000 |
---|---|---|
committer | Edward M. Reingold <reingold@emr.cs.iit.edu> | 1994-07-13 15:14:02 +0000 |
commit | 14fd63950c82cc0bad259848a558a4c9b5ededa3 (patch) | |
tree | 43b3cca2895127906aeead2f213a2bbc2681b6f7 /lisp/diary-lib.el | |
parent | 9a5540dbda535f37a3b356b47878cc38574e4bac (diff) | |
download | emacs-14fd63950c82cc0bad259848a558a4c9b5ededa3.tar.gz |
Correct file name on last line of file.
Diffstat (limited to 'lisp/diary-lib.el')
-rw-r--r-- | lisp/diary-lib.el | 2 |
1 files changed, 1 insertions, 1 deletions
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 |