From 0ce653623d122de9a70f3e852740f877eda0337f Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 7 Apr 1995 22:11:47 +0000 Subject: [PATCH] (edt-keep-current-page-delimiter): Doc fix. --- lisp/emulation/edt.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/emulation/edt.el b/lisp/emulation/edt.el index d7f7d886291..a0593a25022 100644 --- a/lisp/emulation/edt.el +++ b/lisp/emulation/edt.el @@ -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 @@ 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 -- 2.39.5