This file is indexed.

/usr/share/elk/motif.scm is in elk 3.99.8-2.1ubuntu2.

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
7
;;; -*-Scheme-*-
;;;
;;; This file is `required' in place of `xwidgets' when the Motif widgets
;;; are to be used.

(provide 'motif)
(require 'xwidgets)