A rough account of what I did with Emacs recently.
(let ((n 0))
(while (<= n #xffff)
(insert (format "%c\n" (or (decode-char 'ucs n) 0)))
(setq n (+ 1 n))))
What is it with CONSONANTS WITH ACCENTS? (actually, I'm noone to
talk, since Irish writing used include the
séimhiú, a dot over a consonant that
indicated a suffix h...)previous month | current month| next month