Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c0c40a71 | 2002-02-20 18:10:21 | * m4/lispdir.m4: Redirect /dev/null to stdin when running $EMACS to try and prevent a non-lisp emacs from starting in interactive mode. * automake.texi: Document this change. | ||
| f139e4f5 | 2002-01-28 10:47:52 | * m4/lispdir.m4 (AM_PATH_LISPDIR): Serial 5. Respect the --help layout. | ||
| e639c6ae | 2001-10-29 22:12:40 | * m4/lispdir.m4 (AM_PATH_LISPDIR): Use AC_RUN_LOG to avoid cluttering configure's stdout. | ||
| 0668ce98 | 2001-09-22 16:05:36 | * ChangeLog, ChangeLog.1996, ChangeLog.1998, ChangeLog.2000, Makefile.am, NEWS, README, TODO, configure.in, lib/Makefile.am, lib/acinstall, lib/am/Makefile.am, m4/Makefile.am, m4/as.m4, m4/auxdir.m4, m4/ccstdc.m4, m4/cond.m4, m4/depend.m4, m4/depout.m4, m4/dmalloc.m4, m4/error.m4, m4/gcj.m4, m4/header.m4, m4/init.m4, m4/install-sh.m4, m4/lex.m4, m4/lispdir.m4, m4/maintainer.m4, m4/make.m4, m4/minuso.m4, m4/missing.m4, m4/multi.m4, m4/obstack.m4, m4/protos.m4, m4/ptrdiff.m4, m4/python.m4, m4/regex.m4, m4/sanity.m4, m4/strip.m4, m4/termios.m4, m4/winsz.m4: Add copyright notice. * INSTALL, lib/INSTALL: Upgrade to latest autoconf version, which has a copyright notice. | ||
| 5f11c708 | 2000-11-24 02:25:13 | * m4/regex.m4 (AM_WITH_REGEX): This macro was broken because of M4 underquoting. * m4/ccstdc.m4 (AC_PROG_CC_STDC): Added some M4 quotes. * m4/dmalloc.m4 (AM_WITH_DMALLOC): Likewise. * m4/lispdir.m4 (AM_PATH_LISPDIR): Likewise. * m4/maintainer.m4 (AM_MAINTAINER_MODE): Likewise. * m4/multi.m4 (AM_WITH_DMALLOC): Likewise. * m4/python.m4 (AM_PATH_PYTHON): Likewise. * m4/strtod.m4 (AM_FUNC_STRTOD): Likewise. | ||
| 4b893ece | 2000-08-02 08:59:16 | * m4: Quote properly the name of the macros being defined. Use `#' instead of `dnl' where appropriate. * m4/header.m4 (AM_CONFIG_HEADER): Get rid of changequote, just quote. Don't quote passive characters. Pull the AC_PREREQ outside the macro. * m4/init.m4: Pull the AC_PREREQ outside the macro. | ||
| f02d6e22 | 2000-01-13 00:58:57 | * m4/lispdir.m4: Added --with-lispdir argument processing. From Kevin Dalley. | ||
| 09375a66 | 1999-10-03 23:43:35 | * m4/lispdir.m4: -batch must come before -q. * elisp-comp: Likewise. Reported by Lars Hecking <lhecking@nmrc.ucc.ie> * THANKS: Added Lars. | ||
| 54b11e66 | 1999-04-18 14:13:03 | * m4/lispdir.m4: Match only `/(share|lib)/x?emacs/site-lisp/*$'. | ||
| fcbcb5ea | 1999-04-17 22:44:10 | * m4/lispdir.m4: Do not override lispdir if it's already defined. Run some emacs-lisp to find out the site-lisp directory, but relocate it into prefix. | ||
| a2287964 | 1998-10-24 15:20:31 | * m4/lispdir.m4: Fixed sed invocation. From Akim Demaille. | ||
| 0efcfbcc | 1998-10-01 11:37:29 | * m4/lispdir.m4 (AM_PATH_LISPDIR): Correctly find xemacs and xemacs install directories. From Robert Bihlmeyer. | ||
| 97cadf26 | 1997-03-28 03:23:29 | lisp fix | ||
| 12740d7d | 1997-03-28 03:20:03 | lisp fix | ||
| 42d354d3 | 1996-10-17 20:16:33 | lisp bug fixes | ||
| ff050385 | 1996-10-11 04:35:14 | Fix for recursive check; other fixes | ||
| c19b5620 | 1996-10-06 03:55:55 | Many bug fixes |