comparison lisp/language/japanese.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 6299bdf88132
children 55b7f25d920a
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
251 (define-translation-table 'unicode-to-jisx0213 251 (define-translation-table 'unicode-to-jisx0213
252 (char-table-extra-slot table 0))) 252 (char-table-extra-slot table 0)))
253 253
254 (provide 'japanese) 254 (provide 'japanese)
255 255
256 ;;; arch-tag: 450f5537-9d53-4d5e-b731-4cf116d8cbc9 256 ;; arch-tag: 450f5537-9d53-4d5e-b731-4cf116d8cbc9
257 ;;; japanese.el ends here 257 ;;; japanese.el ends here