]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 2 Nov 2007 16:01:20 +0000 (16:01 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 2 Nov 2007 16:01:20 +0000 (16:01 +0000)
ChangeLog
lisp/ChangeLog

index 7778b5364ede34a7a39f94137be5a03871119fc4..fd23fce5da3ec713c375acf29372490fc9160bcd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,27 +1,3 @@
-2007-11-02  Michael Kifer  <kifer@cs.stonybrook.edu>
-       
-       * viper-ex.el (viper-ex): do not ignore the region.
-       
-       * 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): removed to simplify yhe mandatory option
-       handling on windows.
-       (ediff-set-diff-options): added.
-       (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-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * configure.in: Remove HAVE_X11R5 check.
index 42201dd0af831053c6b34241bb10bd973313de6e..286301247230ac1a050741adf0a5029cceeeb99e 100644 (file)
        (ediff-reset-diff-options): Remove to simplify the mandatory option
        handling on Windows.
        (ediff-set-diff-options): Add.
-       (ediff-diff-options): Changed.
+       (ediff-diff-options): Set "--binary" option as default in some cases.
 
        * 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.
+       (ediff-vc-merge-internal): Use ediff-vc-revision-other-window and
+       ediff-vc-working-revision.  Require vc-hooks.
 
 2007-11-02  Drake Wilson  <drake@begriffli.ch>  (tiny change)