emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/wdired.el,v
Date: Thu, 22 Nov 2007 13:52:04 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/11/22 13:52:04

Index: wdired.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/wdired.el,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- wdired.el   5 Nov 2007 11:50:06 -0000       1.30
+++ wdired.el   22 Nov 2007 13:52:04 -0000      1.31
@@ -556,6 +556,7 @@
          (if move (goto-char (1- beg)))))
     (and target (wdired-normalize-filename target))))
 
+(declare-function make-symbolic-link "fileio.c")
 
 ;; Perform the changes in the target of the changed links.
 (defun wdired-do-symlink-changes ()




reply via email to

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