Mercurial > emacs
changeset 98501:6744de7275ae
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Sat, 04 Oct 2008 10:09:46 +0000 |
parents | 5b9bdbae18f6 |
children | 46fbf568b2bd |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 04 10:05:37 2008 +0000 +++ b/lisp/ChangeLog Sat Oct 04 10:09:46 2008 +0000 @@ -1,7 +1,7 @@ 2008-10-04 Martin Rudalics <rudalics@gmx.at> * progmodes/compile.el (compilation-start): Make sure to move to - point-max only when we are in the compilation buffer. + point-max only when we are in the compilation buffer. (Bug#1073) 2008-10-04 Dan Nicolaescu <dann@ics.uci.edu>