Mercurial > emacs
changeset 98587:72f6d87044d3
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 09 Oct 2008 16:09:02 +0000 |
parents | 6b0f820343fd |
children | 031a9e8080a9 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 09 16:08:13 2008 +0000 +++ b/lisp/ChangeLog Thu Oct 09 16:09:02 2008 +0000 @@ -1,5 +1,8 @@ 2008-10-09 Eli Zaretskii <eliz@gnu.org> + * frame.el (make-frame-on-tty): Use "F" inside interactive. Support + `pc' ``window-system''. + * progmodes/compile.el (compilation-start): Resurrect the version for systems that don't support asynchronous subprocesses.