From acc53f437c82ed43f0211521659c7e01e1b371c9 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 2 Sep 2014 22:18:38 -0700 Subject: * txr.1: Document -C option. * txr.c (opt_compat): New global variable. (help): Describe -C option. (txr_main): Process -C, and set opt_compat. Ensure -C does not clump. * txr.h (opt_compat): Declared. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c572feaf..a0be3ea0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2014-09-02 Kaz Kylheku + + * txr.1: Document -C option. + + * txr.c (opt_compat): New global variable. + (help): Describe -C option. + (txr_main): Process -C, and set opt_compat. + Ensure -C does not clump. + + * txr.h (opt_compat): Declared. + 2014-09-02 Kaz Kylheku * eval.c (eval_init): Update registration of lisp-parse and read -- cgit v1.2.3