Browse CVS Repository
Diff of /shiki/shiki/shiki.h
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 137 |
void Shiki_open_file_dialog(); |
void Shiki_open_file_dialog(); |
| 138 |
void Shiki_update_modeline(GtkTextBuffer *buffer); |
void Shiki_update_modeline(GtkTextBuffer *buffer); |
| 139 |
void Shiki_undo(); |
void Shiki_undo(); |
| 140 |
|
void Shiki_redo(); |
| 141 |
void Shiki_msgbox(const gchar *msg); |
void Shiki_msgbox(const gchar *msg); |
| 142 |
void Shiki_eval_expression(); |
void Shiki_eval_expression(); |
| 143 |
void Shiki_eval_last_sexp(); |
void Shiki_eval_last_sexp(); |
|
|
Legend:
| Removed from v.1.14 |
|
| changed lines |
| |
Added in v.1.15 |
|
|
|