This file is indexed.

/etc/emacs/site-start.d/50gri-html-doc.el is in gri-html-doc 2.12.23-9build2.

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

The actual contents of the file can be viewed below.

1
2
3
(if (not (file-exists-p "/usr/share/doc/gri/html/index.html"))
    (message "Package gri-htnl-doc is not installed.  Skipping setup.")
  (setq gri*WWW-page "file:/usr/share/doc/gri/html/index.html"))