summaryrefslogtreecommitdiff
path: root/lisp/gnus/time-date.el
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2001-07-15 17:42:53 +0000
committerPavel Janík <Pavel@Janik.cz>2001-07-15 17:42:53 +0000
commit715a2ca2fc1be26e8420f209c3440b90d687fec6 (patch)
tree8b174bcbda39e57f48ecfae086ef3526bc9bd13d /lisp/gnus/time-date.el
parent5553563924453df2e3c5bf011bf5b7527172b2f6 (diff)
downloademacs-715a2ca2fc1be26e8420f209c3440b90d687fec6.tar.gz
emacs-715a2ca2fc1be26e8420f209c3440b90d687fec6.tar.bz2
emacs-715a2ca2fc1be26e8420f209c3440b90d687fec6.zip
Some fixes to follow coding conventions in files from Gnus.
Diffstat (limited to 'lisp/gnus/time-date.el')
-rw-r--r--lisp/gnus/time-date.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/time-date.el b/lisp/gnus/time-date.el
index 3bfb9a454d0..823954b54aa 100644
--- a/lisp/gnus/time-date.el
+++ b/lisp/gnus/time-date.el
@@ -1,4 +1,4 @@
-;;; time-date.el --- Date and time handling functions
+;;; time-date.el --- date and time handling functions
;; Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>