Mercurial > emacs
comparison src/coding.h @ 88123:375f2633d815
New directory
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 08 Sep 2003 11:56:09 +0000 |
parents | 695cf19ef79e |
children | 2f877ed80fa6 |
comparison
equal
deleted
inserted
replaced
52428:27bc8b966642 | 88123:375f2633d815 |
---|---|
727 | 727 |
728 /* Error signaled when there's a problem with detecting coding system */ | 728 /* Error signaled when there's a problem with detecting coding system */ |
729 extern Lisp_Object Qcoding_system_error; | 729 extern Lisp_Object Qcoding_system_error; |
730 | 730 |
731 #endif /* EMACS_CODING_H */ | 731 #endif /* EMACS_CODING_H */ |
732 | |
733 /* arch-tag: 2bc3b4fa-6870-4f64-8135-b962b2d290e4 | |
734 (do not change this comment) */ |