Browse CVS Repository
Diff of /shiki/shiki/xyzzylisp.stub
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 163 |
|
|
| 164 |
(define-cproc undo () |
(define-cproc undo () |
| 165 |
(call <void> "Shiki_undo")) |
(call <void> "Shiki_undo")) |
| 166 |
|
(define-cproc redo () |
| 167 |
|
(call <void> "Shiki_redo")) |
| 168 |
|
|
| 169 |
(define-cproc msgbox (format::<string> &rest args) |
(define-cproc msgbox (format::<string> &rest args) |
| 170 |
(body <symbol> |
(body <symbol> |
|
|
Legend:
| Removed from v.1.13 |
|
| changed lines |
| |
Added in v.1.14 |
|
|
|