# HG changeset patch # User Eric S. Raymond # Date 732491064 0 # Node ID 94fc2ce49c558f6db3b681190fa28b8ad24b9281 # Parent f45b07fa4e57f342fb513f3d807bde8e4fc90fb3 Corrected Keywords header diff -r f45b07fa4e57 -r 94fc2ce49c55 lisp/calendar/solar.el --- a/lisp/calendar/solar.el Thu Mar 18 21:39:28 1993 +0000 +++ b/lisp/calendar/solar.el Thu Mar 18 21:44:24 1993 +0000 @@ -3,7 +3,9 @@ ;; Copyright (C) 1992 Free Software Foundation, Inc. ;; Author: Edward M. Reingold -;; Keywords: sunrise, sunset, equinox, solstice, calendar, diary, holidays +;; Keywords: calendar +;; Human-Keywords: sunrise, sunset, equinox, solstice, calendar, diary, +;; holidays ;; This file is part of GNU Emacs.