comparison lisp/rsz-mini.el @ 23240:b9d8ec6db59a

Comment fixes only.
author Noah Friedman <friedman@splode.com>
date Fri, 11 Sep 1998 01:40:25 +0000
parents f99998525810
children 303c1eaaad3a
comparison
equal deleted inserted replaced
23239:b88e81176427 23240:b9d8ec6db59a
1 ;;; rsz-mini.el --- dynamically resize minibuffer to display entire contents 1 ;;; rsz-mini.el --- dynamically resize minibuffer to display entire contents
2 2
3 ;; Copyright (C) 1990, 1993, 1994, 1995, 1997 Free Software Foundation, Inc. 3 ;; Copyright (C) 1990, 1993-1995, 1997 Free Software Foundation, Inc.
4 4
5 ;; Author: Noah Friedman <friedman@prep.ai.mit.edu> 5 ;; Author: Noah Friedman <friedman@splode.com>
6 ;; Roland McGrath <roland@prep.ai.mit.edu> 6 ;; Roland McGrath <roland@gnu.org>
7 ;; Maintainer: friedman@prep.ai.mit.edu 7 ;; Maintainer: Noah Friedman <friedman@splode.com>
8 ;; Keywords: minibuffer, window, frame, display 8 ;; Keywords: minibuffer, window, frame, display
9 9
10 ;; $Id: rsz-mini.el,v 1.21 1998/06/04 16:00:22 done Exp $ 10 ;; $Id: rsz-mini.el,v 1.22 1998/09/11 01:36:54 friedman Exp $
11 11
12 ;; This file is part of GNU Emacs. 12 ;; This file is part of GNU Emacs.
13 13
14 ;; GNU Emacs is free software; you can redistribute it and/or modify 14 ;; GNU Emacs is free software; you can redistribute it and/or modify
15 ;; it under the terms of the GNU General Public License as published by 15 ;; it under the terms of the GNU General Public License as published by