Remove some `toggle-read-only' warnings.
commit287550ae92d00b15b54df87a008234e572e846bc
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 19 Apr 2012 16:50:07 +0000 (19 18:50 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 19 Apr 2012 16:50:07 +0000 (19 18:50 +0200)
tree0551fad7580b054bca320352846d2c5b1d115749
parentf1aaa7f6a38737bf57629455798905445a6d1381
Remove some `toggle-read-only' warnings.

* lisp/bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.

* lisp/descr-text.el (describe-char):
  lisp/progmodes/python.el (python-describe-symbol):
  Don't call `toggle-read-only', set `buffer-read-only'.
lisp/bs.el
lisp/descr-text.el
lisp/progmodes/python.el