Changes to qemacs/plugin-example/my_plugin.c

Charlie Gordon <[email protected]>
Newsgroups gmane.editors.qemacs.devel
Message-ID <[email protected]>
Index: qemacs/plugin-example/my_plugin.c
diff -u qemacs/plugin-example/my_plugin.c:1.1.1.1 qemacs/plugin-example/my_plugin.c:1.2
--- qemacs/plugin-example/my_plugin.c:1.1.1.1	Sat May 29 10:19:31 2004
+++ qemacs/plugin-example/my_plugin.c	Mon May  9 09:10:38 2005
@@ -15,7 +15,7 @@
 }
 
 static CmdDef my_commands[] = {
-    CMD0( KEY_CTRLX('h'), KEY_NONE, "insert-hello", insert_hello)
+    CMD_( KEY_CTRLX('h'), KEY_NONE, "insert-hello", insert_hello, "*")
     CMD_DEF_END,
 };
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.