comparison lisp/ChangeLog @ 107372:b73242777fb9

Add support for shelving snapshots and for showing shelves. * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point) (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot): New functions. (vc-bzr-shelve-map, vc-bzr-shelve-menu-map) (vc-bzr-extra-menu-map): Map them.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 11 Mar 2010 17:29:30 -0800
parents 934bc4b20344
children dc9565b08f10
comparison
equal deleted inserted replaced
107371:018bc2f5c9e6 107372:b73242777fb9
1 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
2
3 Add support for shelving snapshots and for showing shelves.
4 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
5 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
6 New functions.
7 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
8 (vc-bzr-extra-menu-map): Map them.
9
1 2010-03-11 Glenn Morris <rgm@gnu.org> 10 2010-03-11 Glenn Morris <rgm@gnu.org>
2 11
3 * cus-edit.el (customize-changed-options-previous-release): 12 * cus-edit.el (customize-changed-options-previous-release):
4 Bump to 23.1. 13 Bump to 23.1.
5 14