branch: main
commit e9cd27a3342294f5b3d546f128427b3a1e7ccaa0
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>
; Fix footer lines
* style/afterpage.el:
* style/array.el:
* style/bm.el:
* style/fancynum.el:
* style/filecontents.el:
* style/harvard.el:
* style/imakeidx.el:
* style/kantlipsum.el:
* style/kpfonts.el:
* style/lipsum.el:
* style/longtable.el:
* style/mn2e.el:
* style/mnras.el:
* style/nameref.el:
* style/natbib.el:
* style/placeins.el:
* style/siunitx.el: Fix footer lines which helps `outline-mode' to
find the comment correctly.
---
style/afterpage.el | 2 +-
style/array.el | 2 +-
style/bm.el | 2 +-
style/fancynum.el | 3 +--
style/filecontents.el | 2 +-
style/harvard.el | 2 +-
style/imakeidx.el | 2 +-
style/kantlipsum.el | 2 +-
style/kpfonts.el | 2 +-
style/lipsum.el | 2 +-
style/longtable.el | 2 +-
style/mn2e.el | 2 +-
style/mnras.el | 2 +-
style/nameref.el | 2 +-
style/natbib.el | 2 +-
style/placeins.el | 2 +-
style/siunitx.el | 2 +-
17 files changed, 17 insertions(+), 18 deletions(-)
diff --git a/style/afterpage.el b/style/afterpage.el
index b3067ea0..34dbf0a4 100644
--- a/style/afterpage.el
+++ b/style/afterpage.el
@@ -53,4 +53,4 @@
(defvar LaTeX-afterpage-package-options nil
"Package options for afterpage.")
-;; afterpage.el ends here
+;;; afterpage.el ends here
diff --git a/style/array.el b/style/array.el
index 5a5d4f2c..c6b70fc9 100644
--- a/style/array.el
+++ b/style/array.el
@@ -101,4 +101,4 @@ package.")
(defvar LaTeX-array-package-options nil
"Package options for array.")
-;; array.el ends here
+;;; array.el ends here
diff --git a/style/bm.el b/style/bm.el
index 2b822fb5..9358f098 100644
--- a/style/bm.el
+++ b/style/bm.el
@@ -57,4 +57,4 @@
(defvar LaTeX-bm-package-options nil
"Package options for the bm package.")
-;; bm.el ends here
+;;; bm.el ends here
diff --git a/style/fancynum.el b/style/fancynum.el
index 02d432d4..a60b9c99 100644
--- a/style/fancynum.el
+++ b/style/fancynum.el
@@ -43,5 +43,4 @@
'("english" "french" "tight" "loose" "commas" "thinspaces" "plain")
"Package options for fancynum.")
-;; fancynum.el ends here
-
+;;; fancynum.el ends here
diff --git a/style/filecontents.el b/style/filecontents.el
index ae996598..cdcb990a 100644
--- a/style/filecontents.el
+++ b/style/filecontents.el
@@ -59,4 +59,4 @@
(defvar LaTeX-filecontents-package-options nil
"Package options for filecontents.")
-;; filecontents.el ends here
+;;; filecontents.el ends here
diff --git a/style/harvard.el b/style/harvard.el
index 36e2e471..678780b2 100644
--- a/style/harvard.el
+++ b/style/harvard.el
@@ -125,4 +125,4 @@
"curly" "angle" "square" "none")
"Package options for the harvard package.")
-;; harvard.el ends here
+;;; harvard.el ends here
diff --git a/style/imakeidx.el b/style/imakeidx.el
index 0d6a626c..20cfeef8 100644
--- a/style/imakeidx.el
+++ b/style/imakeidx.el
@@ -114,4 +114,4 @@
"original" "splitindex")
"Package options for the imakeidx package.")
-;; imakeidx.el ends here
+;;; imakeidx.el ends here
diff --git a/style/kantlipsum.el b/style/kantlipsum.el
index 5325889c..fc8fb0f0 100644
--- a/style/kantlipsum.el
+++ b/style/kantlipsum.el
@@ -43,4 +43,4 @@
'("par" "nopar" "numbers" "index")
"Package options for the kantlipsum package.")
-;; kantlipsum.el ends here
+;;; kantlipsum.el ends here
diff --git a/style/kpfonts.el b/style/kpfonts.el
index beef9340..3b54beb5 100644
--- a/style/kpfonts.el
+++ b/style/kpfonts.el
@@ -606,4 +606,4 @@ following commands are defined:
"nowarning")
"Package options for the kpfonts package.")
-;; kpfonts.el ends here
+;;; kpfonts.el ends here
diff --git a/style/lipsum.el b/style/lipsum.el
index 96e71aaf..d468eecf 100644
--- a/style/lipsum.el
+++ b/style/lipsum.el
@@ -43,4 +43,4 @@
'("nopar")
"Package options for the lipsum package.")
-;; lipsum.el ends here
+;;; lipsum.el ends here
diff --git a/style/longtable.el b/style/longtable.el
index 708da248..92ea8ada 100644
--- a/style/longtable.el
+++ b/style/longtable.el
@@ -149,4 +149,4 @@ insert line break macro."
(defvar LaTeX-longtable-package-options nil
"Package options for the longtable package.")
-;; longtable.el ends here
+;;; longtable.el ends here
diff --git a/style/mn2e.el b/style/mn2e.el
index adefd348..63fb45c4 100644
--- a/style/mn2e.el
+++ b/style/mn2e.el
@@ -178,4 +178,4 @@
"doublespacing" "galley" "landscape" "letters" "onecolumn" "referee")
"Package options for the mn2e package.")
-;; mn2e.el ends here
+;;; mn2e.el ends here
diff --git a/style/mnras.el b/style/mnras.el
index 4b77c50d..debfb12e 100644
--- a/style/mnras.el
+++ b/style/mnras.el
@@ -179,4 +179,4 @@
"usenatbib" "usegraphicx" "useAMS" "usedcolumn")
"Package options for the mnras package.")
-;; mnras.el ends here
+;;; mnras.el ends here
diff --git a/style/nameref.el b/style/nameref.el
index fc8791c5..50cd1a67 100644
--- a/style/nameref.el
+++ b/style/nameref.el
@@ -60,4 +60,4 @@
(defvar LaTeX-nameref-package-options nil
"Package options for nameref.")
-;; nameref.el ends here
+;;; nameref.el ends here
diff --git a/style/natbib.el b/style/natbib.el
index e04de458..55fd0a26 100644
--- a/style/natbib.el
+++ b/style/natbib.el
@@ -194,4 +194,4 @@ OPTIONAL is ignored."
"longnamesfirst" "nonamebreak")
"Package options for the natbib package.")
-;; natbib.el ends here
+;;; natbib.el ends here
diff --git a/style/placeins.el b/style/placeins.el
index 472d0316..565a4193 100644
--- a/style/placeins.el
+++ b/style/placeins.el
@@ -40,4 +40,4 @@
'("section" "above" "below" "verbose")
"Package options for placeins.")
-;; placeins.el ends here
+;;; placeins.el ends here
diff --git a/style/siunitx.el b/style/siunitx.el
index 4b884ec5..49c62ba2 100644
--- a/style/siunitx.el
+++ b/style/siunitx.el
@@ -519,4 +519,4 @@ string."
"Prompt for package options for the siunitx package."
(TeX-read-key-val t LaTeX-siunitx-package-options-list))
-;; siunitx.el ends here
+;;; siunitx.el ends here