# HG changeset patch # User Glenn Morris # Date 1207885294 0 # Node ID 7f03edf180ca60bb2057955745e4d6a392cf5e43 # Parent 9bbb41788fd4acae494b718be26ddde7e5c96366 *** empty log message *** diff -r 9bbb41788fd4 -r 7f03edf180ca src/ChangeLog --- a/src/ChangeLog Fri Apr 11 03:41:23 2008 +0000 +++ b/src/ChangeLog Fri Apr 11 03:41:34 2008 +0000 @@ -1,3 +1,8 @@ +2008-04-11 Glenn Morris + + * eval.c (Fdefvaralias): If the alias is bound and the target is not, + set the target's value to that of the alias. + 2008-04-11 Stefan Monnier * term.c (set_tty_color_mode): Left over typo.