emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ffap.el,v
Date: Thu, 29 Nov 2007 04:25:49 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/11/29 04:25:49

Index: ffap.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/ffap.el,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -b -r1.66 -r1.67
--- ffap.el     27 Nov 2007 04:07:26 -0000      1.66
+++ ffap.el     29 Nov 2007 04:25:49 -0000      1.67
@@ -1046,7 +1046,7 @@
       (message "Copied to kill ring: %s"  str))))
 
 ;; External.
-;;;(declare-function w3-view-this-url "w3" (&optional no-show))
+(declare-function w3-view-this-url "ext:w3" (&optional no-show))
 
 (defun ffap-url-at-point nil
   "Return url from around point if it exists, or nil."




reply via email to

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