Mercurial > emacs
changeset 96617:4697f48424f2
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Fri, 11 Jul 2008 23:13:48 +0000 |
parents | 5d72c5c4ec9f |
children | 44d71ca880f5 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jul 11 23:08:07 2008 +0000 +++ b/lisp/ChangeLog Fri Jul 11 23:13:48 2008 +0000 @@ -1,3 +1,8 @@ +2008-07-11 Jason Rumney <jasonr@gnu.org> + + * files.el (file-truename): Get truename of ancestors if file does + not exist on Windows. + 2008-07-11 Chong Yidong <cyd@stupidchicken.com> * simple.el (line-move-visual): Obey goal-column and no-error arg.