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


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/python.el
Date: Sat, 27 Aug 2005 10:38:24 -0400

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 ----




reply via email to

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