comparison lisp/calendar/appt.el @ 846:20674ae6bf52

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:42 +0000
parents 4f28bd14272c
children 587a08c3a70b
comparison
equal deleted inserted replaced
845:213978acbc1e 846:20674ae6bf52
1 ;;; appt.el --- appointment notification functions. 1 ;;; appt.el --- appointment notification functions.
2
3 ;; Copyright (C) 1989, 1990 Free Software Foundation, Inc.
2 4
3 ;; Author: Neil Mager <neilm@juliet.ll.mit.edu> 5 ;; Author: Neil Mager <neilm@juliet.ll.mit.edu>
4 ;; Version: 2.1 6 ;; Version: 2.1
5 ;; Last-Modified: 14 Jul 1992
6 ;; Keywords: calendar 7 ;; Keywords: calendar
7
8 ;; Copyright (C) 1989, 1990 Free Software Foundation, Inc.
9 8
10 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
11 10
12 ;; GNU Emacs is free software; you can redistribute it and/or modify 11 ;; GNU Emacs is free software; you can redistribute it and/or modify
13 ;; it under the terms of the GNU General Public License as published by 12 ;; it under the terms of the GNU General Public License as published by