comparison lisp/sort.el @ 7300:cc7cd83ccf3f

Update copyright.
author Karl Heuer <kwzh@gnu.org>
date Tue, 03 May 1994 23:47:06 +0000
parents 72393aa69dd2
children d5a22f90865d
comparison
equal deleted inserted replaced
7299:44c38d99d3c4 7300:cc7cd83ccf3f
1 ;;; sort.el --- commands to sort text in an Emacs buffer. 1 ;;; sort.el --- commands to sort text in an Emacs buffer.
2 2
3 ;; Copyright (C) 1986, 1987 Free Software Foundation, Inc. 3 ;; Copyright (C) 1986, 1987, 1994 Free Software Foundation, Inc.
4 4
5 ;; Author: Howie Kaye 5 ;; Author: Howie Kaye
6 ;; Maintainer: FSF 6 ;; Maintainer: FSF
7 ;; Keywords: unix 7 ;; Keywords: unix
8 8