diff lisp/textmodes/refill.el @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children befae6bafecb
line wrap: on
line diff
--- a/lisp/textmodes/refill.el	Thu Apr 15 01:08:34 2004 +0000
+++ b/lisp/textmodes/refill.el	Fri Apr 16 12:51:06 2004 +0000
@@ -3,6 +3,7 @@
 ;; Copyright (C) 2000, 2003  Free Software Foundation, Inc.
 
 ;; Author: Dave Love <fx@gnu.org>
+;; Maintainer: Miles Bader <miles@gnu.org>
 ;; Keywords: wp
 
 ;; This file is part of GNU Emacs.
@@ -256,4 +257,5 @@
 
 (provide 'refill)
 
+;;; arch-tag: 2c4ce9e8-1daa-4a3b-b6f8-fd6ac5bf6138
 ;;; refill.el ends here