rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / editor / emacs / augment / source.el
blob2207c1ceaebef71c538dd7bb4e76a208dca1d5bb
1 ;;; Path to Emacs C Sources.
2 (when (string-match (regexp-quote "COMPONENT_VERSION") emacs-version)
3 (setq find-function-C-source-directory
4 "/usr/share/emacs/COMPONENT_VERSION/src"))