emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/svg-tag-mode 607d05d972 37/63: Fix conflict


From: ELPA Syncer
Subject: [elpa] externals/svg-tag-mode 607d05d972 37/63: Fix conflict
Date: Mon, 27 Dec 2021 15:57:59 -0500 (EST)

branch: externals/svg-tag-mode
commit 607d05d972e0f308a4c88db95c1b3abc670c6c5f
Merge: 29ca63cdbb 95b5404997
Author: Nicolas P. Rougier <Nicolas.Rougier@inria.fr>
Commit: Nicolas P. Rougier <Nicolas.Rougier@inria.fr>

    Fix conflict
---
 svg-tag-mode.el | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/svg-tag-mode.el b/svg-tag-mode.el
index 06324c8dc3..dd49c7d81b 100644
--- a/svg-tag-mode.el
+++ b/svg-tag-mode.el
@@ -109,6 +109,7 @@
 ;; Version 0.1:
 ;; - Proof of concept
 ;;
+
 ;;; Code:
 (require 'svg-lib)
 
@@ -274,5 +275,7 @@ allows to create dynamic tags."
    global-svg-tag-mode svg-tag-mode svg-tag-mode-on)
 
 (provide 'svg-tag-mode)
-
+;; Local Variables:
+;; indent-tabs-mode: nil
+;; End:
 ;;; svg-tag-mode.el ends here



reply via email to

[Prev in Thread] Current Thread [Next in Thread]