Mercurial > emacs
comparison src/ChangeLog @ 62605:29ac0be69667
*** empty log message ***
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Sun, 22 May 2005 09:49:43 +0000 |
parents | afaa9e37df05 |
children | 8d965863dd8c |
comparison
equal
deleted
inserted
replaced
62604:324a4f7ffebc | 62605:29ac0be69667 |
---|---|
1 2005-05-22 Andreas Schwab <schwab@suse.de> | 1 2005-05-22 Andreas Schwab <schwab@suse.de> |
2 | 2 |
3 * process.c (send_process): Remove misplaced volatile. | 3 * process.c (send_process): Move misplaced volatile. |
4 | 4 |
5 2005-05-21 Richard M. Stallman <rms@gnu.org> | 5 2005-05-21 Richard M. Stallman <rms@gnu.org> |
6 | 6 |
7 * xdisp.c (display_mode_element): If we're processing a list and | 7 * xdisp.c (display_mode_element): If we're processing a list and |
8 padding is specified, put it after the last element. | 8 padding is specified, put it after the last element. |