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:
parent
8831bbeda4
commit
f86307039d
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user