From 5d137be3bda08ac9851785309f59455c314b2493 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 12 Oct 1996 02:41:07 +0000 Subject: [PATCH] (edt-load-xkeys): Doc fix. --- lisp/emulation/edt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/emulation/edt.el b/lisp/emulation/edt.el index 6d364eed73a..6ec3dbc3f1e 100644 --- a/lisp/emulation/edt.el +++ b/lisp/emulation/edt.el @@ -1455,7 +1455,7 @@ If FILE is nil, try to load a default file. The default file names are emacs -q -l edt-mapper.el The file edt-mapper.el includes these same directions on how to - use it! Perhaps it's laying around here someplace. \n ") + use it! Perhaps it's lying around here someplace. \n ") (let ((file "edt-mapper.el") (found nil) (path nil) -- 2.39.5