]> code.delx.au - gnu-emacs/commitdiff
* lisp/progmodes/python.el (brm-menu): Declare.
authorGlenn Morris <rgm@gnu.org>
Tue, 24 May 2011 03:38:35 +0000 (20:38 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 24 May 2011 03:38:35 +0000 (20:38 -0700)
lisp/ChangeLog
lisp/progmodes/python.el

index 3c8e1dcd8e68d2163b3b98bdd30ea42d18b0f120..cdc2d65ebdacb44176a30da72ea0f76d6f176c42 100644 (file)
@@ -1,5 +1,7 @@
 2011-05-24  Glenn Morris  <rgm@gnu.org>
 
+       * progmodes/python.el (brm-menu): Declare.
+
        * emulation/viper.el (viper-set-hooks): Declare.
 
        * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
index e35fc89618aa57807685e3a774d10e52365d91e0..b99cad1d081161b6f5d5243afb081ccbffcc3133 100644 (file)
@@ -2361,6 +2361,7 @@ Interactively, prompt for the name with completion."
 
 (autoload 'pymacs-load "pymacs" nil t)
 (autoload 'brm-init "bikemacs")
+(defvar brm-menu)
 
 ;; I'm not sure how useful BRM really is, and it's certainly dangerous
 ;; the way it modifies files outside Emacs...  Also note that the