This file is indexed.

/usr/share/emacs/site-lisp/elpa-src/auto-complete-1.5.0/auto-complete-pkg.el is in elpa-auto-complete 1.5.1-0.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
(define-package "auto-complete"
  "1.5.0"
  "Auto Completion for GNU Emacs"
  '((popup "0.5.0")
    (cl-lib "0.5")))