Mercurial > emacs
comparison lisp/calendar/holidays.el @ 811:e694e0879463
*** empty log message ***
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Fri, 17 Jul 1992 08:15:29 +0000 |
parents | 6fb68a1460a6 |
children | 20674ae6bf52 |
comparison
equal
deleted
inserted
replaced
810:80303373daae | 811:e694e0879463 |
---|---|
1 ;;; holidays.el --- holiday functions for the calendar package | 1 ;;; holidays.el --- holiday functions for the calendar package |
2 | 2 |
3 ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 3 ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
4 ;; Last-Modified: 14 Jul 1992 | 4 ;; Last-Modified: 14 Jul 1992 |
5 ;; Keywords: calendar | |
5 | 6 |
6 ;;; Copyright (C) 1989, 1990 Free Software Foundation, Inc. | 7 ;;; Copyright (C) 1989, 1990 Free Software Foundation, Inc. |
7 | 8 |
8 ;; This file is part of GNU Emacs. | 9 ;; This file is part of GNU Emacs. |
9 | 10 |