diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 596b6e2ccb5..8f1534a3284 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2015-03-23 Daiki Ueno <ueno@gnu.org> | ||
| 2 | |||
| 3 | * subr.el (start-process): New function, ported from the C | ||
| 4 | implementation. | ||
| 5 | |||
| 1 | 2015-03-23 Daniel Colascione <dancol@dancol.org> | 6 | 2015-03-23 Daniel Colascione <dancol@dancol.org> |
| 2 | 7 | ||
| 3 | Automatically adjust process window sizes. | 8 | Automatically adjust process window sizes. |