changeset 11273:96404b701856

(edt-keep-current-page-delimiter): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Fri, 07 Apr 1995 22:11:47 +0000
parents 79fcaf4e0e75
children 57b244b67848
files lisp/emulation/edt.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emulation/edt.el	Fri Apr 07 21:51:51 1995 +0000
+++ b/lisp/emulation/edt.el	Fri Apr 07 22:11:47 1995 +0000
@@ -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 @@
 
 (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