diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 510b2a836ce..b5c9e6d6b30 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | * xrdb.c (x_load_resources) [USE_MOTIF]: Although not strictly | 3 | * xrdb.c (x_load_resources) [USE_MOTIF]: Although not strictly |
| 4 | necessary, put horizontal scroll bar resources as well. See | 4 | necessary, put horizontal scroll bar resources as well. See |
| 5 | <http://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00430.html>. | 5 | <http://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00430.html>. |
| 6 | * xterm.c (x_sync_with_move): Really wait 0.5s, not 0.0005s. | ||
| 6 | 7 | ||
| 7 | 2014-07-29 Dmitry Antipov <dmantipov@yandex.ru> | 8 | 2014-07-29 Dmitry Antipov <dmantipov@yandex.ru> |
| 8 | 9 | ||