emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp/mail pmail.el


From: Chong Yidong
Subject: [Emacs-diffs] emacs/lisp/mail pmail.el
Date: Wed, 10 Dec 2008 20:36:47 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/12/10 20:36:47

Modified files:
        lisp/mail      : pmail.el 

Log message:
        Remove debugging code.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mail/pmail.el?cvsroot=emacs&r1=1.25&r2=1.26

Patches:
Index: pmail.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/mail/pmail.el,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- pmail.el    9 Dec 2008 23:23:05 -0000       1.25
+++ pmail.el    10 Dec 2008 20:36:47 -0000      1.26
@@ -954,7 +954,6 @@
          (kill-all-local-variables)
          (write-region (point-min) (point-max) old-file)
          (unrmail old-file new-file)
-         (unrmail old-file "/home/cyd/pmail-test")
          (message "Replacing BABYL format with mbox format...")
          (let ((inhibit-read-only t))
            (erase-buffer)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]