+6
-2
@@ -45,12 +45,16 @@ Lisp editorSwitchNextPane(Lisp args, LispError *e, LispContext ctx);
|
||||
Lisp editorUnifiedPanes(Lisp args, LispError *e, LispContext ctx);
|
||||
|
||||
|
||||
Lisp editorPaste(Lisp args, LispError *e, LispContext ctx);
|
||||
Lisp editorCutEndLine(Lisp args, LispError *e, LispContext ctx);
|
||||
|
||||
|
||||
|
||||
Lisp editorMoveBegBuffer(Lisp args, LispError *e, LispContext ctx);
|
||||
Lisp editorMoveEndBuffer(Lisp args, LispError *e, LispContext ctx);
|
||||
|
||||
// Other
|
||||
|
||||
|
||||
|
||||
void free_structs(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user