diff options
author | Jacques Garrigue <garrigue at math.nagoya-u.ac.jp> | 2001-09-27 08:24:50 +0000 |
---|---|---|
committer | Jacques Garrigue <garrigue at math.nagoya-u.ac.jp> | 2001-09-27 08:24:50 +0000 |
commit | 42c72b10d61a658109375b4042ac10dcfed91bf0 (patch) | |
tree | bddc9b399781a6d1d492d107ed42b724a82a1554 /otherlibs/labltk/browser/README | |
parent | 4cf25f9e3e5f512bf058a213a4bff7e54afee01c (diff) |
documentation
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@3802 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/labltk/browser/README')
-rw-r--r-- | otherlibs/labltk/browser/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/otherlibs/labltk/browser/README b/otherlibs/labltk/browser/README index e48ba6f9c..e8953541b 100644 --- a/otherlibs/labltk/browser/README +++ b/otherlibs/labltk/browser/README @@ -98,7 +98,7 @@ USE C-s opens a text search dialog for the displayed signature. -c) File editor +2) Editor You can edit files with it, but there is no auto-save nor undo at the moment. Otherwise you can use it as a browser, making occasional corrections. @@ -127,7 +127,7 @@ c) File editor Signature shows the signature of the current file. -d) Shell +3) Shell When you create a shell, a dialog is presented to you, letting you choose which command you want to run, and the title of the shell (to choose it in the Editor). |