Documentation enhancements with regards to code checking. (thanks schickm)
This commit is contained in:
parent
af5c1bebb5
commit
2d63ad564d
1 changed files with 2 additions and 2 deletions
|
@ -116,8 +116,8 @@
|
|||
;; out of the box. This feature needs an inferior python shell
|
||||
;; running.
|
||||
|
||||
;; Code check: Check the current file for errors using
|
||||
;; `python-check-command'
|
||||
;; Code check: Check the current file for errors with `python-check'
|
||||
;; using the program defined in `python-check-command'.
|
||||
|
||||
;; Eldoc: returns documentation for object at point by using the
|
||||
;; inferior python subprocess to inspect its documentation. As you
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue