From: Chris Hanson Date: Tue, 17 Nov 1992 22:52:27 +0000 (+0000) Subject: Add M-x dabbrev-expand. X-Git-Tag: 20090517-FFI~8755 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=908a4b41a4ed52bf54494d7c6556e2b5caac85cf;p=mit-scheme.git Add M-x dabbrev-expand. --- diff --git a/v7/src/edwin/edwin.pkg b/v7/src/edwin/edwin.pkg index c02018271..a13558f43 100644 --- a/v7/src/edwin/edwin.pkg +++ b/v7/src/edwin/edwin.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: edwin.pkg,v 1.102 1992/11/01 07:12:57 arthur Exp $ +$Id: edwin.pkg,v 1.103 1992/11/17 22:52:27 cph Exp $ Copyright (c) 1989-1992 Massachusetts Institute of Technology @@ -75,6 +75,7 @@ MIT in each case. |# "basic" ; basic commands "bufcom" ; buffer commands "comhst" ; command history + "dabbrev" ; M-x dabbrev-expand "evlcom" ; evaluation commands "filcom" ; file commands "fill" ; text fill commands