1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-24 20:30:28 +02:00

(scm_charnames, scm_charnums): Added "sp" as an alias for "space".

Thanks to Bruce Korb!
This commit is contained in:
Marius Vollmer 2004-11-04 17:11:59 +00:00
parent 0c8ba7fb26
commit b11b1bd4c1

View file

@ -366,7 +366,7 @@ char *const scm_charnames[] =
"bs", "ht", "newline", "vt", "np", "cr", "so", "si",
"dle","dc1","dc2","dc3","dc4","nak","syn","etb",
"can", "em","sub","esc", "fs", "gs", "rs", "us",
"space", "nl", "tab", "backspace", "return", "page", "null", "del"};
"space", "sp", "nl", "tab", "backspace", "return", "page", "null", "del"};
const char scm_charnums[] =
"\000\001\002\003\004\005\006\007\
\010\011\012\013\014\015\016\017\