summaryrefslogtreecommitdiff
path: root/lisp/play
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/play')
-rw-r--r--lisp/play/5x5.el1
-rw-r--r--lisp/play/animate.el1
-rw-r--r--lisp/play/blackbox.el1
-rw-r--r--lisp/play/bruce.el1
-rw-r--r--lisp/play/cookie1.el1
-rw-r--r--lisp/play/decipher.el1
-rw-r--r--lisp/play/dissociate.el1
-rw-r--r--lisp/play/doctor.el1
-rw-r--r--lisp/play/dunnet.el1
-rw-r--r--lisp/play/fortune.el1
-rw-r--r--lisp/play/gamegrid.el1
-rw-r--r--lisp/play/gametree.el1
-rw-r--r--lisp/play/gomoku.el1
-rw-r--r--lisp/play/handwrite.el1
-rw-r--r--lisp/play/hanoi.el1
-rw-r--r--lisp/play/landmark.el1
-rw-r--r--lisp/play/life.el1
-rw-r--r--lisp/play/meese.el1
-rw-r--r--lisp/play/morse.el1
-rw-r--r--lisp/play/mpuz.el1
-rw-r--r--lisp/play/pong.el1
-rw-r--r--lisp/play/snake.el1
-rw-r--r--lisp/play/solitaire.el1
-rw-r--r--lisp/play/spook.el1
-rw-r--r--lisp/play/studly.el1
-rw-r--r--lisp/play/tetris.el1
-rw-r--r--lisp/play/yow.el1
-rw-r--r--lisp/play/zone.el1
28 files changed, 0 insertions, 28 deletions
diff --git a/lisp/play/5x5.el b/lisp/play/5x5.el
index 886e53a6afa..bcac5fa2577 100644
--- a/lisp/play/5x5.el
+++ b/lisp/play/5x5.el
@@ -521,5 +521,4 @@ progress because it is an animated attempt."
(provide '5x5)
-;;; arch-tag: ec4dabd5-572d-41ea-b48c-ec5ce0d68fa9
;;; 5x5.el ends here
diff --git a/lisp/play/animate.el b/lisp/play/animate.el
index 40c4696dc08..3e72247320f 100644
--- a/lisp/play/animate.el
+++ b/lisp/play/animate.el
@@ -184,5 +184,4 @@ Strings will be separated from each other by SPACE lines."
(animate-string "my sunshine" 18 34)
(animate-string "to stay!" 19 34))
-;;; arch-tag: 275289a3-6ac4-41da-b527-a1147045392f
;;; animate.el ends here
diff --git a/lisp/play/blackbox.el b/lisp/play/blackbox.el
index f3933e7ccd2..9e6fd59e985 100644
--- a/lisp/play/blackbox.el
+++ b/lisp/play/blackbox.el
@@ -429,5 +429,4 @@ a reflection."
(provide 'blackbox)
-;;; arch-tag: 6c474c62-5617-4b10-9b44-ac430168c0e2
;;; blackbox.el ends here
diff --git a/lisp/play/bruce.el b/lisp/play/bruce.el
index 57db4cff8cb..ff1a0753a52 100644
--- a/lisp/play/bruce.el
+++ b/lisp/play/bruce.el
@@ -147,5 +147,4 @@
(provide 'bruce)
-;;; arch-tag: b83ded51-4ccb-41ef-8bd6-3b521e81dd9b
;;; bruce.el ends here
diff --git a/lisp/play/cookie1.el b/lisp/play/cookie1.el
index 24cde55373c..cd3c715bc99 100644
--- a/lisp/play/cookie1.el
+++ b/lisp/play/cookie1.el
@@ -168,5 +168,4 @@ Optional fifth arg REQUIRE-MATCH non-nil forces a matching cookie."
(provide 'cookie1)
-;;; arch-tag: 4a8a8712-df6a-4f34-b030-108a1b47f9f2
;;; cookie1.el ends here
diff --git a/lisp/play/decipher.el b/lisp/play/decipher.el
index 7c08856da80..23634be1a53 100644
--- a/lisp/play/decipher.el
+++ b/lisp/play/decipher.el
@@ -1068,5 +1068,4 @@ if it can't, it signals an error."
;;; (delete-backward-char 1)
;;; (insert ")\n"))))))
-;;; arch-tag: 8f094d88-ffe1-4f99-afe3-a5e81dd939d9
;;; decipher.el ends here
diff --git a/lisp/play/dissociate.el b/lisp/play/dissociate.el
index 63bc7b7d2df..b8458f63fa4 100644
--- a/lisp/play/dissociate.el
+++ b/lisp/play/dissociate.el
@@ -100,5 +100,4 @@ Default is 2."
(provide 'dissociate)
-;;; arch-tag: 90d197d1-409b-45c5-a0b5-fbfb2e06334f
;;; dissociate.el ends here
diff --git a/lisp/play/doctor.el b/lisp/play/doctor.el
index 3cbb16fc2dc..478c2af8eca 100644
--- a/lisp/play/doctor.el
+++ b/lisp/play/doctor.el
@@ -1634,5 +1634,4 @@ Hack on previous word, setting global variable OWNER to correct result."
(provide 'doctor)
-;;; arch-tag: 579380f6-4902-4ea5-bccb-6339e30e1257
;;; doctor.el ends here
diff --git a/lisp/play/dunnet.el b/lisp/play/dunnet.el
index 50b8bce5f74..402a3d96769 100644
--- a/lisp/play/dunnet.el
+++ b/lisp/play/dunnet.el
@@ -3369,5 +3369,4 @@ File not found")))
(provide 'dunnet)
-;;; arch-tag: 4cc8e47c-d9e1-4ef4-936b-578e7f529558
;;; dunnet.el ends here
diff --git a/lisp/play/fortune.el b/lisp/play/fortune.el
index 306cf7daac1..0fad1df1048 100644
--- a/lisp/play/fortune.el
+++ b/lisp/play/fortune.el
@@ -327,5 +327,4 @@ and choose the directory as the fortune-file."
;;; Provide ourselves.
(provide 'fortune)
-;;; arch-tag: a1e4cb8a-3792-40e7-86a7-fc75ce094bcc
;;; fortune.el ends here
diff --git a/lisp/play/gamegrid.el b/lisp/play/gamegrid.el
index 70e9ff2f954..540498d0971 100644
--- a/lisp/play/gamegrid.el
+++ b/lisp/play/gamegrid.el
@@ -578,5 +578,4 @@ FILE is created there."
(provide 'gamegrid)
-;;; arch-tag: a96c2ff4-1c12-427e-bd3d-faeaf174cd46
;;; gamegrid.el ends here
diff --git a/lisp/play/gametree.el b/lisp/play/gametree.el
index 0ccb16be942..407f218fe0a 100644
--- a/lisp/play/gametree.el
+++ b/lisp/play/gametree.el
@@ -618,5 +618,4 @@ shogi, etc.) players, it is a slightly modified version of Outline mode.
(provide 'gametree)
-;;; arch-tag: aaa30943-9ae4-4cc1-813d-a46f96b7e4f1
;;; gametree.el ends here
diff --git a/lisp/play/gomoku.el b/lisp/play/gomoku.el
index b640c1bbbd8..7340f4d9d6b 100644
--- a/lisp/play/gomoku.el
+++ b/lisp/play/gomoku.el
@@ -1212,5 +1212,4 @@ If the game is finished, this command requests for another game."
(provide 'gomoku)
-;;; arch-tag: b1b8205e-77fc-4597-b373-3ea2c04311eb
;;; gomoku.el ends here
diff --git a/lisp/play/handwrite.el b/lisp/play/handwrite.el
index 5c6aa8f3abf..9167bc536b5 100644
--- a/lisp/play/handwrite.el
+++ b/lisp/play/handwrite.el
@@ -1417,5 +1417,4 @@ end
(provide 'handwrite)
-;;; arch-tag: f2285ae9-e41b-4c96-8343-87dce41e44b7
;;; handwrite.el ends here
diff --git a/lisp/play/hanoi.el b/lisp/play/hanoi.el
index 296ca82b64a..d3bf2bd336e 100644
--- a/lisp/play/hanoi.el
+++ b/lisp/play/hanoi.el
@@ -447,5 +447,4 @@ BITS must be of length nrings. Start at START-TIME."
(provide 'hanoi)
-;;; arch-tag: 7a901659-4346-495c-8883-14cbf540610c
;;; hanoi.el ends here
diff --git a/lisp/play/landmark.el b/lisp/play/landmark.el
index fff7f73768b..b4779a4e8ab 100644
--- a/lisp/play/landmark.el
+++ b/lisp/play/landmark.el
@@ -1703,5 +1703,4 @@ Use \\[describe-mode] for more info."
(provide 'landmark)
-;;; arch-tag: ae5031be-96e6-459e-a3df-1df53117d3f2
;;; landmark.el ends here
diff --git a/lisp/play/life.el b/lisp/play/life.el
index c7df1a8d017..c3bc0b38f8a 100644
--- a/lisp/play/life.el
+++ b/lisp/play/life.el
@@ -279,5 +279,4 @@ generations (this defaults to 1)."
(provide 'life)
-;;; arch-tag: e9373544-755e-42f5-a9a1-4d4c422bb97a
;;; life.el ends here
diff --git a/lisp/play/meese.el b/lisp/play/meese.el
index de27f567cea..d811dacb9bc 100644
--- a/lisp/play/meese.el
+++ b/lisp/play/meese.el
@@ -34,5 +34,4 @@
(add-hook 'find-file-hook 'protect-innocence-hook)
(provide 'meese)
-;;; arch-tag: 47af12d2-6a7d-4e2e-a1ea-eae75a77e3f0
;;; meese.el ends here
diff --git a/lisp/play/morse.el b/lisp/play/morse.el
index cda88f4e640..40fc4de1d9f 100644
--- a/lisp/play/morse.el
+++ b/lisp/play/morse.el
@@ -138,5 +138,4 @@
(provide 'morse)
-;;; arch-tag: 3331e6c1-9a9e-453f-abfd-163a9c3f93a6
;;; morse.el ends here
diff --git a/lisp/play/mpuz.el b/lisp/play/mpuz.el
index 1a667606da3..954b3cb338c 100644
--- a/lisp/play/mpuz.el
+++ b/lisp/play/mpuz.el
@@ -515,5 +515,4 @@ You may abort a game by typing \\<mpuz-mode-map>\\[mpuz-offer-abort]."
(provide 'mpuz)
-;;; arch-tag: 2781d6ba-89e7-43b5-85c7-5d3a2e73feb1
;;; mpuz.el ends here
diff --git a/lisp/play/pong.el b/lisp/play/pong.el
index 05e9e488e3d..8d4f0871290 100644
--- a/lisp/play/pong.el
+++ b/lisp/play/pong.el
@@ -459,5 +459,4 @@ pong-mode keybindings:\\<pong-mode-map>
(provide 'pong)
-;;; arch-tag: 1fdf0fc5-13e2-4de4-aae4-09bdd5af99f3
;;; pong.el ends here
diff --git a/lisp/play/snake.el b/lisp/play/snake.el
index d21b25f598f..f2af0bb6495 100644
--- a/lisp/play/snake.el
+++ b/lisp/play/snake.el
@@ -412,5 +412,4 @@ Snake mode keybindings:
(provide 'snake)
-;;; arch-tag: 512ffc92-cfac-4287-9a4e-92890701a5c8
;;; snake.el ends here
diff --git a/lisp/play/solitaire.el b/lisp/play/solitaire.el
index 1dc57b61c65..127db243d3d 100644
--- a/lisp/play/solitaire.el
+++ b/lisp/play/solitaire.el
@@ -456,5 +456,4 @@ Seen in info on text lines."
(provide 'solitaire)
-;;; arch-tag: 1b18ee1c-1e79-4a5b-8658-9560b82e63dd
;;; solitaire.el ends here
diff --git a/lisp/play/spook.el b/lisp/play/spook.el
index d76960fc038..d9178613973 100644
--- a/lisp/play/spook.el
+++ b/lisp/play/spook.el
@@ -77,5 +77,4 @@
(provide 'spook)
-;;; arch-tag: c682b61f-92b6-4492-9c0d-2367e562449c
;;; spook.el ends here
diff --git a/lisp/play/studly.el b/lisp/play/studly.el
index 2bb4cb53846..474f969ae08 100644
--- a/lisp/play/studly.el
+++ b/lisp/play/studly.el
@@ -68,5 +68,4 @@
(provide 'studly)
-;;; arch-tag: 0dbf5a60-d2e6-48c2-86ae-77fc8575ac67
;;; studly.el ends here
diff --git a/lisp/play/tetris.el b/lisp/play/tetris.el
index ddf647d6a8c..04c88392aed 100644
--- a/lisp/play/tetris.el
+++ b/lisp/play/tetris.el
@@ -646,5 +646,4 @@ tetris-mode keybindings:
(provide 'tetris)
-;;; arch-tag: fb780d53-3ff0-49f0-8e19-f7f13cf2d49e
;;; tetris.el ends here
diff --git a/lisp/play/yow.el b/lisp/play/yow.el
index 3be9a99bf79..90708d4897d 100644
--- a/lisp/play/yow.el
+++ b/lisp/play/yow.el
@@ -126,5 +126,4 @@ If called interactively, display a list of matches."
(provide 'yow)
-;;; arch-tag: d13db89b-84f1-4141-a5ce-261d1733a65c
;;; yow.el ends here
diff --git a/lisp/play/zone.el b/lisp/play/zone.el
index ca46c0a1562..0f17a34f5f2 100644
--- a/lisp/play/zone.el
+++ b/lisp/play/zone.el
@@ -620,5 +620,4 @@ If the element is a function or a list of a function and a number,
;;;;;;;;;;;;;;;
(provide 'zone)
-;;; arch-tag: 7092503d-74a9-4325-a55c-a026ede58cea
;;; zone.el ends here