diff options
| author | Eli Zaretskii | 2008-10-09 13:46:25 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2008-10-09 13:46:25 +0000 |
| commit | 2a12d736c1ea3316a69ac5fa0ac2e11fdb38838c (patch) | |
| tree | 8c913a73cfa2590e778cd8d24cf65a4a3a53162b /lisp/ChangeLog | |
| parent | ea217c11e503bd82d7f35169db29be7bb145f426 (diff) | |
| download | emacs-2a12d736c1ea3316a69ac5fa0ac2e11fdb38838c.tar.gz emacs-2a12d736c1ea3316a69ac5fa0ac2e11fdb38838c.zip | |
(compilation-start): Resurrect the version for systems that don't support
asynchronous subprocesses.
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 cf7567fb46f..c8dac9db694 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-10-09 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/compile.el (compilation-start): Resurrect the version | ||
| 4 | for systems that don't support asynchronous subprocesses. | ||
| 5 | |||
| 1 | 2008-10-09 Martin Rudalics <rudalics@gmx.at> | 6 | 2008-10-09 Martin Rudalics <rudalics@gmx.at> |
| 2 | 7 | ||
| 3 | * window.el (pop-up-frames): Add choice graphic-only. | 8 | * window.el (pop-up-frames): Add choice graphic-only. |