diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 07de60c735d..c7da1c86416 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2013-10-25 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * simple.el (line-move): Call line-move-1 instead of | ||
| 4 | line-move-visual when the current window hscroll is zero, but | ||
| 5 | temporary-goal-column indicates we will need to hscroll as result | ||
| 6 | of the movement. (Bug#15712) | ||
| 7 | |||
| 1 | 2013-10-25 Dmitry Gutov <dgutov@yandex.ru> | 8 | 2013-10-25 Dmitry Gutov <dgutov@yandex.ru> |
| 2 | 9 | ||
| 3 | * progmodes/ruby-mode.el (ruby-mode-menu): Use proper | 10 | * progmodes/ruby-mode.el (ruby-mode-menu): Use proper |