Mercurial > emacs
comparison src/coding.h @ 89889:c4c848b80f86
Sync to HEAD.
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Mon, 12 Apr 2004 07:33:45 +0000 |
| parents | 623a853556f1 |
| children | 67cdf4445614 |
comparison
equal
deleted
inserted
replaced
| 89888:cfd942ddfdab | 89889:c4c848b80f86 |
|---|---|
| 773 | 773 |
| 774 extern char emacs_mule_bytes[256]; | 774 extern char emacs_mule_bytes[256]; |
| 775 extern int emacs_mule_string_char P_ ((unsigned char *)); | 775 extern int emacs_mule_string_char P_ ((unsigned char *)); |
| 776 | 776 |
| 777 #endif /* EMACS_CODING_H */ | 777 #endif /* EMACS_CODING_H */ |
| 778 | |
| 779 /* arch-tag: 2bc3b4fa-6870-4f64-8135-b962b2d290e4 | |
| 780 (do not change this comment) */ |
