Remove duplicate ChangeLog entry, again.
This commit is contained in:
parent
8f43ce497c
commit
ab71f1741c
1 changed files with 0 additions and 18 deletions
|
@ -82,24 +82,6 @@
|
|||
:prefer-utf-8.
|
||||
(syms_of_coding): Adjust for coding_arg_undecided_max.
|
||||
|
||||
2013-06-28 Kenichi Handa <handa@gnu.org>
|
||||
|
||||
* coding.h (define_coding_undecided_arg_index): New enum.
|
||||
(coding_attr_index): New members
|
||||
coding_attr_undecided_inhibit_null_byte_detection,
|
||||
coding_attr_undecided_inhibit_iso_escape_detection,
|
||||
coding_attr_undecided_prefer_utf_8.
|
||||
(undecided_spec): New struct.
|
||||
(struct coding_system): New member `undecided' of the member `spec'.
|
||||
|
||||
* coding.c (setup_coding_system): Handle CODING->spec.undecided.
|
||||
(detect_coding): Likewise.
|
||||
(detect_coding_system): Likewise.
|
||||
(Fdefine_coding_system_internal): New coding system properties
|
||||
:inhibit-null-byte-detection, :inhibit-iso-escape-detection, and
|
||||
:prefer-utf-8.
|
||||
(syms_of_coding): Adjust for coding_arg_undecided_max.
|
||||
|
||||
2013-06-28 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* image.c (x_from_xcolors): Remove unused local.
|
||||
|
|
Loading…
Add table
Reference in a new issue