<<LOG-START>>
dvc-log-edit: use or instead of undefined Xor (apparently, a typo)
<<LOG-END>>



[VERSION] dvc-dev-bzr

Bazaar (bzr) 1.0.0

Emacs  : GNU Emacs 23.0.60.7 (x86_64-unknown-linux-gnu, GTK+ Version 2.8.20)
 of 2008-03-10 on nyc-qws-005
-- 
Sam Steingold (http://sds.podval.org/) on Fedora Core release 5 (Bordeaux)
http://jihadwatch.org http://camera.org http://thereligionofpeace.com
http://mideasttruth.com http://iris.org.il http://pmw.org.il
There are two ways to write error-free programs; only the third one works.
=== modified file 'lisp/dvc-unified.el'
--- lisp/dvc-unified.el	2008-03-08 19:35:34 +0000
+++ lisp/dvc-unified.el	2008-03-11 14:32:04 +0000
@@ -326,7 +326,7 @@
 reused.
 `default-directory' must be the tree root."
   (interactive "P")
-  (setq other-frame (Xor other-frame dvc-log-edit-other-frame))
+  (setq other-frame (or other-frame dvc-log-edit-other-frame))
   ;; Reuse an existing log-edit buffer if possible.
   ;;
   ;; If this is invoked from a status or diff buffer,

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to