From: Edward M. Reingold Date: Wed, 24 Jan 1996 16:01:00 +0000 (+0000) Subject: Fix doc strings at top of file. X-Git-Tag: emacs-19.34~1591 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=189134c3e70590e9dc4f5d5816deb0dea8ee8152;p=emacs.git Fix doc strings at top of file. --- diff --git a/lisp/calendar/cal-x.el b/lisp/calendar/cal-x.el index dc930dfbb83..7d6bb5d93ef 100644 --- a/lisp/calendar/cal-x.el +++ b/lisp/calendar/cal-x.el @@ -1,11 +1,11 @@ -;;; cal-x.el --- calendar windows in dedicated frames in x-windows +;;; cal-x.el --- calendar windows in dedicated frames in X ;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. ;; Author: Michael Kifer ;; Edward M. Reingold ;; Keywords: calendar -;; Human-Keywords: calendar, dedicated frames, x-windows +;; Human-Keywords: calendar, dedicated frames, X Window System ;; This file is part of GNU Emacs. @@ -26,7 +26,7 @@ ;;; Commentary: -;; This collection of functions implements dedicated frames in x-windows for +;; This collection of functions implements dedicated frames in X for ;; calendar.el. ;; Comments, corrections, and improvements should be sent to