diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-08-12 15:10:30 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-08-12 15:10:30 +0000 |
commit | 4b4fc640461f0f6e152204deda38a4e9272fe9e1 (patch) | |
tree | 90987f57b1ce297ed33393520f6bd1270000e1f1 /term/ChangeLog | |
parent | 0ca5a446a7d11fabb437697da5c642e47f9e779f (diff) |
*** empty log message ***
Diffstat (limited to 'term/ChangeLog')
-rw-r--r-- | term/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog index a4831628..aceb513b 100644 --- a/term/ChangeLog +++ b/term/ChangeLog @@ -1,3 +1,15 @@ +Mon Aug 12 11:04:28 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * munge.c (poutput): Compute tab width using the same loop + strategy as output_character and output_width. + +Thu Aug 8 17:16:06 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * munge.c (echo_char): Compute non-ctrl version of control + character correctly. + * term.h (CHAR_SOH): Delete macro. + (CTRL_BIT): New macro. + Mon Jul 29 02:46:12 1996 Roland McGrath <roland@baalperazim.frob.com> * munge.c (input_character): In LAST_LNEXT case, jump to `alldone' |