aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
diff options
context:
space:
mode:
authorStefan Monnier2008-04-10 14:10:46 +0000
committerStefan Monnier2008-04-10 14:10:46 +0000
commitcbee283dd7dd655124e81a6bd555506476180b5d (patch)
tree50b092083f6297038aac647c6db3187bebb20e91 /lisp/textmodes
parent40a339c881b095a5dd5508a1ef0d7bdb02cdec5f (diff)
downloademacs-cbee283dd7dd655124e81a6bd555506476180b5d.tar.gz
emacs-cbee283dd7dd655124e81a6bd555506476180b5d.zip
Fix up comment convention on the arch-tag lines.
Diffstat (limited to 'lisp/textmodes')
-rw-r--r--lisp/textmodes/artist.el2
-rw-r--r--lisp/textmodes/bib-mode.el2
-rw-r--r--lisp/textmodes/enriched.el2
-rw-r--r--lisp/textmodes/ispell.el2
-rw-r--r--lisp/textmodes/makeinfo.el2
-rw-r--r--lisp/textmodes/page-ext.el2
-rw-r--r--lisp/textmodes/page.el2
-rw-r--r--lisp/textmodes/picture.el2
-rw-r--r--lisp/textmodes/po.el2
-rw-r--r--lisp/textmodes/refbib.el2
-rw-r--r--lisp/textmodes/refer.el2
-rw-r--r--lisp/textmodes/reftex-auc.el2
-rw-r--r--lisp/textmodes/reftex-cite.el2
-rw-r--r--lisp/textmodes/reftex-dcr.el2
-rw-r--r--lisp/textmodes/reftex-global.el2
-rw-r--r--lisp/textmodes/reftex-index.el2
-rw-r--r--lisp/textmodes/reftex-parse.el2
-rw-r--r--lisp/textmodes/reftex-ref.el2
-rw-r--r--lisp/textmodes/reftex-sel.el2
-rw-r--r--lisp/textmodes/reftex-toc.el2
-rw-r--r--lisp/textmodes/reftex-vars.el2
-rw-r--r--lisp/textmodes/reftex.el2
-rw-r--r--lisp/textmodes/spell.el2
-rw-r--r--lisp/textmodes/texnfo-upd.el2
-rw-r--r--lisp/textmodes/text-mode.el2
-rw-r--r--lisp/textmodes/tildify.el2
-rw-r--r--lisp/textmodes/two-column.el2
-rw-r--r--lisp/textmodes/underline.el2
28 files changed, 28 insertions, 28 deletions
diff --git a/lisp/textmodes/artist.el b/lisp/textmodes/artist.el
index e44ec22ee6a..81c5a80c3e8 100644
--- a/lisp/textmodes/artist.el
+++ b/lisp/textmodes/artist.el
@@ -5546,5 +5546,5 @@ The event, EV, is the mouse event."
5546;; Don't hesitate to ask me any questions. 5546;; Don't hesitate to ask me any questions.
5547 5547
5548 5548
5549;;; arch-tag: 3e63b881-aaaa-4b83-a072-220d4661a8a3 5549;; arch-tag: 3e63b881-aaaa-4b83-a072-220d4661a8a3
5550;;; artist.el ends here 5550;;; artist.el ends here
diff --git a/lisp/textmodes/bib-mode.el b/lisp/textmodes/bib-mode.el
index 20e69e2d68e..d7aa455ef8f 100644
--- a/lisp/textmodes/bib-mode.el
+++ b/lisp/textmodes/bib-mode.el
@@ -237,5 +237,5 @@ named by variable `unread-bib-file'."
237 237
238(provide 'bib-mode) 238(provide 'bib-mode)
239 239
240;;; arch-tag: e3a97958-3c2c-487f-9557-fafc3c98452d 240;; arch-tag: e3a97958-3c2c-487f-9557-fafc3c98452d
241;;; bib-mode.el ends here 241;;; bib-mode.el ends here
diff --git a/lisp/textmodes/enriched.el b/lisp/textmodes/enriched.el
index 24a54e8a564..959d11f11fe 100644
--- a/lisp/textmodes/enriched.el
+++ b/lisp/textmodes/enriched.el
@@ -503,5 +503,5 @@ the range of text to assign text property SYMBOL with value VALUE."
503 (message "Warning: invalid <x-display> parameter %s" param)) 503 (message "Warning: invalid <x-display> parameter %s" param))
504 (list start end 'display prop))) 504 (list start end 'display prop)))
505 505
506;;; arch-tag: 05cae488-3fea-45cd-ac29-5b02cb64e42b 506;; arch-tag: 05cae488-3fea-45cd-ac29-5b02cb64e42b
507;;; enriched.el ends here 507;;; enriched.el ends here
diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el
index 7b69249c9b9..5eb74e49c8f 100644
--- a/lisp/textmodes/ispell.el
+++ b/lisp/textmodes/ispell.el
@@ -3809,5 +3809,5 @@ Both should not be used to define a buffer-local dictionary."
3809; LocalWords: uuencoded unidiff sc nn VM SGML eval IspellPersDict unsplitable 3809; LocalWords: uuencoded unidiff sc nn VM SGML eval IspellPersDict unsplitable
3810; LocalWords: lns XEmacs HTML casechars Multibyte 3810; LocalWords: lns XEmacs HTML casechars Multibyte
3811 3811
3812;;; arch-tag: 4941b9f9-3b7c-4a76-a4ed-5fa8b6010ef5 3812;; arch-tag: 4941b9f9-3b7c-4a76-a4ed-5fa8b6010ef5
3813;;; ispell.el ends here 3813;;; ispell.el ends here
diff --git a/lisp/textmodes/makeinfo.el b/lisp/textmodes/makeinfo.el
index d4c23b6c748..2170f8a6960 100644
--- a/lisp/textmodes/makeinfo.el
+++ b/lisp/textmodes/makeinfo.el
@@ -291,5 +291,5 @@ line LINE of the window, or centered if LINE is nil."
291;;; Place `provide' at end of file. 291;;; Place `provide' at end of file.
292(provide 'makeinfo) 292(provide 'makeinfo)
293 293
294;;; arch-tag: 5f810713-3de2-4e20-8030-4bc3dd0d9604 294;; arch-tag: 5f810713-3de2-4e20-8030-4bc3dd0d9604
295;;; makeinfo.el ends here 295;;; makeinfo.el ends here
diff --git a/lisp/textmodes/page-ext.el b/lisp/textmodes/page-ext.el
index db5eceefe63..9570dac9aad 100644
--- a/lisp/textmodes/page-ext.el
+++ b/lisp/textmodes/page-ext.el
@@ -804,5 +804,5 @@ to the same line in the pages buffer."
804 804
805(provide 'page-ext) 805(provide 'page-ext)
806 806
807;;; arch-tag: 2f311550-c6e0-4458-9c12-7f039c058bdb 807;; arch-tag: 2f311550-c6e0-4458-9c12-7f039c058bdb
808;;; page-ext.el ends here 808;;; page-ext.el ends here
diff --git a/lisp/textmodes/page.el b/lisp/textmodes/page.el
index ee7b2e17dca..e12723ca36f 100644
--- a/lisp/textmodes/page.el
+++ b/lisp/textmodes/page.el
@@ -164,5 +164,5 @@ thus showing a page other than the one point was originally in."
164;;; Place `provide' at end of file. 164;;; Place `provide' at end of file.
165(provide 'page) 165(provide 'page)
166 166
167;;; arch-tag: e8d7a0bd-8655-4b6e-b852-f2ee25316a1d 167;; arch-tag: e8d7a0bd-8655-4b6e-b852-f2ee25316a1d
168;;; page.el ends here 168;;; page.el ends here
diff --git a/lisp/textmodes/picture.el b/lisp/textmodes/picture.el
index 3638d46d852..d3abbd1cbfc 100644
--- a/lisp/textmodes/picture.el
+++ b/lisp/textmodes/picture.el
@@ -775,5 +775,5 @@ Runs `picture-mode-exit-hook' at the end."
775 775
776(provide 'picture) 776(provide 'picture)
777 777
778;;; arch-tag: e452d08d-a470-4fbf-896e-ea276698d1ca 778;; arch-tag: e452d08d-a470-4fbf-896e-ea276698d1ca
779;;; picture.el ends here 779;;; picture.el ends here
diff --git a/lisp/textmodes/po.el b/lisp/textmodes/po.el
index 0335613c862..ec3e54851b8 100644
--- a/lisp/textmodes/po.el
+++ b/lisp/textmodes/po.el
@@ -133,5 +133,5 @@ Called through `file-coding-system-alist', before the file is visited for real."
133 133
134(provide 'po) 134(provide 'po)
135 135
136;;; arch-tag: 56748a57-d64c-4200-8f6b-c3a70496eb8c 136;; arch-tag: 56748a57-d64c-4200-8f6b-c3a70496eb8c
137;;; po.el ends here 137;;; po.el ends here
diff --git a/lisp/textmodes/refbib.el b/lisp/textmodes/refbib.el
index 69565d1a31c..3bef5f7e281 100644
--- a/lisp/textmodes/refbib.el
+++ b/lisp/textmodes/refbib.el
@@ -753,5 +753,5 @@ Please send bug reports and suggestions to
753(provide 'refbib) 753(provide 'refbib)
754(provide 'refer-to-bibtex) 754(provide 'refer-to-bibtex)
755 755
756;;; arch-tag: 664afee2-6e76-4408-ba56-981d8a179586 756;; arch-tag: 664afee2-6e76-4408-ba56-981d8a179586
757;;; refbib.el ends here 757;;; refbib.el ends here
diff --git a/lisp/textmodes/refer.el b/lisp/textmodes/refer.el
index 9e5720d79f4..f1dff20c0dc 100644
--- a/lisp/textmodes/refer.el
+++ b/lisp/textmodes/refer.el
@@ -398,5 +398,5 @@ found on the last `refer-find-entry' or `refer-find-next-entry'."
398 (setq refer-bib-files files)) 398 (setq refer-bib-files files))
399 files)) 399 files))
400 400
401;;; arch-tag: 151f641b-e79b-462b-9a29-a95c3793f300 401;; arch-tag: 151f641b-e79b-462b-9a29-a95c3793f300
402;;; refer.el ends here 402;;; refer.el ends here
diff --git a/lisp/textmodes/reftex-auc.el b/lisp/textmodes/reftex-auc.el
index 1a62cf949c8..49d0d594d1d 100644
--- a/lisp/textmodes/reftex-auc.el
+++ b/lisp/textmodes/reftex-auc.el
@@ -225,5 +225,5 @@ of ENTRY-LIST is a list of cons cells (\"MACRONAME\" . LEVEL). See
225(defun reftex-notice-new-section () 225(defun reftex-notice-new-section ()
226 (reftex-notice-new 1 'force)) 226 (reftex-notice-new 1 'force))
227 227
228;;; arch-tag: 4a798e68-3405-421c-a09b-0269aac64ab4 228;; arch-tag: 4a798e68-3405-421c-a09b-0269aac64ab4
229;;; reftex-auc.el ends here 229;;; reftex-auc.el ends here
diff --git a/lisp/textmodes/reftex-cite.el b/lisp/textmodes/reftex-cite.el
index e160db307dc..4d52a7d6e7f 100644
--- a/lisp/textmodes/reftex-cite.el
+++ b/lisp/textmodes/reftex-cite.el
@@ -1176,5 +1176,5 @@ The sequence in the new file is the same as it was in the old database."
1176 (length entries)))) 1176 (length entries))))
1177 1177
1178 1178
1179;;; arch-tag: d53d0a5a-ab32-4b52-a846-2a7c3527cd89 1179;; arch-tag: d53d0a5a-ab32-4b52-a846-2a7c3527cd89
1180;;; reftex-cite.el ends here 1180;;; reftex-cite.el ends here
diff --git a/lisp/textmodes/reftex-dcr.el b/lisp/textmodes/reftex-dcr.el
index f0c21379586..a2d713fd094 100644
--- a/lisp/textmodes/reftex-dcr.el
+++ b/lisp/textmodes/reftex-dcr.el
@@ -485,5 +485,5 @@ Calling this function several times find successive citation locations."
485 (move-marker reftex-global-search-marker nil) 485 (move-marker reftex-global-search-marker nil)
486 (error "All files processed")))) 486 (error "All files processed"))))
487 487
488;;; arch-tag: d2f52b56-744e-44ad-830d-1fc193b90eda 488;; arch-tag: d2f52b56-744e-44ad-830d-1fc193b90eda
489;;; reftex-dcr.el ends here 489;;; reftex-dcr.el ends here
diff --git a/lisp/textmodes/reftex-global.el b/lisp/textmodes/reftex-global.el
index ee5f6f85c4d..9f1a1853287 100644
--- a/lisp/textmodes/reftex-global.el
+++ b/lisp/textmodes/reftex-global.el
@@ -467,5 +467,5 @@ With no argument, this command toggles
467(add-minor-mode 'reftex-isearch-minor-mode "/I" nil nil 467(add-minor-mode 'reftex-isearch-minor-mode "/I" nil nil
468 'reftex-isearch-minor-mode) 468 'reftex-isearch-minor-mode)
469 469
470;;; arch-tag: 2dbf7633-92c8-4340-8656-7aa019d0f80d 470;; arch-tag: 2dbf7633-92c8-4340-8656-7aa019d0f80d
471;;; reftex-global.el ends here 471;;; reftex-global.el ends here
diff --git a/lisp/textmodes/reftex-index.el b/lisp/textmodes/reftex-index.el
index 1f69e3fbb9b..fc93e240ad2 100644
--- a/lisp/textmodes/reftex-index.el
+++ b/lisp/textmodes/reftex-index.el
@@ -2106,5 +2106,5 @@ Does not do a save-excursion."
2106 ["Save and Return" reftex-index-phrases-save-and-return t])) 2106 ["Save and Return" reftex-index-phrases-save-and-return t]))
2107 2107
2108 2108
2109;;; arch-tag: 4b2362af-c156-42c1-8932-ea2823e205c1 2109;; arch-tag: 4b2362af-c156-42c1-8932-ea2823e205c1
2110;;; reftex-index.el ends here 2110;;; reftex-index.el ends here
diff --git a/lisp/textmodes/reftex-parse.el b/lisp/textmodes/reftex-parse.el
index 50584f17046..ef151cf4e57 100644
--- a/lisp/textmodes/reftex-parse.el
+++ b/lisp/textmodes/reftex-parse.el
@@ -1070,5 +1070,5 @@ of master file."
1070 nrest (- nrest i)))) 1070 nrest (- nrest i))))
1071 string)) 1071 string))
1072 1072
1073;;; arch-tag: 6a8168f7-abb9-4576-99dc-fcbc7ba901a3 1073;; arch-tag: 6a8168f7-abb9-4576-99dc-fcbc7ba901a3
1074;;; reftex-parse.el ends here 1074;;; reftex-parse.el ends here
diff --git a/lisp/textmodes/reftex-ref.el b/lisp/textmodes/reftex-ref.el
index 0cdc7811a8d..91c835c4163 100644
--- a/lisp/textmodes/reftex-ref.el
+++ b/lisp/textmodes/reftex-ref.el
@@ -848,5 +848,5 @@ Optional prefix argument OTHER-WINDOW goes to the label in another window."
848 848
849 849
850 850
851;;; arch-tag: 52f14032-fb76-4d31-954f-750c72415675 851;; arch-tag: 52f14032-fb76-4d31-954f-750c72415675
852;;; reftex-ref.el ends here 852;;; reftex-ref.el ends here
diff --git a/lisp/textmodes/reftex-sel.el b/lisp/textmodes/reftex-sel.el
index aadef03fbcb..66d87b7bf15 100644
--- a/lisp/textmodes/reftex-sel.el
+++ b/lisp/textmodes/reftex-sel.el
@@ -739,5 +739,5 @@ Useful for large TOC's."
739 do (define-key reftex-select-bib-map (car x) (cdr x))) 739 do (define-key reftex-select-bib-map (car x) (cdr x)))
740 740
741 741
742;;; arch-tag: 842078ff-0586-4e0b-957e-536e08218464 742;; arch-tag: 842078ff-0586-4e0b-957e-536e08218464
743;;; reftex-sel.el ends here 743;;; reftex-sel.el ends here
diff --git a/lisp/textmodes/reftex-toc.el b/lisp/textmodes/reftex-toc.el
index 31ca3c0cf6c..7b4857cc3fc 100644
--- a/lisp/textmodes/reftex-toc.el
+++ b/lisp/textmodes/reftex-toc.el
@@ -1100,5 +1100,5 @@ always show the current section in connection with the option
1100 ["Help" reftex-toc-show-help t])) 1100 ["Help" reftex-toc-show-help t]))
1101 1101
1102 1102
1103;;; arch-tag: 92400ce2-0b86-4c89-a606-4ed71acea17e 1103;; arch-tag: 92400ce2-0b86-4c89-a606-4ed71acea17e
1104;;; reftex-toc.el ends here 1104;;; reftex-toc.el ends here
diff --git a/lisp/textmodes/reftex-vars.el b/lisp/textmodes/reftex-vars.el
index 6d119fc2ffa..971d317a52f 100644
--- a/lisp/textmodes/reftex-vars.el
+++ b/lisp/textmodes/reftex-vars.el
@@ -1909,5 +1909,5 @@ construct: \\bbb [xxx] {aaa}."
1909 1909
1910(provide 'reftex-vars) 1910(provide 'reftex-vars)
1911 1911
1912;;; arch-tag: 9591ea34-ef39-4431-90b7-c115eaf5e16f 1912;; arch-tag: 9591ea34-ef39-4431-90b7-c115eaf5e16f
1913;;; reftex-vars.el ends here 1913;;; reftex-vars.el ends here
diff --git a/lisp/textmodes/reftex.el b/lisp/textmodes/reftex.el
index 8a8f9249175..3f6244bf4c8 100644
--- a/lisp/textmodes/reftex.el
+++ b/lisp/textmodes/reftex.el
@@ -2597,5 +2597,5 @@ With optional NODE, go directly to that node."
2597 2597
2598;;;============================================================================ 2598;;;============================================================================
2599 2599
2600;;; arch-tag: 49e0da4e-bd5e-4cfc-a717-fb444fccb9e6 2600;; arch-tag: 49e0da4e-bd5e-4cfc-a717-fb444fccb9e6
2601;;; reftex.el ends here 2601;;; reftex.el ends here
diff --git a/lisp/textmodes/spell.el b/lisp/textmodes/spell.el
index 01eff7616a7..d021369a3f2 100644
--- a/lisp/textmodes/spell.el
+++ b/lisp/textmodes/spell.el
@@ -176,5 +176,5 @@ for example, \"word\"."
176 176
177(provide 'spell) 177(provide 'spell)
178 178
179;;; arch-tag: 7eabb848-9c76-431a-bcdb-0e0592d2db04 179;; arch-tag: 7eabb848-9c76-431a-bcdb-0e0592d2db04
180;;; spell.el ends here 180;;; spell.el ends here
diff --git a/lisp/textmodes/texnfo-upd.el b/lisp/textmodes/texnfo-upd.el
index e3285105463..0586c6023f0 100644
--- a/lisp/textmodes/texnfo-upd.el
+++ b/lisp/textmodes/texnfo-upd.el
@@ -2060,5 +2060,5 @@ chapter."
2060;; Place `provide' at end of file. 2060;; Place `provide' at end of file.
2061(provide 'texnfo-upd) 2061(provide 'texnfo-upd)
2062 2062
2063;;; arch-tag: d21613a5-c32f-43f4-8af4-bfb1e7455842 2063;; arch-tag: d21613a5-c32f-43f4-8af4-bfb1e7455842
2064;;; texnfo-upd.el ends here 2064;;; texnfo-upd.el ends here
diff --git a/lisp/textmodes/text-mode.el b/lisp/textmodes/text-mode.el
index 7ba11290d1b..cd1fe55bdac 100644
--- a/lisp/textmodes/text-mode.el
+++ b/lisp/textmodes/text-mode.el
@@ -180,5 +180,5 @@ The argument NLINES says how many lines to center."
180 (setq nlines (1+ nlines)) 180 (setq nlines (1+ nlines))
181 (forward-line -1))))) 181 (forward-line -1)))))
182 182
183;;; arch-tag: a07ccaad-da13-4d7b-9c61-cd04f5926aab 183;; arch-tag: a07ccaad-da13-4d7b-9c61-cd04f5926aab
184;;; text-mode.el ends here 184;;; text-mode.el ends here
diff --git a/lisp/textmodes/tildify.el b/lisp/textmodes/tildify.el
index a84279fa765..6ed1a015d56 100644
--- a/lisp/textmodes/tildify.el
+++ b/lisp/textmodes/tildify.el
@@ -355,5 +355,5 @@ further questions)."
355;; coding: iso-latin-2 355;; coding: iso-latin-2
356;; End: 356;; End:
357 357
358;;; arch-tag: fc9b05a6-7355-4639-8170-dcf57853ba22 358;; arch-tag: fc9b05a6-7355-4639-8170-dcf57853ba22
359;;; tildify.el ends here 359;;; tildify.el ends here
diff --git a/lisp/textmodes/two-column.el b/lisp/textmodes/two-column.el
index 2cc74efbd19..b4ddfa59e2b 100644
--- a/lisp/textmodes/two-column.el
+++ b/lisp/textmodes/two-column.el
@@ -642,5 +642,5 @@ on, this also realigns the two buffers."
642 642
643(provide 'two-column) 643(provide 'two-column)
644 644
645;;; arch-tag: 2021b5ab-d3a4-4a8c-a21c-1936b0f9e6b1 645;; arch-tag: 2021b5ab-d3a4-4a8c-a21c-1936b0f9e6b1
646;;; two-column.el ends here 646;;; two-column.el ends here
diff --git a/lisp/textmodes/underline.el b/lisp/textmodes/underline.el
index 06560e04f9d..c00d62d3f61 100644
--- a/lisp/textmodes/underline.el
+++ b/lisp/textmodes/underline.el
@@ -63,5 +63,5 @@ which specify the range to operate on."
63 63
64(provide 'underline) 64(provide 'underline)
65 65
66;;; arch-tag: e7b48582-c3ea-4386-987a-87415f3c372a 66;; arch-tag: e7b48582-c3ea-4386-987a-87415f3c372a
67;;; underline.el ends here 67;;; underline.el ends here