# HG changeset patch # User Juanma Barranquero # Date 1194018695 0 # Node ID 4ad9876159f2951cb58815cdc41819fcd664bf4d # Parent 990d0964a0cc452c93ff4918bbf1249620918cff *** empty log message *** diff -r 990d0964a0cc -r 4ad9876159f2 lisp/ChangeLog --- a/lisp/ChangeLog Fri Nov 02 15:24:29 2007 +0000 +++ b/lisp/ChangeLog Fri Nov 02 15:51:35 2007 +0000 @@ -1,7 +1,31 @@ 2007-11-02 Michael Kifer - - * ediff-vers (ediff-vc-working-revision): add a quote. - + + * ediff-vers.el (ediff-vc-working-revision): Add a quote. + +2007-11-02 Michael Kifer + + * emulation/viper-ex.el (viper-ex): Do not ignore the region. + + * emulation/viper-cmd.el (viper-prev-destructive-command) + (viper-insert-prev-from-insertion-ring): Use ring-copy instead of + copy-sequence. + + * ediff-util.el (ediff-make-current-diff-overlay): Do not use face-name. + Got rid of ediff-copy-list. + + * ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer): Do not + use face-name. + (ediff-test-utility,ediff-diff-mandatory-option) + (ediff-reset-diff-options): Remove to simplify the mandatory option + handling on Windows. + (ediff-set-diff-options): Add. + (ediff-diff-options): Changed. + + * ediff-vers.el (ediff-vc-internal): Use ediff-vc-revision-other-window. + (ediff-vc-merge-internal): use ediff-vc-revision-other-window and + ediff-vc-working-revision. + Require vc-hooks. + 2007-11-02 Drake Wilson (tiny change) * files.el (hack-local-variables): Fix membership tests to avoid