ebib-add-entry bugfixv1.7.1
commit9dd73c9a01604ddfc031b1f3a7f1beb322c6e849
authorJoost Kremers <joostkremers@yahoo.com>
Wed, 21 May 2008 12:41:56 +0000 (21 14:41 +0200)
committerJoost Kremers <joostkremers@yahoo.com>
Wed, 21 May 2008 12:41:56 +0000 (21 14:41 +0200)
tree2635ba8848ce42ef811d663512456a516e930148
parentdb8f1b5b7ae860d05070173a5243902febd9722d
ebib-add-entry bugfix

ebib-add-entry calls ebib-display-entry, which refers to the hash table that stores the entry to be displayed.
but if the entry is new, this hash table doesn't exist yet... therefore, the code that creates the hash table
was moved before the call to ebib-display-entry
src/ChangeLog
src/ebib.el