changeset 50551:f51ff6ca84ca

(type-break-warning-countdown-string): Doc fix; escape open paren at col 0.
author John Paul Wallington <jpw@pobox.com>
date Fri, 11 Apr 2003 13:06:22 +0000
parents e5a7bd7247c7
children a3b92d5f90e0
files lisp/type-break.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/type-break.el	Fri Apr 11 11:11:25 2003 +0000
+++ b/lisp/type-break.el	Fri Apr 11 13:06:22 2003 +0000
@@ -8,7 +8,7 @@
 ;; Status: Works in GNU Emacs 19.25 or later, some versions of XEmacs
 ;; Created: 1994-07-13
 
-;; $Id: type-break.el,v 1.24 2000/07/24 00:49:09 friedman Exp $
+;; $Id: type-break.el,v 1.25 2000/12/03 16:17:49 schwab Exp $
 
 ;; This file is part of GNU Emacs.
 
@@ -258,7 +258,7 @@
   "If non-nil, this is a countdown for the next typing break.
 
 This variable, in conjunction with `type-break-warning-countdown-string-type'
-(which indicates whether this value is a number of keystrokes or seconds)
+\(which indicates whether this value is a number of keystrokes or seconds)
 is installed in mode-line-format to notify of imminent typing breaks.")
 
 (defvar type-break-warning-countdown-string-type nil