This file is indexed.

/usr/share/emacs/site-lisp/navi2ch/navi2ch-version.el is in navi2ch 2.0.0~git20120331-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
6
;;; -*- Emacs-Lisp -*-
;;; @configure_input@
;;; navi2ch-version.el.in --- template of navi2ch-version.el

(provide 'navi2ch-version)
(defconst navi2ch-version "2.0.0-DEV")