comparison lisp/ChangeLog @ 107125:063e00f61d0f

(bookmark-handle-bookmark): Catch the right error. (bookmark-default-handler): Accept new bookmark field `buffer'.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 10 Feb 2010 15:02:54 -0500
parents 5db482a31869
children aae831df84d3
comparison
equal deleted inserted replaced
107124:5db482a31869 107125:063e00f61d0f
1 2010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2
3 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
4 (bookmark-default-handler): Accept new bookmark field `buffer'.
5
1 2010-02-10 Chong Yidong <cyd@stupidchicken.com> 6 2010-02-10 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * iswitchb.el (iswitchb-completions): Revert last change. 8 * iswitchb.el (iswitchb-completions): Revert last change.
4 9
5 2010-02-10 Michael Albinus <michael.albinus@gmx.de> 10 2010-02-10 Michael Albinus <michael.albinus@gmx.de>