comparison lisp/ChangeLog @ 78161:5929028583e4

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Tue, 17 Jul 2007 16:14:25 +0000
parents 8dcc6f809d32
children 034c29272f0b
comparison
equal deleted inserted replaced
78160:ba35decf8cc1 78161:5929028583e4
1 2007-07-17 Thien-Thi Nguyen <ttn@gnuvola.org>
2
3 * bookmark.el (bookmark-show-all-annotations):
4 Make sure each inserted annotation ends with newline.
5
6 (bookmark-maybe-sort-alist): Don't modify
7 bookmark-alist. Instead, if not sorting, simply return it.
8 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
9 for its return value, not for its side effect.
10
1 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu> 11 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
2 12
3 * vc.el: Add more info about the vc-registered function. 13 * vc.el: Add more info about the vc-registered function.
4 14
5 2007-07-16 David Kastrup <dak@gnu.org> 15 2007-07-16 David Kastrup <dak@gnu.org>