comparison lisp/eshell/esh-var.el @ 93975:1e3a407766b9

Fix up comment convention on the arch-tag lines.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 10 Apr 2008 14:10:46 +0000
parents f991f10f15ec
children b5b0801a7637
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
653 (setq pcomplete-stub (substring arg pos)) 653 (setq pcomplete-stub (substring arg pos))
654 (throw 'pcomplete-completions (pcomplete-entries))))) 654 (throw 'pcomplete-completions (pcomplete-entries)))))
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