Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/editors/emacs/files/sources.el.in
16130 views
;;; Path to Emacs C Sources.
(when (string-match (regexp-quote "%%EMACS_VER%%") emacs-version)
  (setq find-function-C-source-directory
        "%%DATADIR%%/%%EMACS_VER%%/src"))