comparison lisp/emacs-lisp/edebug.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 90a2847062be
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
4476 ;; Install edebug read and eval functions. 4476 ;; Install edebug read and eval functions.
4477 (edebug-install-read-eval-functions) 4477 (edebug-install-read-eval-functions)
4478 4478
4479 (provide 'edebug) 4479 (provide 'edebug)
4480 4480
4481 ;;; arch-tag: 19c8d05c-4554-426e-ac72-e0fa1fcb0808 4481 ;; arch-tag: 19c8d05c-4554-426e-ac72-e0fa1fcb0808
4482 ;;; edebug.el ends here 4482 ;;; edebug.el ends here