Mercurial > emacs
changeset 81048:3b0453fee5b3
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 23 May 2007 08:12:59 +0000 |
parents | 9f8e1f35816d |
children | e41bb5f56da5 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed May 23 08:11:59 2007 +0000 +++ b/lisp/ChangeLog Wed May 23 08:12:59 2007 +0000 @@ -1,3 +1,8 @@ +2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change) + + * progmodes/compile.el (compilation-handle-exit): + `compilation-finish-function' may change the current buffer. + 2007-05-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * help-fns.el (find-source-lisp-file): New function.