emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ido.el,v


From: Michael W. Olson
Subject: [Emacs-diffs] Changes to emacs/lisp/ido.el,v
Date: Sat, 17 May 2008 06:22:25 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael W. Olson <mwolson>      08/05/17 06:22:22

Index: ido.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/ido.el,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -b -r1.143 -r1.144
--- ido.el      6 May 2008 07:57:39 -0000       1.143
+++ ido.el      17 May 2008 06:22:22 -0000      1.144
@@ -1315,7 +1315,6 @@
            (if (listp ido-unc-hosts-cache)
                (ido-pp 'ido-unc-hosts-cache)
              (insert "\n;; ----- ido-unc-hosts-cache -----\nt\n"))
-           (insert "\n")
            (write-file ido-save-directory-list-file nil))
        (kill-buffer buf)))))
 




reply via email to

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