comparison lisp/gnus/gnus-int.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 107ccd98fa12
children f42ef85caf91
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
716 ;; Set the status of this server. 716 ;; Set the status of this server.
717 (setcar (cdr elem) 'closed)))) 717 (setcar (cdr elem) 'closed))))
718 718
719 (provide 'gnus-int) 719 (provide 'gnus-int)
720 720
721 ;;; arch-tag: bbc90087-9b7f-4017-a92c-3abf180ac86d 721 ;; arch-tag: bbc90087-9b7f-4017-a92c-3abf180ac86d
722 ;;; gnus-int.el ends here 722 ;;; gnus-int.el ends here