qemacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemacs-devel] Changes to qemacs/qe.h


From: Charlie Gordon
Subject: [Qemacs-devel] Changes to qemacs/qe.h
Date: Fri, 13 May 2005 06:05:36 -0400

Index: qemacs/qe.h
diff -u qemacs/qe.h:1.19 qemacs/qe.h:1.20
--- qemacs/qe.h:1.19    Wed May 11 12:22:51 2005
+++ qemacs/qe.h Fri May 13 10:05:24 2005
@@ -1086,6 +1086,7 @@
 
 void register_completion(const char *name, CompletionFunc completion_func);
 void put_status(EditState *s, const char *fmt, ...);
+void put_error(EditState *s, const char *fmt, ...);
 void minibuffer_edit(const char *input, const char *prompt, 
                      StringArray *hist, CompletionFunc completion_func,
                      void (*cb)(void *opaque, char *buf), void *opaque);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]