From c2805e03c84b6e598556fd06d1ede7aaeea7ce9c Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Tue, 6 Mar 2012 16:17:54 -0800 Subject: Squashed commit FileIO-Build-Candidate into Master Fixing issues with HTML and CSS URLs. Adjusted RegEx logic. Also code a mirror update and undo/redo changes were merged into this request. Signed-off-by: Valerio Virgillito --- imports/codemirror/mode/clike/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 imports/codemirror/mode/clike/index.html (limited to 'imports/codemirror/mode/clike/index.html') diff --git a/imports/codemirror/mode/clike/index.html b/imports/codemirror/mode/clike/index.html old mode 100755 new mode 100644 index 5e375ef4..5c327451 --- a/imports/codemirror/mode/clike/index.html +++ b/imports/codemirror/mode/clike/index.html @@ -96,6 +96,6 @@ void* zmq_thread_init(void* zmq_context, int signal_fd) {

MIME types defined: text/x-csrc (C code), text/x-c++src (C++ code), text/x-java (Java - code), text/x-groovy (Groovy code).

+ code).

-- cgit v1.2.3