diff lisp/textmodes/two-column.el @ 840:113281b361ec

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 02:58:21 +0000
parents 8a0066235d56
children 9f3cc03dae67
line wrap: on
line diff
--- a/lisp/textmodes/two-column.el	Wed Jul 22 02:25:17 1992 +0000
+++ b/lisp/textmodes/two-column.el	Wed Jul 22 02:58:21 1992 +0000
@@ -1,11 +1,10 @@
 ;;; two-column.el --- minor mode for editing of two-column text
 
+;; Copyright (C) 1992 Free Software Foundation, Inc.
+
 ;; Author: Daniel Pfeiffer <pfeiffer@cix.cict.fr>
-;; Last-Modified: 14 May 1991
 ;; Adapted-By: ESR
 
-;; Copyright (C) 1992 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify