comparison lisp/textmodes/po.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 dc100f64b2b7
children f4a69fedbd46
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
131 ;Called through file-coding-system-alist, before the file is visited for real." 131 ;Called through file-coding-system-alist, before the file is visited for real."
132 ; (po-find-file-coding-system-guts operation filename)) 132 ; (po-find-file-coding-system-guts operation filename))
133 133
134 (provide 'po) 134 (provide 'po)
135 135
136 ;;; arch-tag: 56748a57-d64c-4200-8f6b-c3a70496eb8c 136 ;; arch-tag: 56748a57-d64c-4200-8f6b-c3a70496eb8c
137 ;;; po.el ends here 137 ;;; po.el ends here