# HG changeset patch # User Richard M. Stallman # Date 797292707 0 # Node ID 96404b7018564e86e0fa2073596d25d0d0b073c6 # Parent 79fcaf4e0e75c54dae5b43f61e987df287edef9f (edt-keep-current-page-delimiter): Doc fix. diff -r 79fcaf4e0e75 -r 96404b701856 lisp/emulation/edt.el --- 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 ;; Maintainer: Kevin Gallagher -;; 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