]> code.delx.au - gnu-emacs/commit
* loadhist.el (unload--set-major-mode): New function.
authorJuanma Barranquero <lekktu@gmail.com>
Sat, 25 Jun 2011 17:42:18 +0000 (19:42 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Sat, 25 Jun 2011 17:42:18 +0000 (19:42 +0200)
commit519d22cc0e55fcc5ef7ab7e550af78150f1d1e66
treec809ff2f57f9d65fb800aa43ac1d1c2522a87b5d
parentc206f5b0f712f347c37cca49236365e54ff17f63
* loadhist.el (unload--set-major-mode): New function.
  (unload-feature): Use it.

* progmodes/python.el (python-after-info-look): Add autoload cookie.
  (python-unload-function): New function.

Fixes: debbugs:8781 debbugs:8730
lisp/ChangeLog
lisp/loadhist.el
lisp/progmodes/python.el