diff lisp/ChangeLog @ 87412:f6ce12419345

2007-12-26 Tassilo Horn <tassilo@member.fsf.org> * image-mode.el (image-bookmark-make-cell, image-bookmark-jump): New functions. (image-mode): Set bookmark-make-cell-function appropriately. * doc-view.el (doc-view-bookmark-jump): Correct misspelled arg name.
author Tassilo Horn <tassilo@member.fsf.org>
date Wed, 26 Dec 2007 11:48:37 +0000
parents 9ac481bc897b
children 6528ad32693a
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Dec 26 08:53:06 2007 +0000
+++ b/lisp/ChangeLog	Wed Dec 26 11:48:37 2007 +0000
@@ -1,5 +1,12 @@
 2007-12-26  Tassilo Horn  <tassilo@member.fsf.org>
 
+	* image-mode.el (image-bookmark-make-cell, image-bookmark-jump):
+	New functions.
+	(image-mode): Set bookmark-make-cell-function appropriately.
+
+	* doc-view.el (doc-view-bookmark-jump): Correct misspelled arg
+	name.
+
 	* bookmark.el (bookmark-make-cell-function): New variable.
 	(bookmark-make): Call bookmark-make-cell-function's function
 	instead of bookmark-make-cell.