Browse CVS Repository
Diff of /shiki/shiki/shiki.h
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 138 |
void Shiki_update_modeline(GtkTextBuffer *buffer); |
void Shiki_update_modeline(GtkTextBuffer *buffer); |
| 139 |
void Shiki_undo(); |
void Shiki_undo(); |
| 140 |
void Shiki_msgbox(const gchar *msg); |
void Shiki_msgbox(const gchar *msg); |
| 141 |
|
void Shiki_eval_expression(); |
| 142 |
|
void Shiki_eval_last_sexp(); |
| 143 |
|
|
| 144 |
|
void Shiki_search_buffer(); |
| 145 |
|
void Shiki_replace_buffer(); |
| 146 |
#endif |
#endif |
|
|
Legend:
| Removed from v.1.13 |
|
| changed lines |
| |
Added in v.1.14 |
|
|
|