[Libreoffice-commits] online.git: loleaflet/js
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Thu Nov 15 17:04:30 UTC 2018
loleaflet/js/jquery.mCustomScrollbar.js | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit d8b982e75ecfb071ba4255abe7da1894b1d701b7
Author: Tor Lillqvist <tml at collabora.com>
AuthorDate: Thu Nov 15 18:47:41 2018 +0200
Commit: Tor Lillqvist <tml at collabora.com>
CommitDate: Thu Nov 15 18:04:11 2018 +0100
Add Emacs mode line
We want this file to stay as it was in upstream, so please do continue
to use TABs in it, and 8 column tab width.
Change-Id: Id355ac32bbe899470d4f66c4cf84fef3f3add0d8
Reviewed-on: https://gerrit.libreoffice.org/63436
Reviewed-by: Tor Lillqvist <tml at collabora.com>
Tested-by: Tor Lillqvist <tml at collabora.com>
diff --git a/loleaflet/js/jquery.mCustomScrollbar.js b/loleaflet/js/jquery.mCustomScrollbar.js
index 5106f9f26..38cc715af 100644
--- a/loleaflet/js/jquery.mCustomScrollbar.js
+++ b/loleaflet/js/jquery.mCustomScrollbar.js
@@ -1,3 +1,4 @@
+/* -*- js-indent-level: 8; indent-tabs-mode: t -*- */
/*
== malihu jquery custom scrollbar plugin ==
Version: 3.1.3
@@ -2422,4 +2423,4 @@ and dependencies (minified).
});
-}))}));
\ No newline at end of file
+}))}));
More information about the Libreoffice-commits
mailing list