diff lisp/emulation/edt.el @ 42206:0f4506820432

Doc fix.
author Pavel Janík <Pavel@Janik.cz>
date Thu, 20 Dec 2001 19:01:00 +0000
parents b174db545cfd
children 64274328203b
line wrap: on
line diff
--- a/lisp/emulation/edt.el	Thu Dec 20 18:59:32 2001 +0000
+++ b/lisp/emulation/edt.el	Thu Dec 20 19:01:00 2001 +0000
@@ -337,7 +337,7 @@
 
 (defvar edt-default-map-active nil
   "Non-nil indicates that default EDT emulation key bindings are active.
-Nil means user-defined custom bindings are active.")
+nil means user-defined custom bindings are active.")
 
 (defvar edt-user-map-configured nil
   "Non-nil indicates that user custom EDT key bindings are configured.