comparison lisp/calendar/time-date.el @ 61260:ae865a366a88

Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-230 Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 53-55) - Merge from emacs--cvs-trunk--0 - Update from CVS 2005-04-03 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-sum.el (gnus-summary-make-menu-bar): Fix an "unrecognised menu descriptor" error.
author Miles Bader <miles@gnu.org>
date Mon, 04 Apr 2005 05:04:44 +0000
parents 608b5e008a8b
children ad05d91d3598 02f1dbc4a199
comparison
equal deleted inserted replaced
61259:811e71c0ba12 61260:ae865a366a88
1 ;;; time-date.el --- date and time handling functions 1 ;;; time-date.el --- Date and time handling functions
2 ;; Copyright (C) 1998, 1999, 2000, 2004, 2005 Free Software Foundation, Inc. 2 ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
3 3
4 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> 4 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
5 ;; Masanobu Umeda <umerin@mse.kyutech.ac.jp> 5 ;; Masanobu Umeda <umerin@mse.kyutech.ac.jp>
6 ;; Keywords: mail news util 6 ;; Keywords: mail news util
7 7