emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/vc.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/vc.el
Date: Tue, 07 Feb 2006 16:59:01 +0000

Index: emacs/lisp/vc.el
diff -u emacs/lisp/vc.el:1.413 emacs/lisp/vc.el:1.414
--- emacs/lisp/vc.el:1.413      Mon Feb  6 14:33:35 2006
+++ emacs/lisp/vc.el    Tue Feb  7 16:59:01 2006
@@ -2800,9 +2800,6 @@
          (vc-mode-line new)
          (set-buffer-modified-p nil)))))
 
-;; Only defined in very recent Emacsen
-(defvar small-temporary-file-directory nil)
-
 ;;;###autoload
 (defun vc-update-change-log (&rest args)
   "Find change log file and add entries from recent version control logs.




reply via email to

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