From: Chris Hanson Date: Mon, 2 Mar 1998 18:55:12 +0000 (+0000) Subject: Add documentation for c-m-i and m-A. X-Git-Tag: 20090517-FFI~4837 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=ed50d91301cad9cd68a6066fe3f59e0fc44bf128;p=mit-scheme.git Add documentation for c-m-i and m-A. --- diff --git a/v7/src/edwin/schmod.scm b/v7/src/edwin/schmod.scm index a4a827367..4876b83ba 100644 --- a/v7/src/edwin/schmod.scm +++ b/v7/src/edwin/schmod.scm @@ -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: