comparison lisp/textmodes/refill.el @ 52290:5109a6b6910a

Maintainer.
author Dave Love <fx@gnu.org>
date Wed, 20 Aug 2003 19:00:06 +0000
parents 816e3b31173a
children 695cf19ef79e
comparison
equal deleted inserted replaced
52289:63ea67e10c27 52290:5109a6b6910a
1 ;;; refill.el --- `auto-fill' by refilling paragraphs on changes 1 ;;; refill.el --- `auto-fill' by refilling paragraphs on changes
2 2
3 ;; Copyright (C) 2000, 2003 Free Software Foundation, Inc. 3 ;; Copyright (C) 2000, 2003 Free Software Foundation, Inc.
4 4
5 ;; Author: Dave Love <fx@gnu.org> 5 ;; Author: Dave Love <fx@gnu.org>
6 ;; Maintainer: Miles Bader <miles@gnu.org>
6 ;; Keywords: wp 7 ;; Keywords: wp
7 8
8 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
9 10
10 ;; GNU Emacs is free software; you can redistribute it and/or modify 11 ;; GNU Emacs is free software; you can redistribute it and/or modify