summaryrefslogtreecommitdiff
path: root/lisp/calendar/cal-x.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-04-01 02:41:15 +0000
committerGlenn Morris <rgm@gnu.org>2008-04-01 02:41:15 +0000
commit551c8f1ac7d87b6c3d746a9ef5db8c9537b8db7a (patch)
tree94318533e491c1baf36ac89d5e20a2d174476ca5 /lisp/calendar/cal-x.el
parenteaf7038ffaa407d8d866416b851cac2400003d58 (diff)
(Commentary): Point to calendar.el.
Diffstat (limited to 'lisp/calendar/cal-x.el')
-rw-r--r--lisp/calendar/cal-x.el7
1 files changed, 3 insertions, 4 deletions
diff --git a/lisp/calendar/cal-x.el b/lisp/calendar/cal-x.el
index c87ecb9ce29..24322a1ffdd 100644
--- a/lisp/calendar/cal-x.el
+++ b/lisp/calendar/cal-x.el
@@ -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: