rpms/emacs-bbdb/F-9 bbdb-2.36-revert106.patch, NONE, 1.1 emacs-bbdb-2.36-revert106.patch, 1.1, NONE

Jonathan G. Underwood jgu at fedoraproject.org
Thu Nov 6 23:45:35 UTC 2008


Author: jgu

Update of /cvs/extras/rpms/emacs-bbdb/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16728

Added Files:
	bbdb-2.36-revert106.patch 
Removed Files:
	emacs-bbdb-2.36-revert106.patch 
Log Message:
Replace (empty!) emacs-bbdb-2.36-revert106.patch with bbdb-2.36-revert106.patch


bbdb-2.36-revert106.patch:

--- NEW FILE bbdb-2.36-revert106.patch ---
diff -up bbdb-2.36/lisp/bbdb-vm.el.revert106 bbdb-2.36/lisp/bbdb-vm.el
--- bbdb-2.36/lisp/bbdb-vm.el.revert106	2008-10-29 01:13:03.000000000 +0000
+++ bbdb-2.36/lisp/bbdb-vm.el	2008-10-29 01:13:27.000000000 +0000
@@ -93,7 +93,7 @@ C-g again it will stop scanning."
     (if (not bbdb/vm-offer-to-create)
         (setq cache (and msg (bbdb-message-cache-lookup msg))))
 
-    (if cache
+    (if nil;cache
         (setq records (if bbdb-get-only-first-address-p
                           (list (car cache))
                         cache))


--- emacs-bbdb-2.36-revert106.patch DELETED ---




More information about the scm-commits mailing list