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

View of /lisp/tools/test.l

Parent Directory | Revision Log
Revision: 1.3 - (download) (annotate)
Fri Jun 27 00:48:52 2003 UTC (21 years ago) by ktanaka
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
FILE REMOVED
*** 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