aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/array.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/array.el')
-rw-r--r--lisp/array.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/array.el b/lisp/array.el
index 17190b35bc3..24418c10916 100644
--- a/lisp/array.el
+++ b/lisp/array.el
@@ -1,12 +1,11 @@
1;;; array.el --- array editing commands for Gnu Emacs 1;;; array.el --- array editing commands for Gnu Emacs
2 2
3;; Copyright (C) 1987 Free Software Foundation, Inc.
4
3;; Author David M. Brown 5;; Author David M. Brown
4;; Maintainer: FSF 6;; Maintainer: FSF
5;; Last-Modified: 30 Jan 1991
6;; Keyword: extensions 7;; Keyword: extensions
7 8
8;; Copyright (C) 1987 Free Software Foundation, Inc.
9
10;; This file is part of GNU Emacs. 9;; This file is part of GNU Emacs.
11 10
12;; GNU Emacs is free software; you can redistribute it and/or modify 11;; GNU Emacs is free software; you can redistribute it and/or modify