comparison lisp/gnus/gnus-draft.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 5f827896103e
children f42ef85caf91
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
327 (pop-to-buffer buff t))) 327 (pop-to-buffer buff t)))
328 (error "The draft %s is under edit" file))))) 328 (error "The draft %s is under edit" file)))))
329 329
330 (provide 'gnus-draft) 330 (provide 'gnus-draft)
331 331
332 ;;; arch-tag: 3d92af58-8c97-4a5c-9db4-a98e85198022 332 ;; arch-tag: 3d92af58-8c97-4a5c-9db4-a98e85198022
333 ;;; gnus-draft.el ends here 333 ;;; gnus-draft.el ends here