comparison lisp/ChangeLog @ 59316:f3839cb9f16c

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 02 Jan 2005 23:11:26 +0000
parents 945a627eedd9
children d30f6c6ad0b5
comparison
equal deleted inserted replaced
59315:c5ee87e89147 59316:f3839cb9f16c
1 2005-01-02 Richard M. Stallman <rms@gnu.org>
2
3 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
4 instead of calculating the right size.
5
1 2005-01-02 Stefan <monnier@iro.umontreal.ca> 6 2005-01-02 Stefan <monnier@iro.umontreal.ca>
2 7
3 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case. 8 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
4 9
5 * files.el (hack-local-variables): Fix last change. 10 * files.el (hack-local-variables): Fix last change.
47 52
48 * files.el (hack-local-variables): Cleanup prefix/suffix matching. 53 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
49 54
50 * ses.el (copy-region-as-kill): Deactivate mark. 55 * ses.el (copy-region-as-kill): Deactivate mark.
51 56
57 >>>>>>> 1.6818
52 2005-01-01 Richard M. Stallman <rms@gnu.org> 58 2005-01-01 Richard M. Stallman <rms@gnu.org>
53 59
54 * replace.el (occur-1): If the output buffer is also an input, 60 * replace.el (occur-1): If the output buffer is also an input,
55 don't kill it, rename it. 61 don't kill it, rename it.
56 62