mirror of
https://github.com/rkd77/elinks.git
synced 2025-09-21 19:46:23 -04:00
[ecmascript] Show message in status about enabling/disabling Ecmascript
This commit is contained in:
@@ -119,7 +119,7 @@ int get_ecmascript_enable(struct ecmascript_interpreter *interpreter);
|
||||
|
||||
void check_for_rerender(struct ecmascript_interpreter *interpreter, const char* text);
|
||||
|
||||
void toggle_ecmascript(void);
|
||||
void toggle_ecmascript(struct session *ses);
|
||||
|
||||
extern char *console_error_filename;
|
||||
extern char *console_log_filename;
|
||||
|
Reference in New Issue
Block a user