Comment fixes only.
This commit is contained in:
parent
e18b0c51c3
commit
f6cafb3ece
2 changed files with 8 additions and 8 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue