comparison lisp/type-break.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 73661ddc7ac7
children ee5932bf781d
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
1272 (provide 'type-break) 1272 (provide 'type-break)
1273 1273
1274 (if type-break-mode 1274 (if type-break-mode
1275 (type-break-mode 1)) 1275 (type-break-mode 1))
1276 1276
1277 ;;; arch-tag: 943a2eb3-07e6-420b-993f-96e4796f5fd0 1277 ;; arch-tag: 943a2eb3-07e6-420b-993f-96e4796f5fd0
1278 ;;; type-break.el ends here 1278 ;;; type-break.el ends here