diff options
| author | Dmitry Antipov | 2014-08-02 21:12:11 +0400 |
|---|---|---|
| committer | Dmitry Antipov | 2014-08-02 21:12:11 +0400 |
| commit | dbc471b1336430da331973309b15d889618e30b2 (patch) | |
| tree | e2b0e0bfc88a6ec3e0af5410508b8bb3e4577616 /src | |
| parent | 790221774532185b590fecd64585309aed034063 (diff) | |
| download | emacs-dbc471b1336430da331973309b15d889618e30b2.tar.gz emacs-dbc471b1336430da331973309b15d889618e30b2.zip | |
Fix spacing in ChangeLog
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0125f4c93e2..28367ed34f5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -55,7 +55,7 @@ | |||
| 55 | (timerfd_callback): Ignore weird events with no data. Add tight | 55 | (timerfd_callback): Ignore weird events with no data. Add tight |
| 56 | assertions and comments. | 56 | assertions and comments. |
| 57 | (init_atimer) [HAVE_TIMERFD]: Add environment variable to optionally | 57 | (init_atimer) [HAVE_TIMERFD]: Add environment variable to optionally |
| 58 | disable timerfd-based timer. Use TFD_NONBLOCK for timer descriptor. | 58 | disable timerfd-based timer. Use TFD_NONBLOCK for timer descriptor. |
| 59 | 59 | ||
| 60 | 2014-08-01 Paul Eggert <eggert@cs.ucla.edu> | 60 | 2014-08-01 Paul Eggert <eggert@cs.ucla.edu> |
| 61 | 61 | ||