comparison lisp/obsolete/rsz-mini.el @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
5 ;; Author: Noah Friedman <friedman@splode.com> 5 ;; Author: Noah Friedman <friedman@splode.com>
6 ;; Roland McGrath <roland@gnu.org> 6 ;; Roland McGrath <roland@gnu.org>
7 ;; Maintainer: Noah Friedman <friedman@splode.com> 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.1 2001/08/30 07:29:18 gerd Exp $ 10 ;; $Id: rsz-mini.el,v 1.29 2001/07/16 12:22:59 pj 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
79 "This function is obsolete." 79 "This function is obsolete."
80 (interactive "P")) 80 (interactive "P"))
81 81
82 (provide 'rsz-mini) 82 (provide 'rsz-mini)
83 83
84 ;;; arch-tag: 3cb85d51-ab33-4e46-8362-dd87a5d06c99
85 ;;; rsz-mini.el ends here 84 ;;; rsz-mini.el ends here