Thu, 24 Jun 2010 20:30:55 -0400 |
Chong Yidong |
Fix after-string and image interaction bug (Bug#1336).
|
Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
Wed, 07 Jul 2010 22:42:59 -0700 |
Dan Nicolaescu |
Remove alternative K&R declarations.
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Wed, 07 Jul 2010 11:45:28 +0200 |
Juanma Barranquero |
Fix whitespace to follow coding guidelines.
|
Mon, 05 Jul 2010 12:36:06 +0200 |
Juanma Barranquero |
Convert most remaining function definitions to standard C.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
Sun, 20 Jun 2010 21:04:30 +0300 |
Eli Zaretskii |
Avoid recentering when lines differ in their height.
|
Sat, 19 Jun 2010 14:57:19 +0300 |
Eli Zaretskii |
xdisp.c (try_scrolling): Fix last change.
|
Sat, 19 Jun 2010 12:40:15 +0300 |
Eli Zaretskii |
Fix occasional recentering under scroll-conservatively.
|
Sat, 29 May 2010 13:49:21 +0300 |
Eli Zaretskii |
Finish debugging of cursor motion in bidi-reordered lines.
|
Fri, 28 May 2010 15:00:47 +0300 |
Eli Zaretskii |
Prevent unnecessary scrolling in bidi-reordered buffers.
|
Thu, 27 May 2010 11:49:01 -0400 |
Chong Yidong |
Fix redisplay crash (Bug#6177).
|
Tue, 25 May 2010 09:35:50 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 25 May 2010 09:32:24 +0900 |
Kenichi Handa |
Fix bidi-composition interaction in backward scanning..
|
Sat, 22 May 2010 22:32:21 +0300 |
Eli Zaretskii |
Redesign bidi-aware edge positions of glyph rows, fix bug #6036.
|
Fri, 21 May 2010 13:29:27 -0400 |
Chong Yidong |
Improve image cache clearing logic (Bug#6230).
|
Thu, 27 May 2010 11:42:50 -0400 |
Chong Yidong |
* xdisp.c (redisplay_window): After redisplay, check if point is
|
Sat, 22 May 2010 17:13:04 +0300 |
Eli Zaretskii |
Handle lines truncated on right.
|
Sat, 22 May 2010 15:38:26 +0300 |
Eli Zaretskii |
Test and debug find_row_edges on TTY display.
|
Wed, 19 May 2010 23:24:21 +0300 |
Eli Zaretskii |
Completed initial debugging and testing of reimplemented cursor motion.
|
Tue, 18 May 2010 18:22:15 +0300 |
Eli Zaretskii |
Initial reimplementation of calculating line edge positions in bidi lines.
|
Sat, 15 May 2010 16:23:48 +0300 |
Eli Zaretskii |
Implement bidi-sensitive movement with arrow keys.
|
Fri, 14 May 2010 17:30:45 +0300 |
Eli Zaretskii |
Rename bidi_get_next_char_visually to bidi_move_to_visually_next.
|
Fri, 14 May 2010 16:44:12 +0300 |
Eli Zaretskii |
Fix comments from revno 100276.
|
Fri, 14 May 2010 13:15:58 +0900 |
Kenichi Handa |
merge trunk
|
Fri, 14 May 2010 13:14:23 +0900 |
Kenichi Handa |
Fix bidi-composition interaction.
|
Tue, 11 May 2010 20:52:18 +0300 |
Eli Zaretskii |
xdisp.c (init_iterator): Fix comment from last change.
|
Mon, 10 May 2010 21:40:26 +0300 |
Eli Zaretskii |
Fix a crash when visiting image files in bidi mode.
|
Mon, 03 May 2010 11:01:21 -0400 |
Chong Yidong |
Add optional arg to delete-file to force deletion (Bug#6070).
|