Index: emacs/lisp/progmodes/python.el
diff -c emacs/lisp/progmodes/python.el:1.31 emacs/lisp/progmodes/python.el:1.32
*** emacs/lisp/progmodes/python.el:1.31 Mon Jul  4 16:59:19 2005
--- emacs/lisp/progmodes/python.el      Sat Aug 27 14:38:21 2005
***************
*** 67,73 ****
  (eval-when-compile
    (require 'compile)
    (autoload 'info-lookup-maybe-add-help "info-look"))
- (autoload 'compilation-start "compile")
  
  (defgroup python nil
    "Silly walks in the Python language."
--- 67,72 ----


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to