Develop and Download Open Source Software

Browse CVS Repository

Diff of /shiki/shiki/shiki.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.13 by aloha, Thu Nov 30 14:45:49 2006 UTC revision 1.14 by aloha, Sat Dec 2 14:23:20 2006 UTC
# Line 138  void Shiki_open_file_dialog(); Line 138  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_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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26