]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment fixes only.
authorNoah Friedman <friedman@splode.com>
Fri, 11 Sep 1998 01:40:25 +0000 (01:40 +0000)
committerNoah Friedman <friedman@splode.com>
Fri, 11 Sep 1998 01:40:25 +0000 (01:40 +0000)
lisp/rsz-mini.el
lisp/type-break.el

index b70dad5b1c6fcb6f42e46ea54b45db6806d234d8..724107065e02fb41d736b74b4449c98c19137f70 100644 (file)
@@ -1,13 +1,13 @@
 ;;; rsz-mini.el --- dynamically resize minibuffer to display entire contents
 
-;; Copyright (C) 1990, 1993, 1994, 1995, 1997 Free Software Foundation, Inc.
+;; Copyright (C) 1990, 1993-1995, 1997 Free Software Foundation, Inc.
 
-;; Author: Noah Friedman <friedman@prep.ai.mit.edu>
-;;         Roland McGrath <roland@prep.ai.mit.edu>
-;; Maintainer: friedman@prep.ai.mit.edu
+;; Author: Noah Friedman <friedman@splode.com>
+;;         Roland McGrath <roland@gnu.org>
+;; Maintainer: Noah Friedman <friedman@splode.com>
 ;; Keywords: minibuffer, window, frame, display
 
-;; $Id: rsz-mini.el,v 1.21 1998/06/04 16:00:22 done Exp $
+;; $Id: rsz-mini.el,v 1.22 1998/09/11 01:36:54 friedman Exp $
 
 ;; This file is part of GNU Emacs.
 
index 433e3e478e7ef4d46f350903f968153a6b39516d..099b32c7d37c9e6460e8e7a028e59f8b781ac841 100644 (file)
@@ -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.