From dbe4c7712b652b7ad3126e94c47b00fa2bbb0a05 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 17 Sep 2002 11:47:15 +0000 Subject: 2002-09-16 Marcus Brinkmann * cons.h: Add prototype for cons_vcons_clear. * file-changed.c (cons_S_file_changed): Prepare all areas we write to with cons_vcons_clear (unless we use cons_vcons_scroll already). * vcons-refresh.c (cons_vcons_refresh): Likewise. * vcons-scrollback.c (_cons_vcons_scrollback): Likewise. --- libcons/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libcons/ChangeLog') diff --git a/libcons/ChangeLog b/libcons/ChangeLog index a6b30aff..b9aeef5d 100644 --- a/libcons/ChangeLog +++ b/libcons/ChangeLog @@ -1,5 +1,12 @@ 2002-09-16 Marcus Brinkmann + * cons.h: Add prototype for cons_vcons_clear. + * file-changed.c (cons_S_file_changed): Prepare all areas we write + to with cons_vcons_clear (unless we use cons_vcons_scroll + already). + * vcons-refresh.c (cons_vcons_refresh): Likewise. + * vcons-scrollback.c (_cons_vcons_scrollback): Likewise. + * opts-std-startup.c (parse_startup_opt): Use argp_error instead argp_usage for error. Replace case for ARGP_KEY_END with case for ARGP_KEY_NO_ARGS. -- cgit v1.2.3