From 5cb9f2d7fb05531260b91de0dfe21f50017811cf Mon Sep 17 00:00:00 2001 From: "Brian A. LaMacchia" Date: Fri, 20 Nov 1992 13:49:12 +0000 Subject: [PATCH] Updated mode help string. --- v7/src/edwin/dired.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/v7/src/edwin/dired.scm b/v7/src/edwin/dired.scm index 26b062a63..9779e8e13 100644 --- a/v7/src/edwin/dired.scm +++ b/v7/src/edwin/dired.scm @@ -1,6 +1,6 @@ ;;; -*-Scheme-*- ;;; -;;; $Id: dired.scm,v 1.132 1992/11/17 17:36:37 cph Exp $ +;;; $Id: dired.scm,v 1.133 1992/11/20 13:49:12 bal Exp $ ;;; ;;; Copyright (c) 1986, 1989-1992 Massachusetts Institute of Technology ;;; @@ -71,7 +71,8 @@ Type g to read the directory again. This discards all deletion-flags. Space and Rubout can be used to move down and up by lines. Also: M, G, O -- change file's mode, group or owner. - C -- compress this file. U -- uncompress this file." + C -- compress this file. U -- uncompress this file. + K -- encrypt/decrypt this file." ;;Type v to view a file in View mode, returning to Dired when done. (lambda (buffer) (define-variable-local-value! buffer (ref-variable-object case-fold-search) -- 2.25.1