diff lisp/sort.el @ 840:113281b361ec

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 02:58:21 +0000
parents 38b2499cb3e9
children 0e8ace07a231
line wrap: on
line diff
--- a/lisp/sort.el	Wed Jul 22 02:25:17 1992 +0000
+++ b/lisp/sort.el	Wed Jul 22 02:58:21 1992 +0000
@@ -1,12 +1,11 @@
 ;;; sort.el --- commands to sort text in an Emacs buffer.
 
+;; Copyright (C) 1986, 1987 Free Software Foundation, Inc.
+
 ;; Author: Howie Kaye
 ;; Maintainer: FSF
-;; Last-Modified: 28 Aug 1990
 ;; Keywords: unix
 
-;; Copyright (C) 1986, 1987 Free Software Foundation, Inc.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify