]> git.eshelyaron.com Git - emacs.git/commit
* coding.c (Fdetect_coding_region): Do not check start and end with
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 19 Dec 2012 15:52:48 +0000 (19:52 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Wed, 19 Dec 2012 15:52:48 +0000 (19:52 +0400)
commita2f07cd28277fbcef42541509e3710a9863cac3a
tree2bc2164d1af01ff4defc9f8782287d52ecfc5d23
parent3f781c75aceec46314eace32bf073e13914f683b
* coding.c (Fdetect_coding_region): Do not check start and end with
CHECK_NUMBER_COERCE_MARKER since validate_region does that itself.
(code_convert_region): Likewise.
src/ChangeLog
src/coding.c