diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2a073a1ae32..dcaf8527642 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-01-30 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * mouse.el (mouse-drag-line): When window-resize-pixelwise is | ||
| 4 | nil call adjust-window-trailing-edge with suitable arguments | ||
| 5 | (Bug#16594). | ||
| 6 | |||
| 1 | 2014-01-30 Glenn Morris <rgm@gnu.org> | 7 | 2014-01-30 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * simple.el (eval-expression): Doc fix. | 9 | * simple.el (eval-expression): Doc fix. |