Variable: tar-data-swapped

tar-data-swapped is a buffer-local variable defined in tar-mode.el.gz.

Documentation

If non-nil, tar-data-buffer indeed holds raw tar bytes.

Source Code

;; Defined in /usr/src/emacs/lisp/tar-mode.el.gz
(defvar-local tar-data-swapped nil
  "If non-nil, `tar-data-buffer' indeed holds raw tar bytes.")