2010-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
authorKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 14 Apr 2010 14:54:28 +0000 (14:54 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 14 Apr 2010 14:54:28 +0000 (14:54 +0000)
commitb1bcfd02ea8a4680c010f740cfabfd0012b67910
tree49cc4e8bd1f6b8a4d2c7d96827c0d3063f8a0206
parent709612bf69b61ae33aff05350458398b04c4a1fe
2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 * lpath.el: Fbind bookmark-default-handler,
 bookmark-get-bookmark-record, bookmark-make-record-default,
 bookmark-prop-get for Emacs <23 and XEmacs.

2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
 * gnus-sum.el: Add bookmark declarations to silence the compiler.
 (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
 Use with-current-buffer to silence the byte-compiler.
 (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
 bother to require `gnus'.
 (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.

2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
 * gnus-sum.el (gnus-summary-bookmark-make-record)
 (gnus-summary-bookmark-jump): New functions.
 (gnus-summary-mode): Setup bookmark support.
lisp/ChangeLog
lisp/gnus-sum.el
lisp/lpath.el