projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8831bbe
)
* lisp/progmodes/python.el (brm-menu): Declare.
author
Glenn Morris
<rgm@gnu.org>
Tue, 24 May 2011 03:38:35 +0000
(20:38 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 24 May 2011 03:38:35 +0000
(20:38 -0700)
lisp/ChangeLog
patch
|
blob
|
history
lisp/progmodes/python.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 3c8e1dcd8e68d2163b3b98bdd30ea42d18b0f120..cdc2d65ebdacb44176a30da72ea0f76d6f176c42 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-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.
diff --git
a/lisp/progmodes/python.el
b/lisp/progmodes/python.el
index e35fc89618aa57807685e3a774d10e52365d91e0..b99cad1d081161b6f5d5243afb081ccbffcc3133 100644
(file)
--- a/
lisp/progmodes/python.el
+++ b/
lisp/progmodes/python.el
@@
-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