diff options
author | Richard M. Stallman <rms@gnu.org> | 1994-10-13 03:55:22 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1994-10-13 03:55:22 +0000 |
commit | 8c54a3ce68830ff53bc78528a6889fd847516ef0 (patch) | |
tree | abfbe4a2b4e1b6ea1ba3928d176b4a6daa08bf59 | |
parent | 92b522930e04abd98d85fd684b8d9b1bcf051037 (diff) | |
download | emacs-8c54a3ce68830ff53bc78528a6889fd847516ef0.tar.gz |
Add keywords.
-rw-r--r-- | lisp/timezone.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/timezone.el b/lisp/timezone.el index c5c68264987..9eef8b1814f 100644 --- a/lisp/timezone.el +++ b/lisp/timezone.el @@ -4,6 +4,7 @@ ;;; Author: Masanobu Umeda ;;; Maintainer: umerin@mse.kyutech.ac.jp +;;; Keywords: news ;; This file is part of GNU Emacs. |