diff options
author | Noah Friedman <friedman@splode.com> | 1998-09-11 01:40:25 +0000 |
---|---|---|
committer | Noah Friedman <friedman@splode.com> | 1998-09-11 01:40:25 +0000 |
commit | f6cafb3ece32f7203c390b54cb4567bc9ec13f97 (patch) | |
tree | c45951cc94326c0615f9b5c82552d07e14a61b9e /lisp/type-break.el | |
parent | e18b0c51c37e82036132f72001c9f5e4e7fb22ba (diff) | |
download | emacs-f6cafb3ece32f7203c390b54cb4567bc9ec13f97.tar.gz |
Comment fixes only.
Diffstat (limited to 'lisp/type-break.el')
-rw-r--r-- | lisp/type-break.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/type-break.el b/lisp/type-break.el index 433e3e478e7..099b32c7d37 100644 --- a/lisp/type-break.el +++ b/lisp/type-break.el @@ -2,13 +2,13 @@ ;; Copyright (C) 1994, 1995, 1997 Free Software Foundation, Inc. -;; Author: Noah Friedman <friedman@prep.ai.mit.edu> -;; Maintainer: friedman@prep.ai.mit.edu +;; Author: Noah Friedman +;; Maintainer: Noah Friedman <friedman@splode.com> ;; Keywords: extensions, timers ;; Status: Works in GNU Emacs 19.25 or later, some versions of XEmacs ;; Created: 1994-07-13 -;; $Id: type-break.el,v 1.17 1998/05/15 05:20:58 rms Exp $ +;; $Id: type-break.el,v 1.18 1998/09/11 01:38:30 friedman Exp $ ;; This file is part of GNU Emacs. |