Show shell mode key bindings in mode help.
authorChris Hanson <org/chris-hanson/cph>
Thu, 24 Feb 2000 01:23:42 +0000 (01:23 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 24 Feb 2000 01:23:42 +0000 (01:23 +0000)
v7/src/edwin/shell.scm

index 037fba4aac582555e30b371d8879818fe065f878..33b75742d765e93f69af11eef5e8a0c7d908197f 100644 (file)
@@ -1,8 +1,8 @@
 #| -*-Scheme-*-
 
-$Id: shell.scm,v 1.21 1999/08/24 02:59:37 cph Exp $
+$Id: shell.scm,v 1.22 2000/02/24 01:23:42 cph Exp $
 
-Copyright (c) 1991-1999 Massachusetts Institute of Technology
+Copyright (c) 1991-2000 Massachusetts Institute of Technology
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -50,6 +50,7 @@ this buffer's default directory the same as the shell's working directory.
     current directory stack is.
 \\[shell-dirtrack-toggle] turns directory tracking on and off.
 
+\\{shell}
 Customisation: Entry to this mode runs the hooks on comint-mode-hook and
 shell-mode-hook (in that order).