mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-06 09:31:39 -05:00
Fix ein:filename-translations docstring
This commit is contained in:
parent
dedef7e032
commit
5888582310
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ FROM-PYTHON
|
|||
A function which converts a file path returned by
|
||||
Python process to the one Emacs understands.
|
||||
|
||||
Use `ein:make-tramp-filename-translation' to easily generate the
|
||||
Use `ein:tramp-create-filename-translator' to easily generate the
|
||||
pair of TO-PYTHON and FROM-PYTHON."
|
||||
;; I've got the idea from `slime-filename-translations'.
|
||||
:type '(choice
|
||||
|
|
Loading…
Add table
Reference in a new issue