]> git.eshelyaron.com Git - emacs.git/commitdiff
(edt-keep-current-page-delimiter): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Fri, 7 Apr 1995 22:11:47 +0000 (22:11 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 7 Apr 1995 22:11:47 +0000 (22:11 +0000)
lisp/emulation/edt.el

index d7f7d886291da5ae22ad02866d8f10e465e09af7..a0593a25022d23dd311527da9303b68f4d4b32ae 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com>
 ;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com>
-;; Version: 3.0.2
+;; Version: 3.0.3
 ;; Keywords: emulations
 
 ;; This file is part of GNU Emacs.
@@ -80,7 +80,7 @@ configured and available for use.")
 
 (defvar edt-keep-current-page-delimiter nil
   "If set to true, when edt-emulation-on is first invoked,
-modification of the page-delimiter varible to "\f" is suppressed,
+modification of the page-delimiter varible to \"\\f\" is suppressed,
 thereby retaining current Emacs setting.") 
 
 (defvar edt-use-EDT-control-key-bindings nil