Mercurial > emacs
diff lib-src/ChangeLog @ 91691:0a928dba3639
* Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete
variable.
* s/gnu-linux.h: Remove commented out code.
* unexec.c: Remove references to obsolete variable
COFF_ENCAPSULATE.
* Makefile.in: Update what RMS says about using autoconf.
(C_COMPILER):
(COFF_ENCAPSULATE):
(MAKE_PARALLEL): Remove obsolete variable.
(C_SWITCH_MACHINE_1, C_SWITCH_SYSTEM_1, C_SWITCH_SITE_1):
(C_SWITCH_X_SITE_1, C_SWITCH_X_MACHINE_1)
(C_SWITCH_X_SYSTEM_1): Move invariant code outside conditional.
| author | Dan Nicolaescu <dann@ics.uci.edu> |
|---|---|
| date | Sat, 09 Feb 2008 07:42:06 +0000 |
| parents | 2b045ea84cf9 |
| children | b7a5a89054dc |
line wrap: on
line diff
--- a/lib-src/ChangeLog Sat Feb 09 07:07:53 2008 +0000 +++ b/lib-src/ChangeLog Sat Feb 09 07:42:06 2008 +0000 @@ -1,3 +1,8 @@ +2008-02-09 Dan Nicolaescu <dann@ics.uci.edu> + + * Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete + variable. + 2008-02-08 Stefan Monnier <monnier@iro.umontreal.ca> * emacsclient.c (decode_options): Pass --display implicitly if -c
