Fix bug with removing ical buffer too early.
commitaa57d06982c257cb093bff64e2761cbee49e7733
authorCarsten Dominik <carsten.dominik@gmail.com>
Fri, 13 Jun 2008 08:39:37 +0000 (13 10:39 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Fri, 13 Jun 2008 08:39:37 +0000 (13 10:39 +0200)
treeb7d363ef21abdedbafe36f12e3b1af5a58fb4175
parent058b918ad645fdcd1264d1ae11636ba707467309
Fix bug with removing ical buffer too early.

The problem was that the function that did kill the buffer was called
inside the loop - it should really be called outside!
lisp/ChangeLog
lisp/org-exp.el
lisp/org.el