summaryrefslogtreecommitdiff
path: root/libguile/srfi-14.c
diff options
context:
space:
mode:
authorMichael Gran <spk121@yahoo.com>2009-09-03 07:47:26 -0700
committerMichael Gran <spk121@yahoo.com>2009-09-03 07:47:26 -0700
commit0dcd7e61534c9d1e33de904196cb505daf320a42 (patch)
tree69422df6efe24318f3dc72f8a3d49366eff6a67c /libguile/srfi-14.c
parentaa2cba9c882ba8bd69750b120d2b7ccd7250b562 (diff)
downloadguile-0dcd7e61534c9d1e33de904196cb505daf320a42.tar.gz
Modify read and print of combining characters
Since combining characters, such as accents, modify the appearance of the previous letter, it looks awkward in its character literal form (#\name) since it modified the backslash. This instead prints the combining character on a small circle. * libguile/chars.h (SCM_CODEPOINT_DOTTED_CIRCLE): new #define * libguile/print.c (iprint1): print combining characters on dotted circles * libguile/read.c (scm_read_character): parse the combination of combining characters and dotted circles
Diffstat (limited to 'libguile/srfi-14.c')
0 files changed, 0 insertions, 0 deletions