aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2008-03-13 03:13:19 +0000
committerGlenn Morris2008-03-13 03:13:19 +0000
commitacfdc2b1897d3ffb479e9ed21f84f9010c12554a (patch)
tree2fe80f2ab14b1a86bdc1a800b95dc17c7c5e22f0 /ChangeLog
parentef8e4fefa88f676077a3afa18fa638cc7ae9f400 (diff)
downloademacs-acfdc2b1897d3ffb479e9ed21f84f9010c12554a.tar.gz
emacs-acfdc2b1897d3ffb479e9ed21f84f9010c12554a.zip
(AC_INIT): Fix version number.
(sync-input): Reword the option, since it's on by default.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16eb9e778a6..d946ed3f235 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
12008-03-13 Glenn Morris <rgm@gnu.org>
2
3 * configure.in (AC_INIT): Fix version number.
4 (sync-input): Reword the option, since it's on by default.
5
12008-03-11 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se> 62008-03-11 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se>
2 7
3 * configure.in: Add --enable-sync-input, default yes. 8 * configure.in: Add --enable-sync-input, default yes.