diff options
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 90b18d1d78b..c1942a066be 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-07-12 Chong Yidong <cyd@stupidchicken.com> + + * indent.c (Fvertical_motion): Restore hscroll before moving to + goal column. + 2008-07-11 Dan Nicolaescu <dann@ics.uci.edu> * lisp.h: Remove left over code. |
