summaryrefslogtreecommitdiff
path: root/lisp/array.el
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>1998-04-17 20:40:30 +0000
committerDave Love <fx@gnu.org>1998-04-17 20:40:30 +0000
commit499bfd5f86261e3b6d308130d4d1674f6f6dc9d9 (patch)
tree0b3377ba88857b9243093831210b1265396862b3 /lisp/array.el
parentb6ceebbcb3e3d26a8b9a94569a37c6ab512add36 (diff)
downloademacs-499bfd5f86261e3b6d308130d4d1674f6f6dc9d9.tar.gz
(array-mode): Add autoload cookie.
Diffstat (limited to 'lisp/array.el')
-rw-r--r--lisp/array.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/array.el b/lisp/array.el
index fab1c1ec59c..a172c52a084 100644
--- a/lisp/array.el
+++ b/lisp/array.el
@@ -790,6 +790,7 @@ Return COLUMN."
(put 'array-mode 'mode-class 'special)
+;;;###autoload
(defun array-mode ()
"Major mode for editing arrays.