comparison src/ChangeLog @ 108006:452f0cc5f879

Remove references to (default-)direction-reversed.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 21 Apr 2010 01:05:30 +0200
parents 734b50109edf
children ea2f4615a622
comparison
equal deleted inserted replaced
108005:734b50109edf 108006:452f0cc5f879
1 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
2
3 * buffer.c (syms_of_buffer) <bidi-display-reordering>: Doc fix.
4
1 2010-04-20 Stefan Monnier <monnier@iro.umontreal.ca> 5 2010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 * data.c (Fmake_variable_buffer_local, Fmake_local_variable): 7 * data.c (Fmake_variable_buffer_local, Fmake_local_variable):
4 Just signal a warning rather than an error when inside a let. 8 Just signal a warning rather than an error when inside a let.
5 (Fmake_variable_frame_local): Add the same test. 9 (Fmake_variable_frame_local): Add the same test.