aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/obsolete
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/obsolete
parent40a339c881b095a5dd5508a1ef0d7bdb02cdec5f (diff)
downloademacs-cbee283dd7dd655124e81a6bd555506476180b5d.tar.gz
emacs-cbee283dd7dd655124e81a6bd555506476180b5d.zip
Fix up comment convention on the arch-tag lines.
Diffstat (limited to 'lisp/obsolete')
-rw-r--r--lisp/obsolete/auto-show.el2
-rw-r--r--lisp/obsolete/awk-mode.el2
-rw-r--r--lisp/obsolete/bg-mouse.el2
-rw-r--r--lisp/obsolete/float.el2
-rw-r--r--lisp/obsolete/hscroll.el2
-rw-r--r--lisp/obsolete/iso-insert.el2
-rw-r--r--lisp/obsolete/iso-swed.el2
-rw-r--r--lisp/obsolete/keyswap.el2
-rw-r--r--lisp/obsolete/mlsupport.el2
-rw-r--r--lisp/obsolete/ooutline.el2
-rw-r--r--lisp/obsolete/options.el2
-rw-r--r--lisp/obsolete/profile.el2
-rw-r--r--lisp/obsolete/rnews.el2
-rw-r--r--lisp/obsolete/rnewspost.el2
-rw-r--r--lisp/obsolete/rsz-mini.el2
-rw-r--r--lisp/obsolete/sc.el2
-rw-r--r--lisp/obsolete/scribe.el2
-rw-r--r--lisp/obsolete/swedish.el2
-rw-r--r--lisp/obsolete/uncompress.el2
-rw-r--r--lisp/obsolete/x-menu.el2
20 files changed, 20 insertions, 20 deletions
diff --git a/lisp/obsolete/auto-show.el b/lisp/obsolete/auto-show.el
index fcd8480404c..9ea5d357bfb 100644
--- a/lisp/obsolete/auto-show.el
+++ b/lisp/obsolete/auto-show.el
@@ -48,5 +48,5 @@ to auto-show from your init file and code."
48 48
49(provide 'auto-show) 49(provide 'auto-show)
50 50
51;;; arch-tag: 49587cbf-95cc-4061-b564-274aaec37469 51;; arch-tag: 49587cbf-95cc-4061-b564-274aaec37469
52;;; auto-show.el ends here 52;;; auto-show.el ends here
diff --git a/lisp/obsolete/awk-mode.el b/lisp/obsolete/awk-mode.el
index 6c20b9bffa6..3ac91e91357 100644
--- a/lisp/obsolete/awk-mode.el
+++ b/lisp/obsolete/awk-mode.el
@@ -122,5 +122,5 @@ Turning on AWK mode runs `awk-mode-hook'."
122 122
123(provide 'awk-mode) 123(provide 'awk-mode)
124 124
125;;; arch-tag: 14ebc02a-b3c5-4e76-8034-6ca9ac0af0e6 125;; arch-tag: 14ebc02a-b3c5-4e76-8034-6ca9ac0af0e6
126;;; awk-mode.el ends here 126;;; awk-mode.el ends here
diff --git a/lisp/obsolete/bg-mouse.el b/lisp/obsolete/bg-mouse.el
index a7ac2410ced..63c174d9216 100644
--- a/lisp/obsolete/bg-mouse.el
+++ b/lisp/obsolete/bg-mouse.el
@@ -304,5 +304,5 @@ X and Y are 0-based character positions on the screen."
304 304
305(provide 'bg-mouse) 305(provide 'bg-mouse)
306 306
307;;; arch-tag: b3d06605-2971-44b1-be2c-e49c24e1a8d3 307;; arch-tag: b3d06605-2971-44b1-be2c-e49c24e1a8d3
308;;; bg-mouse.el ends here 308;;; bg-mouse.el ends here
diff --git a/lisp/obsolete/float.el b/lisp/obsolete/float.el
index c3efcf85223..eb84c111f3d 100644
--- a/lisp/obsolete/float.el
+++ b/lisp/obsolete/float.el
@@ -456,5 +456,5 @@ are recognized."
456 456
457(provide 'float) 457(provide 'float)
458 458
459;;; arch-tag: cc0c89c6-5718-49af-978e-585f6b14e347 459;; arch-tag: cc0c89c6-5718-49af-978e-585f6b14e347
460;;; float.el ends here 460;;; float.el ends here
diff --git a/lisp/obsolete/hscroll.el b/lisp/obsolete/hscroll.el
index d22fa3dc1f7..4f1afc872f9 100644
--- a/lisp/obsolete/hscroll.el
+++ b/lisp/obsolete/hscroll.el
@@ -102,5 +102,5 @@ Also see `automatic-hscrolling'."
102 102
103(provide 'hscroll) 103(provide 'hscroll)
104 104
105;;; arch-tag: 48377520-e5ca-401d-b360-3881b2d5a05a 105;; arch-tag: 48377520-e5ca-401d-b360-3881b2d5a05a
106;;; hscroll.el ends here 106;;; hscroll.el ends here
diff --git a/lisp/obsolete/iso-insert.el b/lisp/obsolete/iso-insert.el
index 7467c7a2aa4..1da68eef524 100644
--- a/lisp/obsolete/iso-insert.el
+++ b/lisp/obsolete/iso-insert.el
@@ -629,5 +629,5 @@
629 629
630(provide 'iso-insert) 630(provide 'iso-insert)
631 631
632;;; arch-tag: eb5f97bd-a034-4851-92ff-ab1f1bf92814 632;; arch-tag: eb5f97bd-a034-4851-92ff-ab1f1bf92814
633;;; iso-insert.el ends here 633;;; iso-insert.el ends here
diff --git a/lisp/obsolete/iso-swed.el b/lisp/obsolete/iso-swed.el
index 77fa26608c9..a015c42693c 100644
--- a/lisp/obsolete/iso-swed.el
+++ b/lisp/obsolete/iso-swed.el
@@ -149,5 +149,5 @@
149 149
150(provide 'iso-swed) 150(provide 'iso-swed)
151 151
152;;; arch-tag: 6b3dc269-660c-44b6-a25f-680b921eaf2c 152;; arch-tag: 6b3dc269-660c-44b6-a25f-680b921eaf2c
153;;; iso-swed.el ends here 153;;; iso-swed.el ends here
diff --git a/lisp/obsolete/keyswap.el b/lisp/obsolete/keyswap.el
index 071f0c673ad..cb76d9cc48f 100644
--- a/lisp/obsolete/keyswap.el
+++ b/lisp/obsolete/keyswap.el
@@ -39,5 +39,5 @@
39 (aset the-table ?\^h ?\177) 39 (aset the-table ?\^h ?\177)
40 (setq keyboard-translate-table the-table)) 40 (setq keyboard-translate-table the-table))
41 41
42;;; arch-tag: 67cf7009-e23e-421c-9648-078e7277297c 42;; arch-tag: 67cf7009-e23e-421c-9648-078e7277297c
43;;; keyswap.el ends here 43;;; keyswap.el ends here
diff --git a/lisp/obsolete/mlsupport.el b/lisp/obsolete/mlsupport.el
index 07bd2d387f6..1b792cf0388 100644
--- a/lisp/obsolete/mlsupport.el
+++ b/lisp/obsolete/mlsupport.el
@@ -426,5 +426,5 @@
426 426
427(provide 'mlsupport) 427(provide 'mlsupport)
428 428
429;;; arch-tag: b0ad09bc-8cb2-4be0-8888-2e874839bcbc 429;; arch-tag: b0ad09bc-8cb2-4be0-8888-2e874839bcbc
430;;; mlsupport.el ends here 430;;; mlsupport.el ends here
diff --git a/lisp/obsolete/ooutline.el b/lisp/obsolete/ooutline.el
index 40ba035058a..b7b3aad8e06 100644
--- a/lisp/obsolete/ooutline.el
+++ b/lisp/obsolete/ooutline.el
@@ -583,5 +583,5 @@ Stop at the first and last subheadings of a superior heading."
583 583
584(provide 'outline) 584(provide 'outline)
585 585
586;;; arch-tag: 14ed00e1-bd40-4db8-86e5-3b82ce326e45 586;; arch-tag: 14ed00e1-bd40-4db8-86e5-3b82ce326e45
587;;; ooutline.el ends here 587;;; ooutline.el ends here
diff --git a/lisp/obsolete/options.el b/lisp/obsolete/options.el
index 5d4b0f6a63e..c08e57bbde3 100644
--- a/lisp/obsolete/options.el
+++ b/lisp/obsolete/options.el
@@ -147,5 +147,5 @@ For convenience, the characters \\[backward-paragraph] and \\[forward-paragraph]
147 147
148(provide 'options) 148(provide 'options)
149 149
150;;; arch-tag: d18211a1-f3fb-48c9-a449-d5acde406a3c 150;; arch-tag: d18211a1-f3fb-48c9-a449-d5acde406a3c
151;;; options.el ends here 151;;; options.el ends here
diff --git a/lisp/obsolete/profile.el b/lisp/obsolete/profile.el
index 38d18435d37..0900669e207 100644
--- a/lisp/obsolete/profile.el
+++ b/lisp/obsolete/profile.el
@@ -290,5 +290,5 @@ DEF is (symbol-function FUN)."
290 290
291(provide 'profile) 291(provide 'profile)
292 292
293;;; arch-tag: 816f97e8-efff-4da2-9a95-7bc392f58b19 293;; arch-tag: 816f97e8-efff-4da2-9a95-7bc392f58b19
294;;; profile.el ends here 294;;; profile.el ends here
diff --git a/lisp/obsolete/rnews.el b/lisp/obsolete/rnews.el
index fe564366e72..2c80fe44e70 100644
--- a/lisp/obsolete/rnews.el
+++ b/lisp/obsolete/rnews.el
@@ -978,5 +978,5 @@ Mail and USENET news headers are not rotated."
978 978
979(provide 'rnews) 979(provide 'rnews)
980 980
981;;; arch-tag: c032a20b-cafb-466c-b3fa-5be404a18f8c 981;; arch-tag: c032a20b-cafb-466c-b3fa-5be404a18f8c
982;;; rnews.el ends here 982;;; rnews.el ends here
diff --git a/lisp/obsolete/rnewspost.el b/lisp/obsolete/rnewspost.el
index 34061d44bf2..f331f0a1a6e 100644
--- a/lisp/obsolete/rnewspost.el
+++ b/lisp/obsolete/rnewspost.el
@@ -443,5 +443,5 @@ original message into it."
443 443
444(provide 'rnewspost) 444(provide 'rnewspost)
445 445
446;;; arch-tag: 18f7b2af-cf9a-49e4-878b-71eb49913e00 446;; arch-tag: 18f7b2af-cf9a-49e4-878b-71eb49913e00
447;;; rnewspost.el ends here 447;;; rnewspost.el ends here
diff --git a/lisp/obsolete/rsz-mini.el b/lisp/obsolete/rsz-mini.el
index afbc5383008..0f33ca937b4 100644
--- a/lisp/obsolete/rsz-mini.el
+++ b/lisp/obsolete/rsz-mini.el
@@ -81,5 +81,5 @@
81 81
82(provide 'rsz-mini) 82(provide 'rsz-mini)
83 83
84;;; arch-tag: 3cb85d51-ab33-4e46-8362-dd87a5d06c99 84;; arch-tag: 3cb85d51-ab33-4e46-8362-dd87a5d06c99
85;;; rsz-mini.el ends here 85;;; rsz-mini.el ends here
diff --git a/lisp/obsolete/sc.el b/lisp/obsolete/sc.el
index 26486577aa4..1417ff6cdb5 100644
--- a/lisp/obsolete/sc.el
+++ b/lisp/obsolete/sc.el
@@ -13,5 +13,5 @@
13 13
14(message "The name `sc' works but is obsolete; please use `supercite' instead") 14(message "The name `sc' works but is obsolete; please use `supercite' instead")
15 15
16;;; arch-tag: 31e8ae19-689e-4b7d-9161-6d7dd60c6ece 16;; arch-tag: 31e8ae19-689e-4b7d-9161-6d7dd60c6ece
17;;; sc.el ends here 17;;; sc.el ends here
diff --git a/lisp/obsolete/scribe.el b/lisp/obsolete/scribe.el
index 026d1ca6077..4a711e116b6 100644
--- a/lisp/obsolete/scribe.el
+++ b/lisp/obsolete/scribe.el
@@ -324,5 +324,5 @@ preceding text is of the form @Command."
324 324
325(provide 'scribe) 325(provide 'scribe)
326 326
327;;; arch-tag: 64f454c4-7544-4ea2-9d14-f0b668f2cdc6 327;; arch-tag: 64f454c4-7544-4ea2-9d14-f0b668f2cdc6
328;;; scribe.el ends here 328;;; scribe.el ends here
diff --git a/lisp/obsolete/swedish.el b/lisp/obsolete/swedish.el
index 906c4b92ab5..34256031643 100644
--- a/lisp/obsolete/swedish.el
+++ b/lisp/obsolete/swedish.el
@@ -159,5 +159,5 @@ Leaves point just after the word that looks Swedish."
159 159
160(provide 'swedish) 160(provide 'swedish)
161 161
162;;; arch-tag: a117019d-acac-4ac4-8eac-0dbd49a41d32 162;; arch-tag: a117019d-acac-4ac4-8eac-0dbd49a41d32
163;;; swedish.el ends here 163;;; swedish.el ends here
diff --git a/lisp/obsolete/uncompress.el b/lisp/obsolete/uncompress.el
index 1ca86c20120..9bc644d5015 100644
--- a/lisp/obsolete/uncompress.el
+++ b/lisp/obsolete/uncompress.el
@@ -111,5 +111,5 @@ It then selects a major mode from the uncompressed file name and contents."
111 111
112(provide 'uncompress) 112(provide 'uncompress)
113 113
114;;; arch-tag: 626658d4-fcce-499a-990d-d165f2ed7da3 114;; arch-tag: 626658d4-fcce-499a-990d-d165f2ed7da3
115;;; uncompress.el ends here 115;;; uncompress.el ends here
diff --git a/lisp/obsolete/x-menu.el b/lisp/obsolete/x-menu.el
index dfb0b17baa1..7be31570c7e 100644
--- a/lisp/obsolete/x-menu.el
+++ b/lisp/obsolete/x-menu.el
@@ -149,5 +149,5 @@ available to the user. This also creates the menu itself."
149 149
150(provide 'x-menu) 150(provide 'x-menu)
151 151
152;;; arch-tag: 889f6d49-c01b-49e7-aaef-b0c6966c2961 152;; arch-tag: 889f6d49-c01b-49e7-aaef-b0c6966c2961
153;;; x-menu.el ends here 153;;; x-menu.el ends here