diff options
author | Richard M. Stallman <rms@gnu.org> | 1995-10-30 17:35:01 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1995-10-30 17:35:01 +0000 |
commit | be010748989d2be1af4eaa5e602f4cf49d37bf26 (patch) | |
tree | 787be8f0e6f74109e30b02ac8c107b3fe201181f /lisp/timezone.el | |
parent | ad837797de652021a470c5a5c0f1165709df7528 (diff) | |
download | emacs-be010748989d2be1af4eaa5e602f4cf49d37bf26.tar.gz |
Comment change.
Diffstat (limited to 'lisp/timezone.el')
-rw-r--r-- | lisp/timezone.el | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/timezone.el b/lisp/timezone.el index 58d9faa6639..8802a65411b 100644 --- a/lisp/timezone.el +++ b/lisp/timezone.el @@ -1,10 +1,10 @@ -;;; Timezone package for GNU Emacs +;;; timezone.el --- time zone package for GNU Emacs ;; Copyright (C) 1990, 1991, 1992, 1993 Free Software Foundation, Inc. -;;; Author: Masanobu Umeda -;;; Maintainer: umerin@mse.kyutech.ac.jp -;;; Keywords: news +;; Author: Masanobu Umeda +;; Maintainer: umerin@mse.kyutech.ac.jp +;; Keywords: news ;; This file is part of GNU Emacs. |