diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 16c64ae1394..1010fc0ae11 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2012-10-05 Fabián Ezequiel Gallina <fgallina@cuca> | ||
| 2 | |||
| 3 | Enhancements to docstring formatting when filling paragraphs. | ||
| 4 | * progmodes/python.el (python-fill-docstring-style): Rename from | ||
| 5 | python-fill-string-style. Added new style. | ||
| 6 | (python-fill-string): Use new style. Better checks for | ||
| 7 | docstrings. | ||
| 8 | |||
| 1 | 2012-10-05 Glenn Morris <rgm@gnu.org> | 9 | 2012-10-05 Glenn Morris <rgm@gnu.org> |
| 2 | 10 | ||
| 3 | * net/newst-treeview.el (newsticker-group-move-feed): Doc fix. | 11 | * net/newst-treeview.el (newsticker-group-move-feed): Doc fix. |