Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug #14513 with --enable-locallisppath not working on MS-Windows. | Richard Copley | 2013-06-07 | 1 | -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 Eggert | 2013-01-01 | 1 | -2/+2 |
| | |||||
* | Make --no-site-lisp work for --enable-locallisppath elements | Glenn Morris | 2012-06-30 | 1 | -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 Morris | 2012-01-10 | 1 | -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 Morris | 2012-01-09 | 1 | -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 files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
| | |||||
* | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 1 | -1/+3 |
| | |||||
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
| | |||||
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
| | |||||
* | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| | |||||
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-15 | 1 | -6/+5 |
| | |||||
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
| | |||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | Move PATH_DOC from local/info to local/share/info. | Chong Yidong | 2007-01-18 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -2/+2 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
| | |||||
* | (PATH_GAME): New macro, edited by ../Makefile.in. | Richard M. Stallman | 2002-07-21 | 1 | -0/+3 |
| | |||||
* | Update copyright notice. | Gerd Moellmann | 2001-02-22 | 1 | -1/+2 |
| | |||||
* | Add copyright notice. | Gerd Moellmann | 2001-02-22 | 1 | -0/+18 |
| | |||||
* | (PATH_X_DEFAULTS): New macro. | Richard M. Stallman | 1997-08-16 | 1 | -0/+3 |
| | |||||
* | (PATH_LOCK): Definition deleted. | Richard M. Stallman | 1997-08-07 | 1 | -6/+0 |
| | |||||
* | (PATH_BITMAPS): New macro. | Richard M. Stallman | 1994-10-16 | 1 | -0/+4 |
| | |||||
* | New path PATH_DOC for doc-directory. | Karl Heuer | 1994-02-22 | 1 | -2/+5 |
| | |||||
* | * paths.h (PATH_INFO): New path, to edited by the configuration | Jim Blandy | 1993-05-25 | 1 | -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 RCS | Jim Blandy | 1992-05-01 | 1 | -4/+0 |
| | |||||
* | Initial revision | Jim Blandy | 1992-04-19 | 1 | -0/+33 |