diff options
author | Andreas Schwab <schwab@suse.de> | 2007-09-01 23:26:52 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2007-09-01 23:26:52 +0000 |
commit | 28aa2c3e65bfbbd8a1db965b41e5a2632d53f147 (patch) | |
tree | c66d273ad8f95f6b79c6b230859c57d0f47e576f /ChangeLog | |
parent | 7a5e3e973f65c392ef86be21272fda2f4a0d1c67 (diff) | |
download | emacs-28aa2c3e65bfbbd8a1db965b41e5a2632d53f147.tar.gz |
Put quotes around nested macro calls.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f9d8473377d..6e583b5e3dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-09-01 Andreas Schwab <schwab@suse.de> + + * configure.in: Put quotes around nested macro calls. + 2007-08-31 Ulrich Mueller <ulm@gentoo.org> (tiny change) * configure.in: Fix typo. |