From: Richard M. Stallman Date: Fri, 7 Apr 1995 22:11:47 +0000 (+0000) Subject: (edt-keep-current-page-delimiter): Doc fix. X-Git-Tag: emacs-19.34~4585 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0ce653623d122de9a70f3e852740f877eda0337f;p=emacs.git (edt-keep-current-page-delimiter): Doc fix. --- 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