Dianne Skoll 55a1f1d746 Implement more flexible OMIT. We can do things like:
OMIT May       - equivalent to "OMIT May 1" ... "OMIT May 31"
    OMIT Nov 20 THROUGH Dec 4
    OMIT Apr THROUGH May
    OMIT 2023-12-25 THROUGH 2024-01-06
2022-07-27 14:39:43 -04:00
2022-07-19 10:12:46 -04:00
2022-03-25 16:07:17 -04:00
2022-06-03 16:22:19 -04:00
2022-03-25 11:26:42 -04:00
2022-07-12 20:44:57 -04:00
2022-02-09 09:43:11 -05:00
2022-03-26 10:11:17 -04:00
2022-03-14 21:12:20 -04:00
2022-02-11 10:55:59 -05:00
2015-04-17 02:07:18 -04:00
2018-11-04 10:56:47 -05:00

				REMIND

Remind is a full-featured calendar/alarm program.  Copying policy is
in the file "COPYRIGHT" in this directory.

Installation notes for various operating systems are in "docs".  See
the appropriate README file for installation on your system.

Manual pages are in "man".

-----------------------------------------------------------------------------

Quick UNIX installation instructions for the very impatient:

If you have Tcl/Tk (wish 4.1 or higher) installed and are running X Windows:
--------------------------------------------------------------

1) Type: wish ./build.tk from this directory.  Fill in the various
   options and hit "Build Remind"

2) Type: "make install" -- you may need to be root to do this.

If you do NOT have Tcl/Tk or are NOT running X Windows:
-------------------------------------------------------

1) Edit the file "src/custom.h" according to your preferences.

2) Edit the file "src/lang.h" to choose a language.

3) Type: "./configure"  (You can supply options; type "./configure --help"
   for details.)

4) Type: "make"

5) Type: "make install" -- you may need to be root to do this.

Contact info: mailto:dianne@skoll.ca
Home page:    https://dianne.skoll.ca/projects/remind/
Description
The Remind calendar program
Readme 34 MiB
Languages
C 69.9%
Tcl 12.5%
Perl 9.8%
Shell 5%
Emacs Lisp 1.6%
Other 1.2%