]> git.eshelyaron.com Git - emacs.git/commitdiff
(type-break-warning-countdown-string): Doc fix; escape open paren at col 0.
authorJohn Paul Wallington <jpw@pobox.com>
Fri, 11 Apr 2003 13:07:10 +0000 (13:07 +0000)
committerJohn Paul Wallington <jpw@pobox.com>
Fri, 11 Apr 2003 13:07:10 +0000 (13:07 +0000)
lisp/ChangeLog
lisp/type-break.el

index c6213d60b39fa87f7f21b493198c10f5230958a5..5aede0a254a1f3f286d76eaa4570cbcfc2e661c8 100644 (file)
@@ -1,3 +1,7 @@
+2003-04-11  John Paul Wallington  <jpw@gnu.org>
+
+       * type-break.el (type-break-warning-countdown-string): Doc fix.
+
 2003-04-11  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>  (tiny change)
 
        * international/utf-8.el (utf-translate-cjk-mode): Fix incorrect
index 0598b5a7b60eae797968a3e6e11bce42b58685d1..ec9927968978caa83d5ffada77631ccd0364948c 100644 (file)
@@ -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 @@ See also `type-break-mode-line-format' and its members."
   "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