summaryrefslogtreecommitdiff
path: root/src/epaths.in
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug #14513 with --enable-locallisppath not working on MS-Windows.Richard Copley2013-06-071-3/+3
| | | | | | | | | | | Makefile.in (msys_to_w32): Modify to support d:\foo file names. (msys_lisppath_to_w32, msys_prefix_subst, msys_sed_sh_escape): New variables. (epaths-force-w32): Use them. epaths.nt (PATH_SITELOADSEARCH): Fix commentary. epaths.in: Fix commentary to PATH_SITELOADSEARCH.
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
|
* Make --no-site-lisp work for --enable-locallisppath elementsGlenn Morris2012-06-301-5/+15
| | | | | | | | | | | | | | | | | without "site-lisp" in the name. Ref http://debbugs.gnu.org/10208#25, point iii). * configure.in (standardlisppath): New output variable. (lisppath): Use standardlisppath. * Makefile.in (standardlisppath): New, set by configure. (epaths-force): Use standardlisppath and locallisppath rather than lisppath. * src/epaths.in (PATH_SITELOADSEARCH): New. * src/lread.c (init_lread): Use PATH_SITELOADSEARCH. * nt/paths.h (PATH_SITELOADSEARCH): New. Fixes: debbugs:11658
* * src/epaths.in (PATH_DUMPLOADSEARCH): Revert previous change.Glenn Morris2012-01-101-1/+1
| | | | | Makes life microscopically harder for the c. zero people configuring by hand as per INSTALL.
* Mainly comment fixes related to PATH_LOADSEARCH etc.Glenn Morris2012-01-091-11/+18
| | | | | | | | * src/epaths.in (PATH_LOADSEARCH, PATH_DUMPLOADSEARCH, PATH_EXEC) (PATH_DATA, PATH_DOC): Update the template values to be closer to their typical values these days. * Makefile.in, src/epaths.in: Comments.
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* Refill some long/short copyright headers.Glenn Morris2011-01-261-1/+3
|
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
|
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
|
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
|
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+5
|
* Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Move PATH_DOC from local/info to local/share/info.Chong Yidong2007-01-181-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Add arch taglinesMiles Bader2003-09-011-0/+3
|
* (PATH_GAME): New macro, edited by ../Makefile.in.Richard M. Stallman2002-07-211-0/+3
|
* Update copyright notice.Gerd Moellmann2001-02-221-1/+2
|
* Add copyright notice.Gerd Moellmann2001-02-221-0/+18
|
* (PATH_X_DEFAULTS): New macro.Richard M. Stallman1997-08-161-0/+3
|
* (PATH_LOCK): Definition deleted.Richard M. Stallman1997-08-071-6/+0
|
* (PATH_BITMAPS): New macro.Richard M. Stallman1994-10-161-0/+4
|
* New path PATH_DOC for doc-directory.Karl Heuer1994-02-221-2/+5
|
* * paths.h (PATH_INFO): New path, to edited by the configurationJim Blandy1993-05-251-0/+6
| | | | | | | process. * callproc.c (Vconfigure_info_directory): New variable, used internally by build process. (syms_of_callproc): DEFVAR it and initialize it.
* entered into RCSJim Blandy1992-05-011-4/+0
|
* Initial revisionJim Blandy1992-04-191-0/+33