Add documentation for c-m-i and m-A.
authorChris Hanson <org/chris-hanson/cph>
Mon, 2 Mar 1998 18:55:12 +0000 (18:55 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 2 Mar 1998 18:55:12 +0000 (18:55 +0000)
v7/src/edwin/schmod.scm

index a4a8273671320bf92b7c88ffe892a1c09622fca7..4876b83bac93d93285468620886e911dbd879fb4 100644 (file)
@@ -1,8 +1,8 @@
 ;;; -*-Scheme-*-
 ;;;
-;;;    $Id: schmod.scm,v 1.40 1997/10/03 06:00:26 cph Exp $
+;;;    $Id: schmod.scm,v 1.41 1998/03/02 18:55:12 cph Exp $
 ;;;
-;;;    Copyright (c) 1986, 1989-96 Massachusetts Institute of Technology
+;;;    Copyright (c) 1986, 1989-98 Massachusetts Institute of Technology
 ;;;
 ;;;    This material was developed by the Scheme project at the
 ;;;    Massachusetts Institute of Technology, Department of
@@ -55,6 +55,8 @@
   "Major mode specialized for editing Scheme code.
 \\[lisp-indent-line] indents the current line for Scheme.
 \\[indent-sexp] indents the next s-expression.
+\\[scheme-complete-variable] completes the variable preceding point.
+\\[show-parameter-list] shows the parameters of the call surrounding point.
 
 The following commands evaluate Scheme expressions: