mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
Provide `array'.
This commit is contained in:
parent
18e260d410
commit
bcc7f26d90
1 changed files with 2 additions and 0 deletions
|
|
@ -947,4 +947,6 @@ array in this buffer."
|
|||
(+ (floor (1- max-column) columns-per-line)
|
||||
(if rows-numbered 2 1)))))
|
||||
|
||||
(provide 'array)
|
||||
|
||||
;;; array.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue