diff lisp/gnus/ChangeLog @ 109396:8b1192833a1e

Allow bookmarks to be set from Gnus Article buffers (Bug #5975). Patch applied (with minor tweaks) by Karl Fogel. Note this leaves C-w still not working correctly from Article buffers; Thierry's patch to fix that will be applied after this. * lisp/gnus/gnus-art.el (bookmark-make-record-function): New local variable. * lisp/gnus/gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from article buffer. (gnus-summary-bookmark-jump): Maybe jump to article buffer.
author Karl Fogel <kfogel@red-bean.com>
date Wed, 14 Jul 2010 12:02:53 -0400
parents fa4400531412
children 4e6b8160da4b
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Wed Jul 14 11:57:54 2010 -0400
+++ b/lisp/gnus/ChangeLog	Wed Jul 14 12:02:53 2010 -0400
@@ -1,3 +1,16 @@
+2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
+
+	Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
+	Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
+	C-w still not working correctly from Article buffers; Thierry's
+	patch to fix that will be applied after this.
+
+	* gnus-art.el (bookmark-make-record-function): New local variable.
+
+	* gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting
+	from article buffer.
+	(gnus-summary-bookmark-jump): Maybe jump to article buffer.
+
 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
 
 	* gnus/gnus-sum.el (bookmark-make-record-default): Adjust