aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/array.el
diff options
context:
space:
mode:
authorGlenn Morris2009-01-10 22:53:56 +0000
committerGlenn Morris2009-01-10 22:53:56 +0000
commitd53fa5920ce28b1c1255dcec69a9d1a36e89fba9 (patch)
treebca199f8184ed8133532051680201c32e195b953 /lisp/array.el
parent9032435905078afe805465ae42522f2af22bf1e3 (diff)
downloademacs-d53fa5920ce28b1c1255dcec69a9d1a36e89fba9.tar.gz
emacs-d53fa5920ce28b1c1255dcec69a9d1a36e89fba9.zip
Comment (minor header format fixes).
Diffstat (limited to 'lisp/array.el')
-rw-r--r--lisp/array.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/array.el b/lisp/array.el
index 65a68a21be0..2845cbce0f0 100644
--- a/lisp/array.el
+++ b/lisp/array.el
@@ -1,9 +1,9 @@
1;;; array.el --- array editing commands for GNU Emacs 1;;; array.el --- array editing commands for GNU Emacs
2 2
3;; Copyright (C) 1987, 2000, 2001, 2002, 2003, 2004, 3;; Copyright (C) 1987, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
4;; 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 4;; 2008, 2009 Free Software Foundation, Inc.
5 5
6;; Author David M. Brown 6;; Author: David M. Brown
7;; Maintainer: FSF 7;; Maintainer: FSF
8;; Keywords: extensions 8;; Keywords: extensions
9 9