emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/python.el,v
Date: Thu, 06 Dec 2007 04:09:37 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/12/06 04:09:37

Index: python.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/progmodes/python.el,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -b -r1.76 -r1.77
--- python.el   5 Dec 2007 03:32:55 -0000       1.76
+++ python.el   6 Dec 2007 04:09:37 -0000       1.77
@@ -1658,7 +1658,7 @@
 
 ;;;; Info-look functionality.
 
-(declare-function info-lookup-maybe-add-help "../info-look" (&rest arg))
+(declare-function info-lookup-maybe-add-help "info-look" (&rest arg))
 
 (defun python-after-info-look ()
   "Set up info-look for Python.




reply via email to

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