Mercurial > emacs
log src/coding.c @ 110829:4d672e9d91bf
age | author | description |
---|---|---|
Thu, 30 Sep 2010 13:28:34 +0900 | Kenichi Handa | Complement a coding system for encoding arguments and input to a process. |
Tue, 14 Sep 2010 16:41:53 +0200 | Juanma Barranquero | Merge changes from emacs-23 branch. |
Wed, 08 Sep 2010 11:21:03 +0900 | Kenichi Handa | coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift. |
Tue, 07 Sep 2010 20:08:46 +0900 | Kenichi Handa | coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte. |
Sun, 08 Aug 2010 17:15:44 -0400 | Chong Yidong | Merge changes from emacs-23 branch. |
Sun, 08 Aug 2010 14:03:45 -0700 | Dan Nicolaescu | Use const char* instead of char*. |
Sun, 08 Aug 2010 17:12:29 -0400 | Chong Yidong | Merge changes from emacs-23 branch |