comparison lisp/ChangeLog @ 85463:771c063a16df

(easy-mmode-define-navigation): Add `body' arg. Cleanup the check-narrow-maybe/re-narrow-maybe mess.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 20 Oct 2007 01:46:38 +0000
parents 43a9834cf1a6
children b9fe84d8ca5a
comparison
equal deleted inserted replaced
85462:43a9834cf1a6 85463:771c063a16df
1 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca> 1 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
4 Add `body' arg. Cleanup the check-narrow-maybe/re-narrow-maybe mess.
2 5
3 * vc-bzr.el (vc-bzr-diff-tree): 6 * vc-bzr.el (vc-bzr-diff-tree):
4 * vc-git.el (vc-git-diff-tree): 7 * vc-git.el (vc-git-diff-tree):
5 * vc-hg.el (vc-hg-diff-tree): 8 * vc-hg.el (vc-hg-diff-tree):
6 * vc-mcvs.el (vc-mcvs-diff-tree): 9 * vc-mcvs.el (vc-mcvs-diff-tree):
7 * vc-mtn.el (vc-mtn-diff-tree): 10 * vc-mtn.el (vc-mtn-diff-tree):
8 * vc-svn.el (vc-svn-diff-tree): Remove. 11 * vc-svn.el (vc-svn-diff-tree): Remove.
9
10 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
11 12
12 * vc-mtn.el (vc-mtn-revision-completion-table): 13 * vc-mtn.el (vc-mtn-revision-completion-table):
13 * vc-cvs.el (vc-cvs-revision-completion-table): 14 * vc-cvs.el (vc-cvs-revision-completion-table):
14 * vc-arch.el (vc-arch-revision-completion-table): 15 * vc-arch.el (vc-arch-revision-completion-table):
15 * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table): 16 * vc-hg.el (vc-hg-revision-completion-table, vc-hg-revision-table):