aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond1993-03-18 21:44:24 +0000
committerEric S. Raymond1993-03-18 21:44:24 +0000
commit68e60225439151698d76301cc32f089f5be3206a (patch)
tree48da8fcdd028102ca8e1db489d556ae7ecab3e95
parent0267e275bc879ec20cc1a0765a08848a5bf8ac40 (diff)
downloademacs-68e60225439151698d76301cc32f089f5be3206a.tar.gz
emacs-68e60225439151698d76301cc32f089f5be3206a.zip
Corrected Keywords header
-rw-r--r--lisp/calendar/solar.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/calendar/solar.el b/lisp/calendar/solar.el
index 041dda5c88a..02cc6e6ba53 100644
--- a/lisp/calendar/solar.el
+++ b/lisp/calendar/solar.el
@@ -3,7 +3,9 @@
3;; Copyright (C) 1992 Free Software Foundation, Inc. 3;; Copyright (C) 1992 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;; Keywords: sunrise, sunset, equinox, solstice, calendar, diary, holidays 6;; Keywords: calendar
7;; Human-Keywords: sunrise, sunset, equinox, solstice, calendar, diary,
8;; holidays
7 9
8;; This file is part of GNU Emacs. 10;; This file is part of GNU Emacs.
9 11