comparison src/ChangeLog @ 33829:dbbf1e9352f7

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Thu, 23 Nov 2000 20:37:45 +0000
parents b57f5ca84ab0
children ca49851e0850
comparison
equal deleted inserted replaced
33828:ef38af5ee8d2 33829:dbbf1e9352f7
1 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * coding.c (decode_coding_emacs_mule): Fix the case of
4 CODING_EOL_LF, which used uninitialized value of c.
5
1 2000-11-23 Stefan Monnier <monnier@cs.yale.edu> 6 2000-11-23 Stefan Monnier <monnier@cs.yale.edu>
2 7
3 * xdisp.c (syms_of_xdisp): Make fontification-functions buffer-local. 8 * xdisp.c (syms_of_xdisp): Make fontification-functions buffer-local.
4 9
5 2000-11-22 Gerd Moellmann <gerd@gnu.org> 10 2000-11-22 Gerd Moellmann <gerd@gnu.org>