diff options
Diffstat (limited to 'lisp/textmodes/underline.el')
-rw-r--r-- | lisp/textmodes/underline.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/textmodes/underline.el b/lisp/textmodes/underline.el index f764d4a0985..2f6ef391e06 100644 --- a/lisp/textmodes/underline.el +++ b/lisp/textmodes/underline.el @@ -1,11 +1,10 @@ ;;; underline.el --- insert/remove underlining (done by overstriking) in Emacs. +;; Copyright (C) 1985 Free Software Foundation, Inc. + ;; Maintainer: FSF -;; Last-Modified: 30 May 1988 ;; Keywords: wp -;; Copyright (C) 1985 Free Software Foundation, Inc. - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify |