]> code.delx.au - gnu-emacs/commit
Use eldoc-documentation-functions
authorMark Oteiza <mvoteiza@udel.edu>
Sun, 17 Jul 2016 16:49:57 +0000 (12:49 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Sun, 17 Jul 2016 16:49:57 +0000 (12:49 -0400)
commit001d88b62ecb8163a148656acb103b354ce7613a
tree8037bfc6673122bbdf0ca4dd2561917a9741d607
parente333157cba3b4ffd7c25f8210a6aa5a21ae10de7
Use eldoc-documentation-functions

* lisp/hexl.el (hexl-mode):
* lisp/ielm.el (inferior-emacs-lisp-mode):
* lisp/progmodes/cfengine.el (cfengine3-mode):
* lisp/progmodes/elisp-mode.el (emacs-lisp-mode):
* lisp/progmodes/octave.el (octave-mode, inferior-octave-mode):
* lisp/progmodes/python.el (python-mode):
* lisp/simple.el (read--expression): Add buffer-locally to hook
eldoc-documentation-functions.
lisp/hexl.el
lisp/ielm.el
lisp/progmodes/cfengine.el
lisp/progmodes/elisp-mode.el
lisp/progmodes/octave.el
lisp/progmodes/python.el
lisp/simple.el