From 1bed5ddd3e05299ab30efc48995d7a3cd5471ad3 Mon Sep 17 00:00:00 2001 From: sabetts Date: Tue, 22 Feb 2005 03:04:40 +0000 Subject: * src/main.c (read_startup_files): use xsprintf when generating path to ratpoisonrc. * src/input.c (get_more_input): Use HAVE_HISTORY to ifdef out history_reset. * src/actions.c (command): new variable, raw, which records whether to tell parse_args not to parse the last arg. (cmd_set): likewise --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 13620bf..50a515a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2005-02-22 sabetts + + * src/main.c (read_startup_files): use xsprintf when generating + path to ratpoisonrc. + + * src/input.c (get_more_input): Use HAVE_HISTORY to ifdef out + history_reset. + + * src/actions.c (command): new variable, raw, which records + whether to tell parse_args not to parse the last arg. + (cmd_set): likewise + 2005-02-10 Shawn Betts * src/actions.c (parse_keydesc): return a cmdret error in the -- cgit v1.2.3