diff options
Diffstat (limited to 'lisp/emulation/mlconvert.el')
-rw-r--r-- | lisp/emulation/mlconvert.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/emulation/mlconvert.el b/lisp/emulation/mlconvert.el index 310654fb2b1..20b51466e4f 100644 --- a/lisp/emulation/mlconvert.el +++ b/lisp/emulation/mlconvert.el @@ -1,11 +1,10 @@ ;;; mlconvert.el --- convert buffer of Mocklisp code to real lisp. +;; Copyright (C) 1985 Free Software Foundation, Inc. + ;; Maintainer: FSF -;; Last-Modified: 09 May 1991 ;; Keywords: extensions -;; 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 |