comparison lisp/ChangeLog @ 76025:a4103f62dec5

Remove the code inherited from CVSREAD and `cvs edit'. (vc-svn-use-edit): Remove unused config var. (vc-svn-update, vc-svn-revert): Checkout is always implicit.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 19 Feb 2007 19:42:10 +0000
parents 00669875e4fe
children 0617881f8dd2
comparison
equal deleted inserted replaced
76024:00669875e4fe 76025:a4103f62dec5
1 2007-02-19 Stefan Monnier <monnier@iro.umontreal.ca> 1 2007-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * vc-svn.el: Remove the code inherited from CVSREAD and `cvs edit'.
4 (vc-svn-use-edit): Remove unused config var.
5 (vc-svn-update, vc-svn-revert): Checkout is always implicit.
2 6
3 * outline.el (hide-sublevels): Keep empty last line, if available. 7 * outline.el (hide-sublevels): Keep empty last line, if available.
4 8
5 * buff-menu.el (list-buffers-noselect): Use explicit unicode code 9 * buff-menu.el (list-buffers-noselect): Use explicit unicode code
6 rather than the corresponding unicode char, to make the code 10 rather than the corresponding unicode char, to make the code