comparison lisp/calendar/cal-iso.el @ 90242:5e2d3828e89f

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 581-597) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 133-141) - Update from CVS - Merge from emacs--cvs-trunk--0 - Update from CVS: texi/gnus.texi (RSS): Fix key description. - Update from CVS: texi/gnus.texi (Document Server Internals): Addition.
author Miles Bader <miles@gnu.org>
date Sat, 15 Oct 2005 00:26:05 +0000
parents a3716f7538f2 5c09efcfc1d9
children 7beb78bc1f8e
comparison
equal deleted inserted replaced
90241:c293a93ebacf 90242:5e2d3828e89f
1 ;;; cal-iso.el --- calendar functions for the ISO calendar 1 ;;; cal-iso.el --- calendar functions for the ISO calendar
2 2
3 ;; Copyright (C) 1995, 1997, 2004 Free Software Foundation, Inc. 3 ;; Copyright (C) 1995, 1997, 2004 Free Software Foundation, Inc.
4 4
5 ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> 5 ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
6 ;; Maintainer: Glenn Morris <gmorris@ast.cam.ac.uk> 6 ;; Maintainer: Glenn Morris <rgm@gnu.org>
7 ;; Keywords: calendar 7 ;; Keywords: calendar
8 ;; Human-Keywords: ISO calendar, calendar, diary 8 ;; Human-Keywords: ISO calendar, calendar, diary
9 9
10 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.
11 11