Clarify ANSI, not POSIX, terminal escapes in ChangeLog
authorMark Mitchell <mark@codesourcery.com>
Mon, 25 Jul 2005 15:13:33 +0000 (15:13 +0000)
committerMark Mitchell <mark@codesourcery.com>
Mon, 25 Jul 2005 15:13:33 +0000 (15:13 +0000)
readline/ChangeLog.gdb

index cdf268648a1884b6da668763317b907a19657c67..7105ea387d936aad3506a1d44f1d7891882a8b79 100644 (file)
@@ -3,7 +3,7 @@
        * input.c (rl_getc): Use getch to read console input on
        Windows.
        * readline.c (bind_arrow_keys_internal): Translate
-       Windows keysequences into POSIX key sequences.
+       Windows keysequences into ANSI key sequences.
        * rldefs.h (NO_TTY_DRIVER): Define on MinGW.
        * rltty.c: Conditionalize on NO_TTY_DRIVER throughout.
        
This page took 0.024984 seconds and 4 git commands to generate.