Dianne Skoll
|
b097ce7279
|
Fix docs.
|
2021-10-05 12:18:50 -04:00 |
|
Dianne Skoll
|
1297854935
|
Allow "-u+whatever" to change users without disabling RUN.
|
2021-10-05 12:17:42 -04:00 |
|
Dianne Skoll
|
0a1d0011f6
|
Add "-+username" option to trust "username" for the purpose of allowing RUN.
|
2021-10-05 12:04:44 -04:00 |
|
Dianne Skoll
|
5ceffddd5b
|
Add "shellescape" built-in function.
|
2021-09-08 09:33:47 -04:00 |
|
Dianne Skoll
|
377de36b35
|
More doc about INCLUDECMD.
|
2021-09-07 10:06:20 -04:00 |
|
Dianne Skoll
|
1d0cc31b10
|
Clarify how we determine uniqueness of INCLUDECMD commands.
|
2021-09-05 11:38:13 -04:00 |
|
Dianne Skoll
|
895ac6f0f7
|
Fix bugs in INCLUDECMD. Improve INCLUDECMD documentation. Add ! feature
If you use:
INCLUDECMD !some_command
then RUN is disabled for the outptu of some_command.
|
2021-09-05 10:49:04 -04:00 |
|
Dianne Skoll
|
a467cc1b84
|
Document that results of INCLUDECMD commands are cached.
|
2021-09-04 23:27:17 -04:00 |
|
Dianne Skoll
|
169520914f
|
Document INCLUDECMD
|
2021-09-04 23:06:59 -04:00 |
|
Dianne Skoll
|
b036244316
|
Document that -n causes -g to be ignored.
|
2021-06-01 14:29:48 -04:00 |
|
Dianne Skoll
|
5ad5366e8a
|
Doc fix: *num should be *rep
|
2021-05-25 10:24:21 -04:00 |
|
Dianne Skoll
|
34409f7a7d
|
Update copyright year.
|
2021-04-02 10:43:54 -04:00 |
|
Dianne Skoll
|
562da30fb5
|
Update TkRemind requirements.
|
2021-02-09 12:08:43 -05:00 |
|
Dianne Skoll
|
21175e8cf6
|
Add $IntMax and $IntMin special variables.
|
2021-02-02 17:10:17 -05:00 |
|
Dianne Skoll
|
90cac447e4
|
Document how Remind handles overflow.
|
2021-02-01 19:54:31 -05:00 |
|
Dianne Skoll
|
48cbeb28f4
|
Make options file configurable.
|
2021-01-16 09:49:44 -05:00 |
|
Dianne Skoll
|
ac8da00030
|
Update man page for new font-change options; document keyboard shortcuts for navigating.
|
2021-01-15 09:52:40 -05:00 |
|
Dianne Skoll
|
204bb00060
|
Update docs; prep 3.3.4 release.
|
2021-01-12 10:13:00 -05:00 |
|
Dianne Skoll
|
f99b5c5a66
|
Update man page date.
|
2021-01-05 21:30:21 -05:00 |
|
Dianne Skoll
|
350564c304
|
Add "-x" option to rem2ps to put day numbers at the top-left of each box.
By default, day numbers are placed at the top-right.
|
2021-01-05 16:32:20 -05:00 |
|
Dianne Skoll
|
12c6621051
|
Fix typo
|
2020-11-09 17:32:16 -05:00 |
|
Dianne Skoll
|
22353d4833
|
Fix typo (patch from Yigit Sever)
|
2020-11-02 08:31:28 -05:00 |
|
Dianne Skoll
|
4f6dcde980
|
Upper-case section references.
Prevent potential null pointer dereference.
|
2020-10-31 16:57:13 -04:00 |
|
Dianne Skoll
|
8a7985c48e
|
Highlight that longitude sign is opposite from the usual convention.
|
2020-10-12 18:54:26 -04:00 |
|
Dianne Skoll
|
4ddbe54e55
|
Fix typo
|
2020-09-25 22:27:48 -04:00 |
|
Dianne Skoll
|
ef0bf73a29
|
Document MAYBE-UNCOMPUTABLE.
|
2020-09-25 22:20:16 -04:00 |
|
Dianne Skoll
|
c33a1a3b0b
|
Mention that variables are global.
|
2020-09-20 12:45:29 -04:00 |
|
Dianne Skoll
|
5633798d33
|
Document that time is fed to reminder command.
|
2020-08-18 15:24:09 -04:00 |
|
Dianne Skoll
|
1be14e99a2
|
Update docs for -itkremind=1 and -itkprint=1 options in TkRemind.
|
2020-06-11 15:06:09 -04:00 |
|
Dianne Skoll
|
85f96e2e01
|
Update man page.
|
2020-03-14 11:37:11 -04:00 |
|
Dianne Skoll
|
cbff2a7bf2
|
Document ampm()
|
2020-02-27 08:39:21 -05:00 |
|
Dianne Skoll
|
275b1f62b6
|
For overlapping reminders, prefer the *later* version.
|
2020-02-22 16:50:42 -05:00 |
|
Dianne Skoll
|
a5768d55d8
|
Update man page to document integer form of DURATION.
|
2020-02-22 12:46:57 -05:00 |
|
Dianne Skoll
|
7db49971c8
|
Update man page.
|
2020-02-22 12:40:32 -05:00 |
|
Dianne Skoll
|
d51944f36c
|
Allow duration to be specified as a single number, meaning minutes.
Don't convert 90-99 to 1990-1999 when parsing numbers.
|
2020-02-22 12:31:17 -05:00 |
|
Dianne Skoll
|
a32ba217ba
|
Update man page.
|
2020-02-08 15:11:15 -05:00 |
|
Dianne Skoll
|
b1d07a231d
|
Document $FormWidth.
|
2020-02-08 15:06:09 -05:00 |
|
Dianne Skoll
|
ac5b641d93
|
Note that back-ends MUST ignore unknown SPECIALs.
|
2020-01-30 16:07:57 -05:00 |
|
Dianne Skoll
|
671db64436
|
Fix various typos.
|
2020-01-28 09:51:12 -05:00 |
|
Dianne Skoll
|
33344cefe6
|
Fix typo
|
2020-01-28 09:47:06 -05:00 |
|
Dianne Skoll
|
6f718f0fe5
|
Update rem2ps man page.
|
2020-01-27 13:29:33 -05:00 |
|
Dianne Skoll
|
1606dbbe77
|
Rework -@ option and tests.
|
2020-01-27 11:49:41 -05:00 |
|
Dianne Skoll
|
46c5f0e752
|
Update man page for exact color setting.
|
2020-01-25 16:18:09 -05:00 |
|
Dianne Skoll
|
5801e143ea
|
Make specials case-insensitive.
|
2020-01-25 16:04:53 -05:00 |
|
Dianne Skoll
|
16222ac3bc
|
Fix to man page.
|
2020-01-25 14:35:20 -05:00 |
|
Dianne Skoll
|
8d88931fb1
|
Fix indentation.
|
2020-01-25 14:27:25 -05:00 |
|
Dianne Skoll
|
63f0356e70
|
Fix man page wording.
|
2020-01-25 14:26:32 -05:00 |
|
Dianne Skoll
|
e7ef9dc295
|
Document -@
|
2020-01-25 14:12:56 -05:00 |
|
Dianne Skoll
|
a9430fea5f
|
Make Remind adjust calendar to fit terminal.
|
2020-01-18 15:11:28 -05:00 |
|
Dianne Skoll
|
828a0d6589
|
Emit prevmonthyear and nextmonthyear items in -ppp format.
|
2020-01-18 14:52:17 -05:00 |
|