diff options
author | Glenn Morris <rgm@gnu.org> | 2008-10-24 07:22:43 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-10-24 07:22:43 +0000 |
commit | ea09b8d50e9c0be62ab6ee4e152bfa5a34e6ecd2 (patch) | |
tree | eaf7ba189a5ee5c635e7ad3a0705365d635c7837 /ChangeLog | |
parent | ef913c89bc8ba93058d2493c1068bd0fe595bf25 (diff) | |
download | emacs-ea09b8d50e9c0be62ab6ee4e152bfa5a34e6ecd2.tar.gz |
(--without-sync-input, --with-pkg-config-prog): Help strings start
with lower case.
(--with-gnustep-conf): New option.
(GNUSTEP_CONFIG_FILE): Use, instead of fixed /etc/GNUstep/GNUstep.conf.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 19459ac6c5f..c7daa40f8d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-10-24 Glenn Morris <rgm@gnu.org> + + * configure.in (--without-sync-input, --with-pkg-config-prog): + Help strings start with lower case. + (--with-gnustep-conf): New option. + (GNUSTEP_CONFIG_FILE): Use, instead of fixed /etc/GNUstep/GNUstep.conf. + 2008-10-24 Yavor Doganov <yavor@gnu.org> (tiny change) * configure.in: Use `.' instead of `source' to source GNUstep.conf. |