Fossil SCM

Corrected doc falsehoods.

stephan 2020-07-31 16:44 ajax-wiki-editor
Commit 1f0a3354aa97101ab46e3182eeb816be2f9e20a72f06908809cd1169e90f3ecd
2 files changed +2 -3 +2 -3
+2 -3
--- src/fileedit.c
+++ src/fileedit.c
@@ -1482,13 +1482,12 @@
14821482
blob_reset(&manifest);
14831483
CheckinMiniInfo_cleanup(&cimi);
14841484
}
14851485
14861486
/*
1487
-** Emits all of the "core" static JS needed by /wikiedit into a single
1488
-** SCRIPT tag. Intended to be mapped to style.c:BundleEmitters with
1489
-** the name "fileedit.js".
1487
+** Emits all of the "core" static JS needed by /fileedit. Intended to
1488
+** be mapped to style.c:BundleEmitters with the name "fileedit.js".
14901489
*/
14911490
void fileedit_emit_js_bundle(void){
14921491
style_emit_script_fossil_bootstrap(1);
14931492
style_emit_script_builtin(1,0,"sbsdiff.js");
14941493
style_emit_script_fetch(1,0);
14951494
--- src/fileedit.c
+++ src/fileedit.c
@@ -1482,13 +1482,12 @@
1482 blob_reset(&manifest);
1483 CheckinMiniInfo_cleanup(&cimi);
1484 }
1485
1486 /*
1487 ** Emits all of the "core" static JS needed by /wikiedit into a single
1488 ** SCRIPT tag. Intended to be mapped to style.c:BundleEmitters with
1489 ** the name "fileedit.js".
1490 */
1491 void fileedit_emit_js_bundle(void){
1492 style_emit_script_fossil_bootstrap(1);
1493 style_emit_script_builtin(1,0,"sbsdiff.js");
1494 style_emit_script_fetch(1,0);
1495
--- src/fileedit.c
+++ src/fileedit.c
@@ -1482,13 +1482,12 @@
1482 blob_reset(&manifest);
1483 CheckinMiniInfo_cleanup(&cimi);
1484 }
1485
1486 /*
1487 ** Emits all of the "core" static JS needed by /fileedit. Intended to
1488 ** be mapped to style.c:BundleEmitters with the name "fileedit.js".
 
1489 */
1490 void fileedit_emit_js_bundle(void){
1491 style_emit_script_fossil_bootstrap(1);
1492 style_emit_script_builtin(1,0,"sbsdiff.js");
1493 style_emit_script_fetch(1,0);
1494
+2 -3
--- src/wiki.c
+++ src/wiki.c
@@ -1060,13 +1060,12 @@
10601060
}
10611061
pRoute->xCallback();
10621062
}
10631063
10641064
/*
1065
-** Emits all of the "core" static JS needed by /wikiedit into a single
1066
-** SCRIPT tag. Intended to be mapped to style.c:BundleEmitters with
1067
-** the name "wikiedit.js".
1065
+** Emits all of the "core" static JS needed by /wikiedit. Intended to
1066
+** be mapped to style.c:BundleEmitters with the name "wikiedit.js".
10681067
*/
10691068
void wikiedit_emit_js_bundle(void){
10701069
style_emit_script_fossil_bootstrap(1);
10711070
style_emit_script_builtin(1,0,"sbsdiff.js");
10721071
style_emit_script_fetch(1, 0);
10731072
--- src/wiki.c
+++ src/wiki.c
@@ -1060,13 +1060,12 @@
1060 }
1061 pRoute->xCallback();
1062 }
1063
1064 /*
1065 ** Emits all of the "core" static JS needed by /wikiedit into a single
1066 ** SCRIPT tag. Intended to be mapped to style.c:BundleEmitters with
1067 ** the name "wikiedit.js".
1068 */
1069 void wikiedit_emit_js_bundle(void){
1070 style_emit_script_fossil_bootstrap(1);
1071 style_emit_script_builtin(1,0,"sbsdiff.js");
1072 style_emit_script_fetch(1, 0);
1073
--- src/wiki.c
+++ src/wiki.c
@@ -1060,13 +1060,12 @@
1060 }
1061 pRoute->xCallback();
1062 }
1063
1064 /*
1065 ** Emits all of the "core" static JS needed by /wikiedit. Intended to
1066 ** be mapped to style.c:BundleEmitters with the name "wikiedit.js".
 
1067 */
1068 void wikiedit_emit_js_bundle(void){
1069 style_emit_script_fossil_bootstrap(1);
1070 style_emit_script_builtin(1,0,"sbsdiff.js");
1071 style_emit_script_fetch(1, 0);
1072

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button