Mercurial > emacs
changeset 14269:af156af979be
Fix doc strings at top of file.
author | Edward M. Reingold <reingold@emr.cs.iit.edu> |
---|---|
date | Wed, 24 Jan 1996 16:01:00 +0000 |
parents | 28face32932e |
children | 15c3d6255a1c |
files | lisp/calendar/cal-x.el |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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