aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/progmodes/python.el')
-rw-r--r--lisp/progmodes/python.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el
index e35fc89618a..b99cad1d081 100644
--- a/lisp/progmodes/python.el
+++ b/lisp/progmodes/python.el
@@ -2361,6 +2361,7 @@ Interactively, prompt for the name with completion."
2361 2361
2362(autoload 'pymacs-load "pymacs" nil t) 2362(autoload 'pymacs-load "pymacs" nil t)
2363(autoload 'brm-init "bikemacs") 2363(autoload 'brm-init "bikemacs")
2364(defvar brm-menu)
2364 2365
2365;; I'm not sure how useful BRM really is, and it's certainly dangerous 2366;; I'm not sure how useful BRM really is, and it's certainly dangerous
2366;; the way it modifies files outside Emacs... Also note that the 2367;; the way it modifies files outside Emacs... Also note that the