diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 869bec30218..0ff7e9cb09f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2008-09-07 Chong Yidong <cyd@stupidchicken.com> | 1 | 2008-09-07 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * callproc.c (Fcall_process): Canonicalize current directory name. | ||
| 4 | |||
| 3 | * xdisp.c (move_it_to): When moving by vpos, ensure that the | 5 | * xdisp.c (move_it_to): When moving by vpos, ensure that the |
| 4 | iterator advances to the next line if the current line ends in a | 6 | iterator advances to the next line if the current line ends in a |
| 5 | continued tab. | 7 | continued tab. |