comparison lisp/international/kinsoku.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 b6fdfff4ae81
children 889bc336b89b
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
183 (not (kinsoku-longer))) 183 (not (kinsoku-longer)))
184 ;; The character before point can't be placed at end of line. 184 ;; The character before point can't be placed at end of line.
185 (aref (char-category-set (preceding-char)) ?<)) 185 (aref (char-category-set (preceding-char)) ?<))
186 (kinsoku-shorter linebeg)))) 186 (kinsoku-shorter linebeg))))
187 187
188 ;;; arch-tag: e6b036bc-9e5b-4e9f-a22c-4ed04e37777e 188 ;; arch-tag: e6b036bc-9e5b-4e9f-a22c-4ed04e37777e
189 ;;; kinsoku.el ends here 189 ;;; kinsoku.el ends here