* lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
authorKarl Fogel <kfogel@red-bean.com>
Tue, 13 Jul 2010 22:17:51 +0000 (18:17 -0400)
committerKarl Fogel <kfogel@red-bean.com>
Tue, 13 Jul 2010 22:17:51 +0000 (18:17 -0400)
commit0c4371fe36c081259c29f6952c1b83b0dcddc3d6
tree3ecd488e820b024f3a6cc83d501d40c39628a276
parent068a0233c700042e117f2ee330e347f00c8cc6e0
* lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
  This is also from Thierry Volpiatto's patch in bug #6444.  However,
  because it was extraneous to the functional change in that patch,
  and causes a re-indendation, I am committing it separately.
lisp/ChangeLog
lisp/bookmark.el