emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/type-break.el


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/type-break.el
Date: Fri, 11 Apr 2003 09:06:22 -0400

Index: emacs/lisp/type-break.el
diff -c emacs/lisp/type-break.el:1.25 emacs/lisp/type-break.el:1.26
*** emacs/lisp/type-break.el:1.25       Sun Dec  3 11:17:49 2000
--- emacs/lisp/type-break.el    Fri Apr 11 09:06:22 2003
***************
*** 8,14 ****
  ;; Status: Works in GNU Emacs 19.25 or later, some versions of XEmacs
  ;; Created: 1994-07-13
  
! ;; $Id: type-break.el,v 1.25 2000/12/03 16:17:49 schwab Exp $
  
  ;; This file is part of GNU Emacs.
  
--- 8,14 ----
  ;; Status: Works in GNU Emacs 19.25 or later, some versions of XEmacs
  ;; Created: 1994-07-13
  
! ;; $Id: type-break.el,v 1.26 2003/04/11 13:06:22 jpw Exp $
  
  ;; This file is part of GNU Emacs.
  
***************
*** 258,264 ****
    "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)
  is installed in mode-line-format to notify of imminent typing breaks.")
  
  (defvar type-break-warning-countdown-string-type nil
--- 258,264 ----
    "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)
  is installed in mode-line-format to notify of imminent typing breaks.")
  
  (defvar type-break-warning-countdown-string-type nil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]