diff options
| author | Jason Rumney | 2008-07-11 23:13:48 +0000 |
|---|---|---|
| committer | Jason Rumney | 2008-07-11 23:13:48 +0000 |
| commit | 0773a6ce6ccea49638fb9c0c0b2a1b0f8ef27e4d (patch) | |
| tree | ecd4266508d3b429ef0ba87e92856d8e159ee4fc | |
| parent | 85d181e19e303653d64b04b825f48ade6e0a268e (diff) | |
| download | emacs-0773a6ce6ccea49638fb9c0c0b2a1b0f8ef27e4d.tar.gz emacs-0773a6ce6ccea49638fb9c0c0b2a1b0f8ef27e4d.zip | |
*** empty log message ***
| -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. |