]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix doc strings at top of file.
authorEdward M. Reingold <reingold@emr.cs.iit.edu>
Wed, 24 Jan 1996 16:01:00 +0000 (16:01 +0000)
committerEdward M. Reingold <reingold@emr.cs.iit.edu>
Wed, 24 Jan 1996 16:01:00 +0000 (16:01 +0000)
lisp/calendar/cal-x.el

index dc930dfbb83e7d64844b31074b6b256503cca3bc..7d6bb5d93efe0e5cc25ff20207fecf55853843f9 100644 (file)
@@ -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 <kifer@cs.sunysb.edu>
 ;;      Edward M. Reingold <reingold@cs.uiuc.edu>
 ;; 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