comparison lisp/language/vietnamese.el @ 33778:6d966e8b4bbe

Use provide.
author Dave Love <fx@gnu.org>
date Wed, 22 Nov 2000 19:28:28 +0000
parents 86a268b661c2
children 67b464da13ec
comparison
equal deleted inserted replaced
33777:626c1d40afcb 33778:6d966e8b4bbe
187 They can be decoded from and encoded to VISCC, VSCII, and VIQR. 187 They can be decoded from and encoded to VISCC, VSCII, and VIQR.
188 Current setting put higher priority to the coding system VISCII than VSCII. 188 Current setting put higher priority to the coding system VISCII than VSCII.
189 If you prefer VSCII, please do: (prefer-coding-system 'vietnamese-vscii)") 189 If you prefer VSCII, please do: (prefer-coding-system 'vietnamese-vscii)")
190 )) 190 ))
191 191
192 (provide 'vietnamese)
193
192 ;;; vietnamese.el ends here 194 ;;; vietnamese.el ends here