aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell
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/eshell
parent40a339c881b095a5dd5508a1ef0d7bdb02cdec5f (diff)
downloademacs-cbee283dd7dd655124e81a6bd555506476180b5d.tar.gz
emacs-cbee283dd7dd655124e81a6bd555506476180b5d.zip
Fix up comment convention on the arch-tag lines.
Diffstat (limited to 'lisp/eshell')
-rw-r--r--lisp/eshell/em-alias.el2
-rw-r--r--lisp/eshell/em-banner.el2
-rw-r--r--lisp/eshell/em-basic.el2
-rw-r--r--lisp/eshell/em-cmpl.el2
-rw-r--r--lisp/eshell/em-dirs.el2
-rw-r--r--lisp/eshell/em-glob.el2
-rw-r--r--lisp/eshell/em-hist.el2
-rw-r--r--lisp/eshell/em-ls.el2
-rw-r--r--lisp/eshell/em-pred.el2
-rw-r--r--lisp/eshell/em-prompt.el2
-rw-r--r--lisp/eshell/em-rebind.el2
-rw-r--r--lisp/eshell/em-script.el2
-rw-r--r--lisp/eshell/em-smart.el2
-rw-r--r--lisp/eshell/em-term.el2
-rw-r--r--lisp/eshell/em-unix.el2
-rw-r--r--lisp/eshell/em-xtra.el2
-rw-r--r--lisp/eshell/esh-arg.el2
-rw-r--r--lisp/eshell/esh-cmd.el2
-rw-r--r--lisp/eshell/esh-ext.el2
-rw-r--r--lisp/eshell/esh-io.el2
-rw-r--r--lisp/eshell/esh-maint.el2
-rw-r--r--lisp/eshell/esh-mode.el2
-rw-r--r--lisp/eshell/esh-module.el2
-rw-r--r--lisp/eshell/esh-opt.el2
-rw-r--r--lisp/eshell/esh-proc.el2
-rw-r--r--lisp/eshell/esh-test.el2
-rw-r--r--lisp/eshell/esh-util.el2
-rw-r--r--lisp/eshell/esh-var.el2
-rw-r--r--lisp/eshell/eshell.el2
29 files changed, 29 insertions, 29 deletions
diff --git a/lisp/eshell/em-alias.el b/lisp/eshell/em-alias.el
index 4f87d912661..e33421e5b9d 100644
--- a/lisp/eshell/em-alias.el
+++ b/lisp/eshell/em-alias.el
@@ -276,5 +276,5 @@ These are all the command aliases which begin with NAME."
276 276
277(provide 'em-alias) 277(provide 'em-alias)
278 278
279;;; arch-tag: 8b018fc1-4e07-4ccc-aa73-c0a1ba361f82 279;; arch-tag: 8b018fc1-4e07-4ccc-aa73-c0a1ba361f82
280;;; em-alias.el ends here 280;;; em-alias.el ends here
diff --git a/lisp/eshell/em-banner.el b/lisp/eshell/em-banner.el
index cf2569f03fc..d2905c7dc95 100644
--- a/lisp/eshell/em-banner.el
+++ b/lisp/eshell/em-banner.el
@@ -93,5 +93,5 @@ This can be any sexp, and should end with at least two newlines."
93 93
94(provide 'em-banner) 94(provide 'em-banner)
95 95
96;;; arch-tag: e738b4ef-8671-42ae-a757-291779b92491 96;; arch-tag: e738b4ef-8671-42ae-a757-291779b92491
97;;; em-banner.el ends here 97;;; em-banner.el ends here
diff --git a/lisp/eshell/em-basic.el b/lisp/eshell/em-basic.el
index be78113d539..22dcd98743c 100644
--- a/lisp/eshell/em-basic.el
+++ b/lisp/eshell/em-basic.el
@@ -180,5 +180,5 @@ or `eshell-printn' for display."
180 180
181(provide 'em-basic) 181(provide 'em-basic)
182 182
183;;; arch-tag: 385a31b1-cb95-46f0-9829-9d352ee77db8 183;; arch-tag: 385a31b1-cb95-46f0-9829-9d352ee77db8
184;;; em-basic.el ends here 184;;; em-basic.el ends here
diff --git a/lisp/eshell/em-cmpl.el b/lisp/eshell/em-cmpl.el
index cf1558a2cee..ec2478218d6 100644
--- a/lisp/eshell/em-cmpl.el
+++ b/lisp/eshell/em-cmpl.el
@@ -451,5 +451,5 @@ to writing a completion function."
451 451
452(provide 'em-cmpl) 452(provide 'em-cmpl)
453 453
454;;; arch-tag: 0e914699-673a-45f8-8cbf-82e1dbc571bc 454;; arch-tag: 0e914699-673a-45f8-8cbf-82e1dbc571bc
455;;; em-cmpl.el ends here 455;;; em-cmpl.el ends here
diff --git a/lisp/eshell/em-dirs.el b/lisp/eshell/em-dirs.el
index 52a77d8a112..3be875eecae 100644
--- a/lisp/eshell/em-dirs.el
+++ b/lisp/eshell/em-dirs.el
@@ -566,5 +566,5 @@ in the minibuffer:
566 566
567(provide 'em-dirs) 567(provide 'em-dirs)
568 568
569;;; arch-tag: 1e9c5a95-f1bd-45f8-ad36-55aac706e787 569;; arch-tag: 1e9c5a95-f1bd-45f8-ad36-55aac706e787
570;;; em-dirs.el ends here 570;;; em-dirs.el ends here
diff --git a/lisp/eshell/em-glob.el b/lisp/eshell/em-glob.el
index 0676efa381c..b8e32e8ce73 100644
--- a/lisp/eshell/em-glob.el
+++ b/lisp/eshell/em-glob.el
@@ -356,5 +356,5 @@ the form:
356 356
357(provide 'em-glob) 357(provide 'em-glob)
358 358
359;;; arch-tag: d0548f54-fb7c-4978-a88e-f7c26f7f68ca 359;; arch-tag: d0548f54-fb7c-4978-a88e-f7c26f7f68ca
360;;; em-glob.el ends here 360;;; em-glob.el ends here
diff --git a/lisp/eshell/em-hist.el b/lisp/eshell/em-hist.el
index 6c8d6944eb9..9a5421b1139 100644
--- a/lisp/eshell/em-hist.el
+++ b/lisp/eshell/em-hist.el
@@ -986,5 +986,5 @@ If N is negative, search backwards for the -Nth previous match."
986 986
987(provide 'em-hist) 987(provide 'em-hist)
988 988
989;;; arch-tag: 1a847333-f864-4b96-9acd-b549d620b6c6 989;; arch-tag: 1a847333-f864-4b96-9acd-b549d620b6c6
990;;; em-hist.el ends here 990;;; em-hist.el ends here
diff --git a/lisp/eshell/em-ls.el b/lisp/eshell/em-ls.el
index cd057141ede..e7ce58b2028 100644
--- a/lisp/eshell/em-ls.el
+++ b/lisp/eshell/em-ls.el
@@ -923,5 +923,5 @@ to use, and each member of which is the width of that column
923 923
924(provide 'em-ls) 924(provide 'em-ls)
925 925
926;;; arch-tag: 9295181c-0cb2-499c-999b-89f5359842cb 926;; arch-tag: 9295181c-0cb2-499c-999b-89f5359842cb
927;;; em-ls.el ends here 927;;; em-ls.el ends here
diff --git a/lisp/eshell/em-pred.el b/lisp/eshell/em-pred.el
index 40a71089d96..3337c7b6d59 100644
--- a/lisp/eshell/em-pred.el
+++ b/lisp/eshell/em-pred.el
@@ -602,5 +602,5 @@ that 'ls -l' will show in the first column of its display. "
602 602
603(provide 'em-pred) 603(provide 'em-pred)
604 604
605;;; arch-tag: 8b5ce022-17f3-4c40-93c7-5faafaa63f31 605;; arch-tag: 8b5ce022-17f3-4c40-93c7-5faafaa63f31
606;;; em-pred.el ends here 606;;; em-pred.el ends here
diff --git a/lisp/eshell/em-prompt.el b/lisp/eshell/em-prompt.el
index dfcedce4ddf..33b207fea8f 100644
--- a/lisp/eshell/em-prompt.el
+++ b/lisp/eshell/em-prompt.el
@@ -175,5 +175,5 @@ If this takes us past the end of the current line, don't skip at all."
175 175
176(provide 'em-prompt) 176(provide 'em-prompt)
177 177
178;;; arch-tag: 01c1574b-ce70-4e89-bc38-e6619f61e208 178;; arch-tag: 01c1574b-ce70-4e89-bc38-e6619f61e208
179;;; em-prompt.el ends here 179;;; em-prompt.el ends here
diff --git a/lisp/eshell/em-rebind.el b/lisp/eshell/em-rebind.el
index 17f04fa7ee0..463b0fcc098 100644
--- a/lisp/eshell/em-rebind.el
+++ b/lisp/eshell/em-rebind.el
@@ -244,5 +244,5 @@ input."
244 244
245(provide 'em-rebind) 245(provide 'em-rebind)
246 246
247;;; arch-tag: 76d84f12-cc56-4d67-9b7d-c6b44ad20530 247;; arch-tag: 76d84f12-cc56-4d67-9b7d-c6b44ad20530
248;;; em-rebind.el ends here 248;;; em-rebind.el ends here
diff --git a/lisp/eshell/em-script.el b/lisp/eshell/em-script.el
index f6c89b11f20..a78e84cb2b1 100644
--- a/lisp/eshell/em-script.el
+++ b/lisp/eshell/em-script.el
@@ -137,5 +137,5 @@ environment, binding ARGS to $1, $2, etc.")
137 137
138(provide 'em-script) 138(provide 'em-script)
139 139
140;;; arch-tag: a346439d-5ba8-4faf-ac2b-3aacfeaa4647 140;; arch-tag: a346439d-5ba8-4faf-ac2b-3aacfeaa4647
141;;; em-script.el ends here 141;;; em-script.el ends here
diff --git a/lisp/eshell/em-smart.el b/lisp/eshell/em-smart.el
index a9f2cb70ef2..931592061e6 100644
--- a/lisp/eshell/em-smart.el
+++ b/lisp/eshell/em-smart.el
@@ -324,5 +324,5 @@ and the end of the buffer are still visible."
324 324
325(provide 'em-smart) 325(provide 'em-smart)
326 326
327;;; arch-tag: 8c0112c7-379c-4d54-9a1c-204d68786a4b 327;; arch-tag: 8c0112c7-379c-4d54-9a1c-204d68786a4b
328;;; em-smart.el ends here 328;;; em-smart.el ends here
diff --git a/lisp/eshell/em-term.el b/lisp/eshell/em-term.el
index 820fe720a54..57b7b092d42 100644
--- a/lisp/eshell/em-term.el
+++ b/lisp/eshell/em-term.el
@@ -265,5 +265,5 @@ allowed."
265 265
266(provide 'em-term) 266(provide 'em-term)
267 267
268;;; arch-tag: ab7c8fe4-3101-4257-925b-1354c6b2fe9d 268;; arch-tag: ab7c8fe4-3101-4257-925b-1354c6b2fe9d
269;;; em-term.el ends here 269;;; em-term.el ends here
diff --git a/lisp/eshell/em-unix.el b/lisp/eshell/em-unix.el
index 98ab02b7c68..30d04a442c2 100644
--- a/lisp/eshell/em-unix.el
+++ b/lisp/eshell/em-unix.el
@@ -1049,5 +1049,5 @@ Show wall-clock time elapsed during execution of COMMAND.")
1049 1049
1050(provide 'em-unix) 1050(provide 'em-unix)
1051 1051
1052;;; arch-tag: 2462edd2-a76a-4cf2-897d-92e9a82ac1c9 1052;; arch-tag: 2462edd2-a76a-4cf2-897d-92e9a82ac1c9
1053;;; em-unix.el ends here 1053;;; em-unix.el ends here
diff --git a/lisp/eshell/em-xtra.el b/lisp/eshell/em-xtra.el
index 27970349bf5..e6808b323e3 100644
--- a/lisp/eshell/em-xtra.el
+++ b/lisp/eshell/em-xtra.el
@@ -120,5 +120,5 @@ naturally accessible within Emacs."
120 120
121(provide 'em-xtra) 121(provide 'em-xtra)
122 122
123;;; arch-tag: f944cfda-a118-470c-a0d6-b41a3a5c99c7 123;; arch-tag: f944cfda-a118-470c-a0d6-b41a3a5c99c7
124;;; em-xtra.el ends here 124;;; em-xtra.el ends here
diff --git a/lisp/eshell/esh-arg.el b/lisp/eshell/esh-arg.el
index e802948ef48..90a041fa830 100644
--- a/lisp/eshell/esh-arg.el
+++ b/lisp/eshell/esh-arg.el
@@ -388,5 +388,5 @@ special character that is not itself a backslash."
388 (char-to-string (char-after))))) 388 (char-to-string (char-after)))))
389 (goto-char end))))))) 389 (goto-char end)))))))
390 390
391;;; arch-tag: 7f593a2b-8fc1-4def-8f84-8f51ed0198d6 391;; arch-tag: 7f593a2b-8fc1-4def-8f84-8f51ed0198d6
392;;; esh-arg.el ends here 392;;; esh-arg.el ends here
diff --git a/lisp/eshell/esh-cmd.el b/lisp/eshell/esh-cmd.el
index c8fe7f1ced4..416b255e9b0 100644
--- a/lisp/eshell/esh-cmd.el
+++ b/lisp/eshell/esh-cmd.el
@@ -1421,5 +1421,5 @@ messages, and errors."
1421 1421
1422(provide 'esh-cmd) 1422(provide 'esh-cmd)
1423 1423
1424;;; arch-tag: 8e4f3867-a0c5-441f-96ba-ddd142d94366 1424;; arch-tag: 8e4f3867-a0c5-441f-96ba-ddd142d94366
1425;;; esh-cmd.el ends here 1425;;; esh-cmd.el ends here
diff --git a/lisp/eshell/esh-ext.el b/lisp/eshell/esh-ext.el
index f3f2b5af12f..ad3e7d6afde 100644
--- a/lisp/eshell/esh-ext.el
+++ b/lisp/eshell/esh-ext.el
@@ -318,5 +318,5 @@ line of the form #!<interp>."
318 318
319;;; Code: 319;;; Code:
320 320
321;;; arch-tag: 178d4064-7e60-4745-b81f-bab5d8d7c40f 321;; arch-tag: 178d4064-7e60-4745-b81f-bab5d8d7c40f
322;;; esh-ext.el ends here 322;;; esh-ext.el ends here
diff --git a/lisp/eshell/esh-io.el b/lisp/eshell/esh-io.el
index 5cf2afcdb97..dea723ed418 100644
--- a/lisp/eshell/esh-io.el
+++ b/lisp/eshell/esh-io.el
@@ -516,5 +516,5 @@ Returns what was actually sent, or nil if nothing was sent."
516 516
517;;; Code: 517;;; Code:
518 518
519;;; arch-tag: 9ca2080f-d5e0-4b26-aa0b-d59194a905a2 519;; arch-tag: 9ca2080f-d5e0-4b26-aa0b-d59194a905a2
520;;; esh-io.el ends here 520;;; esh-io.el ends here
diff --git a/lisp/eshell/esh-maint.el b/lisp/eshell/esh-maint.el
index cbe3c5de7f5..13247e75738 100644
--- a/lisp/eshell/esh-maint.el
+++ b/lisp/eshell/esh-maint.el
@@ -140,5 +140,5 @@
140;; (delete-file "README.texi") 140;; (delete-file "README.texi")
141;; (kill-buffer "README.texi")) 141;; (kill-buffer "README.texi"))
142 142
143;;; arch-tag: 662089b6-78ec-48c5-b94f-d212279e8902 143;; arch-tag: 662089b6-78ec-48c5-b94f-d212279e8902
144;;; esh-maint.el ends here 144;;; esh-maint.el ends here
diff --git a/lisp/eshell/esh-mode.el b/lisp/eshell/esh-mode.el
index 789af2605f9..804b026969f 100644
--- a/lisp/eshell/esh-mode.el
+++ b/lisp/eshell/esh-mode.el
@@ -1082,5 +1082,5 @@ This function could be in the list `eshell-output-filter-functions'."
1082 1082
1083;;; Code: 1083;;; Code:
1084 1084
1085;;; arch-tag: ec65bc2b-da14-4547-81d3-a32af3a4dc57 1085;; arch-tag: ec65bc2b-da14-4547-81d3-a32af3a4dc57
1086;;; esh-mode.el ends here 1086;;; esh-mode.el ends here
diff --git a/lisp/eshell/esh-module.el b/lisp/eshell/esh-module.el
index ae219df0022..1027bc7cc46 100644
--- a/lisp/eshell/esh-module.el
+++ b/lisp/eshell/esh-module.el
@@ -158,5 +158,5 @@ customization group. Example: `eshell-cmpl' for that module."
158 (unload-feature module) 158 (unload-feature module)
159 (message "Unloading %s...done" (symbol-name module)))))) 159 (message "Unloading %s...done" (symbol-name module))))))
160 160
161;;; arch-tag: 97a3fa16-9d08-40e6-bc2c-36bd70986507 161;; arch-tag: 97a3fa16-9d08-40e6-bc2c-36bd70986507
162;;; esh-module.el ends here 162;;; esh-module.el ends here
diff --git a/lisp/eshell/esh-opt.el b/lisp/eshell/esh-opt.el
index 54137ee8cd2..415033b5340 100644
--- a/lisp/eshell/esh-opt.el
+++ b/lisp/eshell/esh-opt.el
@@ -227,5 +227,5 @@ This assumes that symbols have been intern'd by `eshell-with-options'."
227 227
228;;; Code: 228;;; Code:
229 229
230;;; arch-tag: 45c6c2d0-8091-46a1-a205-2f4bafd8230c 230;; arch-tag: 45c6c2d0-8091-46a1-a205-2f4bafd8230c
231;;; esh-opt.el ends here 231;;; esh-opt.el ends here
diff --git a/lisp/eshell/esh-proc.el b/lisp/eshell/esh-proc.el
index a838da3900b..2c21252ab18 100644
--- a/lisp/eshell/esh-proc.el
+++ b/lisp/eshell/esh-proc.el
@@ -506,5 +506,5 @@ See the variable `eshell-kill-processes-on-exit'."
506 506
507;;; Code: 507;;; Code:
508 508
509;;; arch-tag: ac477a3e-ee4d-4b44-8ec6-212010e607bb 509;; arch-tag: ac477a3e-ee4d-4b44-8ec6-212010e607bb
510;;; esh-proc.el ends here 510;;; esh-proc.el ends here
diff --git a/lisp/eshell/esh-test.el b/lisp/eshell/esh-test.el
index 802471a79b1..e06719a01e2 100644
--- a/lisp/eshell/esh-test.el
+++ b/lisp/eshell/esh-test.el
@@ -237,5 +237,5 @@
237 237
238(provide 'esh-test) 238(provide 'esh-test)
239 239
240;;; arch-tag: 6e32275a-8285-4a4e-b7cf-819aa7c86b8e 240;; arch-tag: 6e32275a-8285-4a4e-b7cf-819aa7c86b8e
241;;; esh-test.el ends here 241;;; esh-test.el ends here
diff --git a/lisp/eshell/esh-util.el b/lisp/eshell/esh-util.el
index ff74c39cd94..d2b4ca7967f 100644
--- a/lisp/eshell/esh-util.el
+++ b/lisp/eshell/esh-util.el
@@ -781,5 +781,5 @@ If NOSORT is non-nil, the list is not sorted--its order is unpredictable.
781 781
782(provide 'esh-util) 782(provide 'esh-util)
783 783
784;;; arch-tag: 70159778-5c7a-480a-bae4-3ad332fca19d 784;; arch-tag: 70159778-5c7a-480a-bae4-3ad332fca19d
785;;; esh-util.el ends here 785;;; esh-util.el ends here
diff --git a/lisp/eshell/esh-var.el b/lisp/eshell/esh-var.el
index 2e52d744678..462266470d3 100644
--- a/lisp/eshell/esh-var.el
+++ b/lisp/eshell/esh-var.el
@@ -655,5 +655,5 @@ For example, to retrieve the second element of a user's record in
655 655
656;;; Code: 656;;; Code:
657 657
658;;; arch-tag: 393654fe-bdad-4f27-9a10-b1472ded14cf 658;; arch-tag: 393654fe-bdad-4f27-9a10-b1472ded14cf
659;;; esh-var.el ends here 659;;; esh-var.el ends here
diff --git a/lisp/eshell/eshell.el b/lisp/eshell/eshell.el
index e052e23086b..9713983ba3c 100644
--- a/lisp/eshell/eshell.el
+++ b/lisp/eshell/eshell.el
@@ -490,5 +490,5 @@ Emacs."
490 490
491(provide 'eshell) 491(provide 'eshell)
492 492
493;;; arch-tag: 9d4d5214-0e4e-4e02-b349-39add640d63f 493;; arch-tag: 9d4d5214-0e4e-4e02-b349-39add640d63f
494;;; eshell.el ends here 494;;; eshell.el ends here