aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/array.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/array.el')
-rw-r--r--lisp/array.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/array.el b/lisp/array.el
index 819840c8a1a..4d8b718965f 100644
--- a/lisp/array.el
+++ b/lisp/array.el
@@ -1,6 +1,7 @@
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 Free Software Foundation, Inc. 3;; Copyright (C) 1987, 2000, 2002, 2003, 2004,
4;; 2005 Free Software Foundation, Inc.
4 5
5;; Author David M. Brown 6;; Author David M. Brown
6;; Maintainer: FSF 7;; Maintainer: FSF