Mercurial > emacs
diff lisp/ChangeLog @ 100226:82d19f721db4
(compilation-read-command): Extracted from compile.
(compile): Use it.
(recompile): Accept an optional argument to enable editing the command line.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Thu, 04 Dec 2008 23:04:39 +0000 |
parents | 4a9f8c20f71b |
children | 518a4346ef68 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Dec 04 22:54:48 2008 +0000 +++ b/lisp/ChangeLog Thu Dec 04 23:04:39 2008 +0000 @@ -1,3 +1,11 @@ +2008-12-04 Sam Steingold <sds@gnu.org> + + * progmodes/compile.el (compilation-read-command): Extracted from + compile. + (compile): Use it. + (recompile): Accept an optional argument to enable editing the + command line. + 2008-12-04 Michael Albinus <michael.albinus@gmx.de> * net/tramp.el (top): Write a message, when loading Tramp.