Browse CVS Repository
Diff of /shiki/shiki/xyzzylisp.stub
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 150 |
(define-cproc yes-or-no-p (msg::<const-cstring>) |
(define-cproc yes-or-no-p (msg::<const-cstring>) |
| 151 |
(call <boolean> "Shiki_yes_or_no_p")) |
(call <boolean> "Shiki_yes_or_no_p")) |
| 152 |
|
|
| 153 |
|
(define-cproc no-or-yes-p (msg::<const-cstring>) |
| 154 |
|
(call <boolean> "Shiki_no_or_yes_p")) |
| 155 |
|
|
| 156 |
(define-cproc need-buffer-save-p (buffer::<buffer>) |
(define-cproc need-buffer-save-p (buffer::<buffer>) |
| 157 |
(call <boolean> "Shiki_need_buffer_save_p")) |
(call <boolean> "Shiki_need_buffer_save_p")) |
| 158 |
|
|
|
|
Legend:
| Removed from v.1.9 |
|
| changed lines |
| |
Added in v.1.10 |
|
|
|