comparison lisp/ChangeLog @ 59322:b0bb670d6f7d

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 03 Jan 2005 03:20:06 +0000
parents 00d1c1096a62
children f023dc562e9c
comparison
equal deleted inserted replaced
59321:00d1c1096a62 59322:b0bb670d6f7d
6 (file-provides, file-requires): Use it. 6 (file-provides, file-requires): Use it.
7 7
8 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer 8 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
9 instead of calculating the right size. 9 instead of calculating the right size.
10 10
11 2005-01-02 Karl Chen <quarl@cs.berkeley.edu>
12
13 * vc-svn.el (vc-svn-diff): Stay local if possible.
14
11 2005-01-02 Stefan <monnier@iro.umontreal.ca> 15 2005-01-02 Stefan <monnier@iro.umontreal.ca>
12
13 * vc-svn.el (vc-svn-diff): Stay local if possible.
14 From Karl Chen <quarl@cs.berkeley.edu>.
15 16
16 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case. 17 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
17 18
18 * files.el (hack-local-variables): Fix last change. 19 * files.el (hack-local-variables): Fix last change.
19 20