diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 94a80120ed8..e27d7b1c6a0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-04-28 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * textmodes/rst.el (electric-pair-pairs): Declare. | ||
| 4 | (rst-mode): Set it (bug#17131). | ||
| 5 | |||
| 1 | 2014-04-27 Juri Linkov <juri@jurta.org> | 6 | 2014-04-27 Juri Linkov <juri@jurta.org> |
| 2 | 7 | ||
| 3 | * desktop.el (desktop-value-to-string): Let-bind `print-length' | 8 | * desktop.el (desktop-value-to-string): Let-bind `print-length' |