logging bug fixed
commit5327ab0217d1d1617b747d132d9157ec37fc7cf9
authorJoost Kremers <joostkremers@yahoo.com>
Wed, 7 Nov 2007 00:30:24 +0000 (7 01:30 +0100)
committerJoost Kremers <joostkremers@yahoo.com>
Wed, 7 Nov 2007 00:30:24 +0000 (7 01:30 +0100)
tree171915d1585ff0b596355ceedb70ea7a4dbe9a90
parent51da5b21d59f980ef4c4f3a867af7ffe2990d4be
logging bug fixed

ebib-log calls set-buffer to dump the log message in the right buffer, but
the effect of set-buffer only ends when the *interactive* command
finishes. so calling ebib-log inside with-temp-buffer had the effect of
changing the buffer, so that no further bibtex entries could be read.
src/ChangeLog
src/ebib.el