Mercurial > emacs
changeset 78389:89906f7d5660
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 02 Aug 2007 17:40:28 +0000 |
parents | b589cafd502b |
children | 288786c06112 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Aug 02 17:39:28 2007 +0000 +++ b/lisp/ChangeLog Thu Aug 02 17:40:28 2007 +0000 @@ -1,3 +1,9 @@ +2007-08-02 Richard Stallman <rms@gnu.org> + + * progmodes/compile.el (compilation-find-buffer): Return current + buffer immediately if suitable. + (compile, compilation-buffer-name, compilation-start): Doc fixes. + 2007-08-02 Stefan Monnier <monnier@iro.umontreal.ca> * vc-bzr.el (vc-bzr-admin-dirstate): Rename from `...-dirname'.