X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/4256310de631bd57c78b88b5131caa073315b3d7..463f5630a5e7cbe7f042bc1175d1fa1c4e98860f:/lisp/textmodes/refill.el diff --git a/lisp/textmodes/refill.el b/lisp/textmodes/refill.el index 60b64e9a9f..b5dd64a891 100644 --- a/lisp/textmodes/refill.el +++ b/lisp/textmodes/refill.el @@ -3,7 +3,6 @@ ;; Copyright (C) 2000, 2003 Free Software Foundation, Inc. ;; Author: Dave Love -;; Maintainer: Miles Bader ;; Keywords: wp ;; This file is part of GNU Emacs. @@ -257,5 +256,4 @@ refilling if they would cause auto-filling." (provide 'refill) -;;; arch-tag: 2c4ce9e8-1daa-4a3b-b6f8-fd6ac5bf6138 ;;; refill.el ends here