Function: reftex-index-undo

reftex-index-undo is an interactive and byte-compiled function defined in reftex-index.el.gz.

Signature

(reftex-index-undo)

Documentation

FIXME: Not yet implemented.

Key Bindings

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/reftex-index.el.gz
(defun reftex-index-undo ()
  "FIXME: Not yet implemented."
  (interactive)
  (error "This function is currently not implemented"))