1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-29 19:48:19 +00:00

* lisp/progmodes/python.el (brm-menu): Declare.

This commit is contained in:
Glenn Morris 2011-05-23 20:38:35 -07:00
parent 8831bbeda4
commit f86307039d
2 changed files with 3 additions and 0 deletions

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

View 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