]> git.eshelyaron.com Git - emacs.git/commit
Remove Emacs 19 and 20 compat code from table.el
authorStefan Kangas <stefan@marxist.se>
Mon, 23 Nov 2020 12:46:21 +0000 (13:46 +0100)
committerStefan Kangas <stefan@marxist.se>
Mon, 23 Nov 2020 12:46:21 +0000 (13:46 +0100)
commit613dd41769ab9953c50645983a4e91e09b16b6bf
tree77c3ebf0c8c5f7211a345f3ca0bb0fbabc99b52a
parent781dd876e432b2ed1e2198ea12c10b122ace1c91
Remove Emacs 19 and 20 compat code from table.el

* lisp/textmodes/table.el:
(table-recognize-cell, table--make-cell-map)
(*table--present-cell-popup-menu, table--update-cell)
(table--update-cell-widened, table--update-cell-heightened)
(table--cell-insert-char, table--warn-incompatibility): Remove
Emacs 19 and 20 compat code.
* lisp/textmodes/table.el (table-disable-menu)
(table--set-timer, table--get-last-command): Declare obsolete.
lisp/textmodes/table.el