aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1994-03-06 19:00:21 +0000
committerRichard M. Stallman1994-03-06 19:00:21 +0000
commit0dba5606aac933d8b51c06e55ca764152d2f5c75 (patch)
tree5befe249880602900e9433f125fdd5203985fdc4
parent34628a901f6b7f8ecd7ca08b3b39df153235f14b (diff)
downloademacs-0dba5606aac933d8b51c06e55ca764152d2f5c75.tar.gz
emacs-0dba5606aac933d8b51c06e55ca764152d2f5c75.zip
Comment changes.
-rw-r--r--lisp/calendar/appt.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calendar/appt.el b/lisp/calendar/appt.el
index d616fae71d0..3590af47f6d 100644
--- a/lisp/calendar/appt.el
+++ b/lisp/calendar/appt.el
@@ -3,7 +3,7 @@
3;; Copyright (C) 1989, 1990 Free Software Foundation, Inc. 3;; Copyright (C) 1989, 1990 Free Software Foundation, Inc.
4 4
5;; Author: Neil Mager <neilm@juliet.ll.mit.edu> 5;; Author: Neil Mager <neilm@juliet.ll.mit.edu>
6;; Version: 2.1 6;; Maintainer: FSF
7;; Keywords: calendar 7;; Keywords: calendar
8 8
9;; This file is part of GNU Emacs. 9;; This file is part of GNU Emacs.