/[hurd]/hurd/libcons/ChangeLog
ViewVC logotype

Diff of /hurd/libcons/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by marcus, Tue Sep 10 18:59:42 2002 UTC revision 1.7 by marcus, Fri Sep 13 23:40:10 2002 UTC
# Line 1  Line 1 
1    2002-09-14  Marcus Brinkmann  <marcus@gnu.org>
2    
3            * Makefile (SRCS): Add vcons-input.c.
4            * vcons-input.c: New file.
5    
6            * vcons-scrollback.c (_cons_vcons_scrollback): New function.
7            (cons_vcons_scrollback): Reimplement in terms of
8            _cons_vcons_scrollback.
9            * cons.h (cons_scroll_t): New type.
10            (cons_vcons_scrollback): Update prototype.
11    
12            * priv.h (_cons_jump_down_at_input): New extern.
13            (_cons_jump_down_at_output): Likewise.
14            (_cons_vcons_scrollback): New prototype.
15            * opts-std-startup.c (OPT_JUMP_DOWN_AT_INPUT): New macro.
16            (OPT_JUMP_DOWN_AT_OUTPUT): Likewise.
17            (_cons_jump_down_at_input): New variable.
18            (_cons_jump_down_at_output): Likewise.
19            (startup_options): Add new options --jump-down-at-input and
20            --jump-down-at-output.
21            (parse_startup_opt): Handle these new options.
22            * file-changed.c (cons_S_file_changed): Support the jump down at
23            output option.
24    
25  2002-09-10  Marcus Brinkmann  <marcus@gnu.org>  2002-09-10  Marcus Brinkmann  <marcus@gnu.org>
26    
27          * file-changed.c (cons_S_file_changed): Fix typo in last change.          * file-changed.c (cons_S_file_changed): Fix typo in last change.

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26