help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: on specifying the C source code directory (Was: Re: on ``An Introduc


From: Kaushal Modi
Subject: Re: on specifying the C source code directory (Was: Re: on ``An Introduction to Programming in Emacs Lisp'')
Date: Mon, 01 Feb 2016 13:54:07 +0000

Also check out the find-function-C-source-directory.
http://emacs.stackexchange.com/a/19597/115

If you build emacs from source, that variable is automatically set to
"${BUILD_DIR}/src". If you haven't built emacs from source, you can
download the src/ directory from source (
http://git.savannah.gnu.org/cgit/emacs.git/tree/src?h=emacs-25 ) and set
this variable to point to the location where you downloaded the src/ dir.
Of course, you should download the src/ dir corresponding to the emacs
version you have installed. The example link I posted points to the latest
version of the emacs-25 git branch.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]