David F. Skoll a1faa8d804 Finish up Purge Mode:
o Make it recognize constant expressions (yay!)
o Make it not add a blank line to end of *.purged files.
o Make it nuke #!P comments in the source files.
2010-04-21 09:02:25 -04:00
2009-11-03 13:32:10 -05:00
2010-03-09 09:55:00 -05:00
2009-12-29 10:52:06 -05:00
2009-12-29 21:26:11 -05:00
2010-04-21 09:02:25 -04:00
2010-04-21 09:02:25 -04:00
2010-03-09 10:05:56 -05:00
2010-03-09 10:05:56 -05:00
2007-10-07 22:10:25 -04:00
2007-08-08 12:05:28 -04:00
2008-01-26 21:55:58 -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:dfs@roaringpenguin.com
Home page:    http://www.roaringpenguin.com/remind
Description
The Remind calendar program
Readme 35 MiB
Languages
C 69.9%
Tcl 12.5%
Perl 9.8%
Shell 5%
Emacs Lisp 1.6%
Other 1.2%