summaryrefslogtreecommitdiff
path: root/lisp/sort.el
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2001-07-15 16:15:35 +0000
committerPavel Janík <Pavel@Janik.cz>2001-07-15 16:15:35 +0000
commit50c8a000cf6bda3e034bb729333d8a034b39e216 (patch)
tree344496d0e9edff1f03511c2610b06d31ef319dac /lisp/sort.el
parent3e2879e9515192e1beeaf02d8edeb55ecca29fd5 (diff)
downloademacs-50c8a000cf6bda3e034bb729333d8a034b39e216.tar.gz
Some fixes to follow coding conventions in files maintained by FSF.
Diffstat (limited to 'lisp/sort.el')
-rw-r--r--lisp/sort.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/sort.el b/lisp/sort.el
index 33f523c9533..7a835b635e8 100644
--- a/lisp/sort.el
+++ b/lisp/sort.el
@@ -1,4 +1,4 @@
-;;; sort.el --- commands to sort text in an Emacs buffer.
+;;; sort.el --- commands to sort text in an Emacs buffer
;; Copyright (C) 1986, 1987, 1994, 1995 Free Software Foundation, Inc.