comparison src/coding.h @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents cb89e76907df
children 04580c50dd1c 5182815e0ee1 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
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) */