Mercurial > emacs
changeset 80273:a9ad3a0228fd
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Wed, 05 Mar 2008 00:20:52 +0000 |
parents | 0b7b308fc107 |
children | b818bce5757f |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Mar 05 00:19:53 2008 +0000 +++ b/src/ChangeLog Wed Mar 05 00:20:52 2008 +0000 @@ -1,3 +1,8 @@ +2008-03-05 Jason Rumney <jasonr@gnu.org> + + * fileio.c (Fexpand_file_name): Decode home directory names. + (Fsubstitute_in_file_name): Decode substituted variables. + 2008-03-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * xdisp.c (handle_single_display_spec): Undo 2007-10-16 changes.