diff options
author | Glenn Morris <rgm@gnu.org> | 2011-01-15 15:16:57 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-01-15 15:16:57 -0800 |
commit | 0d9f702fd085bc8ad560a3e1f08d5e93054a5d33 (patch) | |
tree | 8f7f07c160e5878c775fc6c2bb5ec912a164448e /lisp/vc | |
parent | 2153c86209ef95a34f3a80f7a1f72d5fade18c21 (diff) | |
download | emacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.tar.gz |
Nuke arch-tags.
Diffstat (limited to 'lisp/vc')
33 files changed, 0 insertions, 33 deletions
diff --git a/lisp/vc/add-log.el b/lisp/vc/add-log.el index 23b7466f8d5..57af8452e08 100644 --- a/lisp/vc/add-log.el +++ b/lisp/vc/add-log.el @@ -1367,5 +1367,4 @@ old-style time formats for entries are supported." (provide 'add-log) -;; arch-tag: 81eee6fc-088f-4372-a37f-80ad9620e762 ;;; add-log.el ends here diff --git a/lisp/vc/compare-w.el b/lisp/vc/compare-w.el index 5b680ea4f1e..a31081253b9 100644 --- a/lisp/vc/compare-w.el +++ b/lisp/vc/compare-w.el @@ -389,5 +389,4 @@ on third call it again advances points to the next difference and so on." (provide 'compare-w) -;; arch-tag: 4177aab1-48e6-4a98-b7a1-000ee285de46 ;;; compare-w.el ends here diff --git a/lisp/vc/cvs-status.el b/lisp/vc/cvs-status.el index ffcb3a9d53d..11190f03ef1 100644 --- a/lisp/vc/cvs-status.el +++ b/lisp/vc/cvs-status.el @@ -535,5 +535,4 @@ Optional prefix ARG chooses between two representations." (provide 'cvs-status) -;; arch-tag: db8b5094-d02a-473e-a476-544e89ff5ad0 ;;; cvs-status.el ends here diff --git a/lisp/vc/diff-mode.el b/lisp/vc/diff-mode.el index e8c79aead64..72d627475e9 100644 --- a/lisp/vc/diff-mode.el +++ b/lisp/vc/diff-mode.el @@ -1938,5 +1938,4 @@ I.e. like `add-change-log-entry-other-window' but applied to all hunks." ;; use `combine-after-change-calls' to minimize the slowdown of font-lock. ;; -;; arch-tag: 2571d7ff-bc28-4cf9-8585-42e21890be66 ;;; diff-mode.el ends here diff --git a/lisp/vc/ediff-help.el b/lisp/vc/ediff-help.el index b77f5f2aafa..a1c1ea10a71 100644 --- a/lisp/vc/ediff-help.el +++ b/lisp/vc/ediff-help.el @@ -318,5 +318,4 @@ the value of this variable and the variables `ediff-help-message-*' in (provide 'ediff-help) -;; arch-tag: 05659813-7fcf-4274-964f-d2f577431a9d ;;; ediff-help.el ends here diff --git a/lisp/vc/ediff-hook.el b/lisp/vc/ediff-hook.el index 83c807564f9..b02fe5fbeac 100644 --- a/lisp/vc/ediff-hook.el +++ b/lisp/vc/ediff-hook.el @@ -260,5 +260,4 @@ (provide 'ediff-hook) -;; arch-tag: 512f8656-8a4b-4789-af5d-5c6144498df3 ;;; ediff-hook.el ends here diff --git a/lisp/vc/ediff-init.el b/lisp/vc/ediff-init.el index 56ccc540352..7fad799bfae 100644 --- a/lisp/vc/ediff-init.el +++ b/lisp/vc/ediff-init.el @@ -1808,5 +1808,4 @@ Unless optional argument INPLACE is non-nil, return a new string." ;; eval: (put 'ediff-with-current-buffer 'edebug-form-spec '(form body)) ;; End: -;; arch-tag: fa31d384-1e70-4d4b-82a7-3e96307c46f5 ;;; ediff-init.el ends here diff --git a/lisp/vc/ediff-merg.el b/lisp/vc/ediff-merg.el index b63bd15f4ea..247d6caa62c 100644 --- a/lisp/vc/ediff-merg.el +++ b/lisp/vc/ediff-merg.el @@ -394,5 +394,4 @@ Combining is done according to the specifications in variable ;; eval: (put 'ediff-with-current-buffer 'edebug-form-spec '(form body)) ;; End: -;; arch-tag: 9b798cf9-02ba-487f-a62e-b63aa823dbfb ;;; ediff-merg.el ends here diff --git a/lisp/vc/ediff-mult.el b/lisp/vc/ediff-mult.el index 58778f4ce91..b8f06f21238 100644 --- a/lisp/vc/ediff-mult.el +++ b/lisp/vc/ediff-mult.el @@ -2474,5 +2474,4 @@ for operation, or simply indicate which are equal files. If it is nil, then ;; eval: (put 'ediff-with-current-buffer 'edebug-form-spec '(form body)) ;; End: -;; arch-tag: c8a76898-f96f-4d9c-be9d-129134017188 ;;; ediff-mult.el ends here diff --git a/lisp/vc/ediff-vers.el b/lisp/vc/ediff-vers.el index 487c5e80786..bd225cf7c9b 100644 --- a/lisp/vc/ediff-vers.el +++ b/lisp/vc/ediff-vers.el @@ -236,5 +236,4 @@ comparison or merge operations are being performed." ;; eval: (put 'ediff-with-current-buffer 'edebug-form-spec '(form body)) ;; End: -;; arch-tag: bbb34f0c-2a90-426a-a77a-c75f479ebbbf ;;; ediff-vers.el ends here diff --git a/lisp/vc/ediff.el b/lisp/vc/ediff.el index 9866f10107f..497994a6555 100644 --- a/lisp/vc/ediff.el +++ b/lisp/vc/ediff.el @@ -1562,5 +1562,4 @@ With optional NODE, goes to that node." ;; eval: (put 'ediff-with-current-buffer 'edebug-form-spec '(form body)) ;; End: -;; arch-tag: 97c71396-db02-4f41-8b48-6a51c3348fcc ;;; ediff.el ends here diff --git a/lisp/vc/log-edit.el b/lisp/vc/log-edit.el index 94e70ff2b33..64cfa206090 100644 --- a/lisp/vc/log-edit.el +++ b/lisp/vc/log-edit.el @@ -875,5 +875,4 @@ anyway and put back as the first line of MSG." (provide 'log-edit) -;; arch-tag: 8089b39c-983b-4e83-93cd-ed0a64c7fdcc ;;; log-edit.el ends here diff --git a/lisp/vc/log-view.el b/lisp/vc/log-view.el index fbcb88b3f72..03bd966bc76 100644 --- a/lisp/vc/log-view.el +++ b/lisp/vc/log-view.el @@ -542,5 +542,4 @@ the changes that affected other files than the currently considered file(s)." (provide 'log-view) -;; arch-tag: 0d64220b-ce7e-4f62-9c2a-6b04c2f81f4f ;;; log-view.el ends here diff --git a/lisp/vc/pcvs-defs.el b/lisp/vc/pcvs-defs.el index db153fd29a1..9e00a988c1e 100644 --- a/lisp/vc/pcvs-defs.el +++ b/lisp/vc/pcvs-defs.el @@ -525,5 +525,4 @@ message and replace it with a message telling you to change this variable.") ;; (provide 'pcvs-defs) -;; arch-tag: c7c701d0-d1d4-4aa9-a302-007bb03aca5e ;;; pcvs-defs.el ends here diff --git a/lisp/vc/pcvs-info.el b/lisp/vc/pcvs-info.el index 0b570b1085b..b3eed726a9b 100644 --- a/lisp/vc/pcvs-info.el +++ b/lisp/vc/pcvs-info.el @@ -486,5 +486,4 @@ DIR can also be a file." (provide 'pcvs-info) -;; arch-tag: d85dde07-bdc2-400a-882f-92f398c7b0ba ;;; pcvs-info.el ends here diff --git a/lisp/vc/pcvs-parse.el b/lisp/vc/pcvs-parse.el index a27fe3e61cf..65ff45a4628 100644 --- a/lisp/vc/pcvs-parse.el +++ b/lisp/vc/pcvs-parse.el @@ -535,5 +535,4 @@ The remaining KEYS are passed directly to `cvs-create-fileinfo'." (provide 'pcvs-parse) -;; arch-tag: 35418375-1a23-40a0-957d-96b0262f91d6 ;;; pcvs-parse.el ends here diff --git a/lisp/vc/pcvs-util.el b/lisp/vc/pcvs-util.el index ebcd3583210..9cf13a0f5c1 100644 --- a/lisp/vc/pcvs-util.el +++ b/lisp/vc/pcvs-util.el @@ -368,5 +368,4 @@ And reset it unless READ-ONLY is non-nil." (provide 'pcvs-util) -;; arch-tag: 3b2588bb-2ae3-4f1f-bf5b-dea91b1f8a59 ;;; pcvs-util.el ends here diff --git a/lisp/vc/pcvs.el b/lisp/vc/pcvs.el index fbc089afc4c..c0c8010dabf 100644 --- a/lisp/vc/pcvs.el +++ b/lisp/vc/pcvs.el @@ -2439,5 +2439,4 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (provide 'pcvs) -;; arch-tag: 8e3a7494-0453-4389-9ab3-a557ce9fab61 ;;; pcvs.el ends here diff --git a/lisp/vc/smerge-mode.el b/lisp/vc/smerge-mode.el index 4b85a964fdd..594796d0339 100644 --- a/lisp/vc/smerge-mode.el +++ b/lisp/vc/smerge-mode.el @@ -1300,5 +1300,4 @@ If no conflict maker is found, turn off `smerge-mode'." (provide 'smerge-mode) -;; arch-tag: 605c8d1e-e43d-4943-a6f3-1bcc4333e690 ;;; smerge-mode.el ends here diff --git a/lisp/vc/vc-annotate.el b/lisp/vc/vc-annotate.el index edf632f4410..8e626e8c2a6 100644 --- a/lisp/vc/vc-annotate.el +++ b/lisp/vc/vc-annotate.el @@ -676,5 +676,4 @@ The annotations are relative to the current time, unless overridden by OFFSET." (provide 'vc-annotate) -;; arch-tag: c3454a89-80e5-4ffd-8993-671b59612898 ;;; vc-annotate.el ends here diff --git a/lisp/vc/vc-arch.el b/lisp/vc/vc-arch.el index cbe3a38fcb3..846f40fe4e1 100644 --- a/lisp/vc/vc-arch.el +++ b/lisp/vc/vc-arch.el @@ -638,5 +638,4 @@ CALLBACK expects (ENTRIES &optional MORE-TO-COME); see (provide 'vc-arch) -;; arch-tag: a35c7c1c-5237-429d-88ef-3d718fd2e704 ;;; vc-arch.el ends here diff --git a/lisp/vc/vc-cvs.el b/lisp/vc/vc-cvs.el index 3b5766bda62..1619636cbea 100644 --- a/lisp/vc/vc-cvs.el +++ b/lisp/vc/vc-cvs.el @@ -1210,5 +1210,4 @@ is non-nil." (provide 'vc-cvs) -;; arch-tag: 60e1402a-aa53-4607-927a-cf74f144b432 ;;; vc-cvs.el ends here diff --git a/lisp/vc/vc-dav.el b/lisp/vc/vc-dav.el index 571a2ca8689..26c6bf2ce92 100644 --- a/lisp/vc/vc-dav.el +++ b/lisp/vc/vc-dav.el @@ -186,5 +186,4 @@ It should return a status of either 0 (no differences found), or (provide 'vc-dav) -;; arch-tag: 0a0fb9fe-8190-4c0a-a179-5c291d3a467e ;;; vc-dav.el ends here diff --git a/lisp/vc/vc-dir.el b/lisp/vc/vc-dir.el index 36e69677229..84349e86243 100644 --- a/lisp/vc/vc-dir.el +++ b/lisp/vc/vc-dir.el @@ -1259,5 +1259,4 @@ These are the commands available for use in the file status buffer: (provide 'vc-dir) -;; arch-tag: 0274a2e3-e8e9-4b1a-a73c-e8b9129d5d15 ;;; vc-dir.el ends here diff --git a/lisp/vc/vc-dispatcher.el b/lisp/vc/vc-dispatcher.el index cb5bd0a2c22..2760fe2daed 100644 --- a/lisp/vc/vc-dispatcher.el +++ b/lisp/vc/vc-dispatcher.el @@ -692,5 +692,4 @@ the buffer contents as a comment." (provide 'vc-dispatcher) -;; arch-tag: 7d08b17f-5470-4799-914b-bfb9fcf6a246 ;;; vc-dispatcher.el ends here diff --git a/lisp/vc/vc-git.el b/lisp/vc/vc-git.el index 6d3a6991354..7e051fd8dc1 100644 --- a/lisp/vc/vc-git.el +++ b/lisp/vc/vc-git.el @@ -1036,5 +1036,4 @@ Returns nil if not possible." (provide 'vc-git) -;; arch-tag: bd10664a-0e5b-48f5-a877-6c17b135be12 ;;; vc-git.el ends here diff --git a/lisp/vc/vc-hg.el b/lisp/vc/vc-hg.el index 62deb5b0507..d6c6f752e47 100644 --- a/lisp/vc/vc-hg.el +++ b/lisp/vc/vc-hg.el @@ -635,5 +635,4 @@ and that it passes `vc-hg-global-switches' to it before FLAGS." (provide 'vc-hg) -;; arch-tag: bd094dc5-715a-434f-a331-37b9fb7cd954 ;;; vc-hg.el ends here diff --git a/lisp/vc/vc-hooks.el b/lisp/vc/vc-hooks.el index 38bc121e709..748266efd39 100644 --- a/lisp/vc/vc-hooks.el +++ b/lisp/vc/vc-hooks.el @@ -1052,5 +1052,4 @@ current, and kill the buffer that visits the link." (provide 'vc-hooks) -;; arch-tag: 2e5a6fa7-1d30-48e2-8bd0-e3d335f04f32 ;;; vc-hooks.el ends here diff --git a/lisp/vc/vc-mtn.el b/lisp/vc/vc-mtn.el index 0bf30aca6a3..03153928109 100644 --- a/lisp/vc/vc-mtn.el +++ b/lisp/vc/vc-mtn.el @@ -341,5 +341,4 @@ If nil, use the value of `vc-diff-switches'. If t, use no switches." (provide 'vc-mtn) -;; arch-tag: 2b89ffbc-cbb8-405a-9080-2eafd4becb70 ;;; vc-mtn.el ends here diff --git a/lisp/vc/vc-rcs.el b/lisp/vc/vc-rcs.el index ea0fed7bf0d..1d88288cf5d 100644 --- a/lisp/vc/vc-rcs.el +++ b/lisp/vc/vc-rcs.el @@ -1467,5 +1467,4 @@ The `:insn' key is a keyword to distinguish it as a vc-rcs.el extension." (provide 'vc-rcs) -;; arch-tag: 759b4916-5b0d-431d-b647-b185b8c652cf ;;; vc-rcs.el ends here diff --git a/lisp/vc/vc-sccs.el b/lisp/vc/vc-sccs.el index f717ed0962b..4d43d758e79 100644 --- a/lisp/vc/vc-sccs.el +++ b/lisp/vc/vc-sccs.el @@ -483,5 +483,4 @@ If NAME is nil or a revision number string it's just passed through." (provide 'vc-sccs) -;; arch-tag: d751dee3-d7b3-47e1-95e3-7ae98c052041 ;;; vc-sccs.el ends here diff --git a/lisp/vc/vc-svn.el b/lisp/vc/vc-svn.el index 635cb14bd8d..2a4a79f0ec6 100644 --- a/lisp/vc/vc-svn.el +++ b/lisp/vc/vc-svn.el @@ -744,5 +744,4 @@ information about FILENAME and return its status." (provide 'vc-svn) -;; arch-tag: 02f10c68-2b4d-453a-90fc-1eee6cfb268d ;;; vc-svn.el ends here diff --git a/lisp/vc/vc.el b/lisp/vc/vc.el index d243cb1ce5b..2f26c1eb50b 100644 --- a/lisp/vc/vc.el +++ b/lisp/vc/vc.el @@ -2775,5 +2775,4 @@ Invoke FUNC f ARGS on each VC-managed file f underneath it." (provide 'vc) -;; arch-tag: ca82c1de-3091-4e26-af92-460abc6213a6 ;;; vc.el ends here |