# HG changeset patch # User Edward M. Reingold # Date 822499260 0 # Node ID af156af979bece9c3f5d8fccc511ed196f2302b1 # Parent 28face32932ebe093fc495618510af2c5fc35976 Fix doc strings at top of file. diff -r 28face32932e -r af156af979be lisp/calendar/cal-x.el --- a/lisp/calendar/cal-x.el Wed Jan 24 15:58:39 1996 +0000 +++ b/lisp/calendar/cal-x.el Wed Jan 24 16:01:00 1996 +0000 @@ -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