]> git.eshelyaron.com Git - emacs.git/commit
Remove XEmacs compat code from reftex
authorStefan Kangas <stefankangas@gmail.com>
Sat, 19 Aug 2023 10:21:57 +0000 (12:21 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 19 Aug 2023 10:22:04 +0000 (12:22 +0200)
commit7170f25d3d7fdf968e64d5df98a3379093d24425
tree6ae9b256440b63561499265e35cf187a243c33c7
parent41ff3699177bc95f123cf34f827e810d7c6cca74
Remove XEmacs compat code from reftex

* lisp/textmodes/reftex-toc.el (reftex-toc, reftex-toc-dframe-p)
(reftex-toc-revert, reftex-toc-toggle-dedicated-frame): Delete
XEmacs compat code.
* lisp/textmodes/reftex.el (reftex-window-height): Make into
obsolete function alias of 'window-height'.  Update all callers.
(reftex-create-customize-menu): Assume recent version of cus-edit.el.
lisp/textmodes/reftex-ref.el
lisp/textmodes/reftex-toc.el
lisp/textmodes/reftex.el