diff options
Diffstat (limited to 'lisp/emulation/ws-mode.el')
-rw-r--r-- | lisp/emulation/ws-mode.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/emulation/ws-mode.el b/lisp/emulation/ws-mode.el index ecd740c5869..c36ccb76964 100644 --- a/lisp/emulation/ws-mode.el +++ b/lisp/emulation/ws-mode.el @@ -1,12 +1,11 @@ ;;; ws-mode.el --- WordStar emulation mode for GNU Emacs +;; Copyright (C) 1991 Free Software Foundation, Inc. + ;; Author: Juergen Nickelsen <nickel@cs.tu-berlin.de> -;; Last-Modified: 13 Feb 1991 ;; Version: 0.7 ;; Keywords: emulations -;; Copyright (C) 1991 Free Software Foundation, Inc. - ;; This file is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY. No author or distributor ;; accepts responsibility to anyone for the consequences of using it |