Mercurial > emacs
log src/ChangeLog @ 108006:452f0cc5f879
age | author | description |
---|---|---|
Wed, 21 Apr 2010 01:05:30 +0200 | Juanma Barranquero | Remove references to (default-)direction-reversed. |
Tue, 20 Apr 2010 13:35:16 -0400 | Stefan Monnier | Warn rather than error when making a local var inside a let. |
Tue, 20 Apr 2010 13:17:29 -0400 | Stefan Monnier | * font.c (syms_of_font): Make the style table vars read-only. |
Tue, 20 Apr 2010 13:01:39 -0400 | Stefan Monnier | * buffer.h (struct buffer): Remove unused var `direction_reversed'. |
Tue, 20 Apr 2010 16:31:28 +0300 | Eli Zaretskii | Implement GUI display of R2L lines, fix TTY display of R2L lines. |
Tue, 20 Apr 2010 13:38:30 +0200 | Jan D. | gtkutils.c (xg_event_is_for_scrollbar): Check if grabbed widget is a scrollbar. |
Tue, 20 Apr 2010 16:08:35 +0300 | Eli Zaretskii | Fix R2L paragraph display on TTY. |