From 11932954e0122c115be23862aabfacb565a4cbed Mon Sep 17 00:00:00 2001 From: rcyeske Date: Fri, 2 Mar 2001 05:25:02 +0000 Subject: * actions.c (cmd_source): Open the file. Error report as appropriate. * main.c (read_rc_file): Take a file pointer rather than a filename. (read_startup_files): If ~/.ratpoisonrc is not readable try /etc/ratpoisonrc. * actions.c: Use PRINT_DEBUG instead of fprintf. Put useful error text in calls to message(). (cmd_select): Show the window list if there is no such window number. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index e826213..58d8802 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,13 @@ 2001-03-01 Ryan Yeske + * actions.c (cmd_source): Open the file. Error report as + appropriate. + + * main.c (read_rc_file): Take a file pointer rather than a + filename. + (read_startup_files): If ~/.ratpoisonrc is not readable try + /etc/ratpoisonrc. + * actions.c: Use PRINT_DEBUG instead of fprintf. Put useful error text in calls to message(). (cmd_select): Show the window list if there is no such window -- cgit v1.2.3