From 5cb56e30c72d35ea7623d22f93c30254d88c2e77 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 27 Sep 2020 23:52:43 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit 8a861e2bb84e01563fffebdb8e099a2a55d61221) --- scripts/kde-build | 2 -- scripts/kde-buildrc | 2 -- scripts/kde-devel-vim.vim | 2 -- scripts/kde-emacs/dirvars.el | 10 ---------- scripts/tdesvn-build | 2 -- 5 files changed, 18 deletions(-) (limited to 'scripts') diff --git a/scripts/kde-build b/scripts/kde-build index de6f6c3b..84be6b1a 100755 --- a/scripts/kde-build +++ b/scripts/kde-build @@ -897,5 +897,3 @@ Add a DIAGNOSIS section to this man page. Frerich Raabe =cut - -# vim:et:ts=2:sw=2 diff --git a/scripts/kde-buildrc b/scripts/kde-buildrc index 24553e01..aaceeb6e 100644 --- a/scripts/kde-buildrc +++ b/scripts/kde-buildrc @@ -201,5 +201,3 @@ MAKE_OPTS="" # here. # #MAKE=make - -# vim:et:ts=2:sw=2 diff --git a/scripts/kde-devel-vim.vim b/scripts/kde-devel-vim.vim index d59069ed..ef872203 100644 --- a/scripts/kde-devel-vim.vim +++ b/scripts/kde-devel-vim.vim @@ -424,5 +424,3 @@ endfunction autocmd Syntax * call AddQtSyntax() autocmd CursorHold * call UpdateMocFiles() - -" vim: sw=4 sts=4 et diff --git a/scripts/kde-emacs/dirvars.el b/scripts/kde-emacs/dirvars.el index b9837eaf..d80f1d97 100644 --- a/scripts/kde-emacs/dirvars.el +++ b/scripts/kde-emacs/dirvars.el @@ -38,16 +38,6 @@ ;; in a Local Variables: section at the end of a file. E.g. the ;; contents of a typical dirvars file might look like this: ;; -;; ;; -*- emacs-lisp -*- -;; ;; -;; ;; This file is processed by the dirvars emacs package. Each variable -;; ;; setting below is performed when this dirvars file is loaded. -;; ;; -;; indent-tabs-mode: nil -;; tab-width: 8 -;; show-trailing-whitespace: t -;; indicate-empty-lines: t -;; ;; Much of this code is stolen and modified from the standard Emacs ;; files.el ;; diff --git a/scripts/tdesvn-build b/scripts/tdesvn-build index ec48e3e9..eb1cc86c 100755 --- a/scripts/tdesvn-build +++ b/scripts/tdesvn-build @@ -4282,5 +4282,3 @@ if ($@) } finish($result); - -# vim: set et sw=4 ts=4: -- cgit v1.2.3