changeset 93483:a4a2b2f63116

(Commentary): Point to calendar.el.
author Glenn Morris <rgm@gnu.org>
date Tue, 01 Apr 2008 02:41:15 +0000
parents 103d07c67833
children 0c5143f2417b
files lisp/calendar/cal-x.el
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calendar/cal-x.el	Tue Apr 01 02:41:01 2008 +0000
+++ b/lisp/calendar/cal-x.el	Tue Apr 01 02:41:15 2008 +0000
@@ -1,4 +1,4 @@
-;;; cal-x.el --- calendar windows in dedicated frames in X
+;;; cal-x.el --- calendar windows in dedicated frames
 
 ;; Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
 ;;   2008  Free Software Foundation, Inc.
@@ -7,7 +7,7 @@
 ;;         Edward M. Reingold <reingold@cs.uiuc.edu>
 ;; Maintainer: Glenn Morris <rgm@gnu.org>
 ;; Keywords: calendar
-;; Human-Keywords: calendar, dedicated frames, X Window System
+;; Human-Keywords: calendar, dedicated frames
 
 ;; This file is part of GNU Emacs.
 
@@ -28,8 +28,7 @@
 
 ;;; Commentary:
 
-;; This collection of functions implements dedicated frames in X for
-;; calendar.el.
+;; See calendar.el.
 
 ;;; Code: