[wadalabfont-kit] / lisp / tools / test.l  

View of /lisp/tools/test.l

Parent Directory | Revision Log
Revision: 1.2 - (download) (annotate)
Fri Jun 20 11:40:23 2003 UTC (21 years ago) by ktanaka
Branch: MAIN
CVS Tags: SNAP-20030624
Changes since 1.1: +11 -11 lines
*** empty log message ***
(initialize-skeleton-editor)
(progn (prind (skeleton-edit))
       (prind (skeleton-edit '(yoko のぎへん きへん)))
       (prind (skeleton-edit 'あ))
       (prind (skeleton-edit 'のぎへん))
       (prind (skeleton-edit '組))
       (prind (skeleton-edit 'ほほ))
       (prind (skeleton-edit あ))
       (prind (skeleton-edit のぎへん))
       (prind (skeleton-edit 組))
       (prind (skeleton-edit ほほ)))

ktanaka

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help