6 lines
84 B
Plaintext
6 lines
84 B
Plaintext
To use table.el in Emacs, add the:
|
|
|
|
(require 'table)
|
|
|
|
to your ~/.emacs or init.el
|