diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2008-04-10 14:10:46 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2008-04-10 14:10:46 +0000 |
commit | cbee283dd7dd655124e81a6bd555506476180b5d (patch) | |
tree | 50b092083f6297038aac647c6db3187bebb20e91 /lisp/obsolete | |
parent | 40a339c881b095a5dd5508a1ef0d7bdb02cdec5f (diff) | |
download | emacs-cbee283dd7dd655124e81a6bd555506476180b5d.tar.gz emacs-cbee283dd7dd655124e81a6bd555506476180b5d.tar.bz2 emacs-cbee283dd7dd655124e81a6bd555506476180b5d.zip |
Fix up comment convention on the arch-tag lines.
Diffstat (limited to 'lisp/obsolete')
-rw-r--r-- | lisp/obsolete/auto-show.el | 2 | ||||
-rw-r--r-- | lisp/obsolete/awk-mode.el | 2 | ||||
-rw-r--r-- | lisp/obsolete/bg-mouse.el | 2 | ||||
-rw-r--r-- | lisp/obsolete/float.el | 2 | ||||
-rw-r--r-- | lisp/obsolete/hscroll.el | 2 | ||||
-rw-r--r-- | lisp/obsolete/iso-insert.el | 2 | ||||
-rw-r--r-- | lisp/obsolete/iso-swed.el | 2 | ||||
-rw-r--r-- | lisp/obsolete/keyswap.el | 2 | ||||
-rw-r--r-- | lisp/obsolete/mlsupport.el | 2 | ||||
-rw-r--r-- | lisp/obsolete/ooutline.el | 2 | ||||
-rw-r--r-- | lisp/obsolete/options.el | 2 | ||||
-rw-r--r-- | lisp/obsolete/profile.el | 2 | ||||
-rw-r--r-- | lisp/obsolete/rnews.el | 2 | ||||
-rw-r--r-- | lisp/obsolete/rnewspost.el | 2 | ||||
-rw-r--r-- | lisp/obsolete/rsz-mini.el | 2 | ||||
-rw-r--r-- | lisp/obsolete/sc.el | 2 | ||||
-rw-r--r-- | lisp/obsolete/scribe.el | 2 | ||||
-rw-r--r-- | lisp/obsolete/swedish.el | 2 | ||||
-rw-r--r-- | lisp/obsolete/uncompress.el | 2 | ||||
-rw-r--r-- | lisp/obsolete/x-menu.el | 2 |
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." (provide 'auto-show) -;;; arch-tag: 49587cbf-95cc-4061-b564-274aaec37469 +;; arch-tag: 49587cbf-95cc-4061-b564-274aaec37469 ;;; 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'." (provide 'awk-mode) -;;; arch-tag: 14ebc02a-b3c5-4e76-8034-6ca9ac0af0e6 +;; arch-tag: 14ebc02a-b3c5-4e76-8034-6ca9ac0af0e6 ;;; 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." (provide 'bg-mouse) -;;; arch-tag: b3d06605-2971-44b1-be2c-e49c24e1a8d3 +;; arch-tag: b3d06605-2971-44b1-be2c-e49c24e1a8d3 ;;; 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." (provide 'float) -;;; arch-tag: cc0c89c6-5718-49af-978e-585f6b14e347 +;; arch-tag: cc0c89c6-5718-49af-978e-585f6b14e347 ;;; 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'." (provide 'hscroll) -;;; arch-tag: 48377520-e5ca-401d-b360-3881b2d5a05a +;; arch-tag: 48377520-e5ca-401d-b360-3881b2d5a05a ;;; 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 @@ (provide 'iso-insert) -;;; arch-tag: eb5f97bd-a034-4851-92ff-ab1f1bf92814 +;; arch-tag: eb5f97bd-a034-4851-92ff-ab1f1bf92814 ;;; 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 @@ (provide 'iso-swed) -;;; arch-tag: 6b3dc269-660c-44b6-a25f-680b921eaf2c +;; arch-tag: 6b3dc269-660c-44b6-a25f-680b921eaf2c ;;; 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 @@ (aset the-table ?\^h ?\177) (setq keyboard-translate-table the-table)) -;;; arch-tag: 67cf7009-e23e-421c-9648-078e7277297c +;; arch-tag: 67cf7009-e23e-421c-9648-078e7277297c ;;; 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 @@ (provide 'mlsupport) -;;; arch-tag: b0ad09bc-8cb2-4be0-8888-2e874839bcbc +;; arch-tag: b0ad09bc-8cb2-4be0-8888-2e874839bcbc ;;; 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." (provide 'outline) -;;; arch-tag: 14ed00e1-bd40-4db8-86e5-3b82ce326e45 +;; arch-tag: 14ed00e1-bd40-4db8-86e5-3b82ce326e45 ;;; 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] (provide 'options) -;;; arch-tag: d18211a1-f3fb-48c9-a449-d5acde406a3c +;; arch-tag: d18211a1-f3fb-48c9-a449-d5acde406a3c ;;; 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)." (provide 'profile) -;;; arch-tag: 816f97e8-efff-4da2-9a95-7bc392f58b19 +;; arch-tag: 816f97e8-efff-4da2-9a95-7bc392f58b19 ;;; 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." (provide 'rnews) -;;; arch-tag: c032a20b-cafb-466c-b3fa-5be404a18f8c +;; arch-tag: c032a20b-cafb-466c-b3fa-5be404a18f8c ;;; 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." (provide 'rnewspost) -;;; arch-tag: 18f7b2af-cf9a-49e4-878b-71eb49913e00 +;; arch-tag: 18f7b2af-cf9a-49e4-878b-71eb49913e00 ;;; 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 @@ (provide 'rsz-mini) -;;; arch-tag: 3cb85d51-ab33-4e46-8362-dd87a5d06c99 +;; arch-tag: 3cb85d51-ab33-4e46-8362-dd87a5d06c99 ;;; 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 @@ (message "The name `sc' works but is obsolete; please use `supercite' instead") -;;; arch-tag: 31e8ae19-689e-4b7d-9161-6d7dd60c6ece +;; arch-tag: 31e8ae19-689e-4b7d-9161-6d7dd60c6ece ;;; 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." (provide 'scribe) -;;; arch-tag: 64f454c4-7544-4ea2-9d14-f0b668f2cdc6 +;; arch-tag: 64f454c4-7544-4ea2-9d14-f0b668f2cdc6 ;;; 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." (provide 'swedish) -;;; arch-tag: a117019d-acac-4ac4-8eac-0dbd49a41d32 +;; arch-tag: a117019d-acac-4ac4-8eac-0dbd49a41d32 ;;; 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." (provide 'uncompress) -;;; arch-tag: 626658d4-fcce-499a-990d-d165f2ed7da3 +;; arch-tag: 626658d4-fcce-499a-990d-d165f2ed7da3 ;;; 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." (provide 'x-menu) -;;; arch-tag: 889f6d49-c01b-49e7-aaef-b0c6966c2961 +;; arch-tag: 889f6d49-c01b-49e7-aaef-b0c6966c2961 ;;; x-menu.el ends here |