Improve specifying custom digraphs.
commit9cdf8e20a271dea2c86d571d8ed457ecebbac14c
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Fri, 15 May 2009 19:57:12 +0000 (15 15:57 -0400)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Fri, 15 May 2009 19:57:12 +0000 (15 15:57 -0400)
treeb2154db111f217fdb13133f5c0ee76577567629f
parent803629c10de263919afe701d4fd28be3b03e1ab4
Improve specifying custom digraphs.

With this change, instead of using the unicode value to create a
custom digraph, it will be possible to use the unicode character
itself. For example,

  digraph >= ≥

instead of

  digraph >= U+2265
src/process.c