diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a09d3debcb2..2f5cc792072 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-07-11 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * files.el (file-truename): Get truename of ancestors if file does | ||
| 4 | not exist on Windows. | ||
| 5 | |||
| 1 | 2008-07-11 Chong Yidong <cyd@stupidchicken.com> | 6 | 2008-07-11 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * simple.el (line-move-visual): Obey goal-column and no-error arg. | 8 | * simple.el (line-move-visual): Obey goal-column and no-error arg. |