diff options
| author | Juanma Barranquero | 2008-12-18 16:19:12 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-12-18 16:19:12 +0000 |
| commit | e643842898ea3512d31bf05fd5171385376ca7bb (patch) | |
| tree | c70ecb9834b4fa87b2df66d6da0cb2e464a372d1 /lisp/ChangeLog | |
| parent | 947c75968800fac67cc21c14f01f9c02c7d5b16b (diff) | |
| download | emacs-e643842898ea3512d31bf05fd5171385376ca7bb.tar.gz emacs-e643842898ea3512d31bf05fd5171385376ca7bb.zip | |
* textmodes/rst.el (rst-promote-region): Reflow docstring.
(rst-mode-map, rst-mode-hook, rst-section-tree-rec)
(rst-repeat-last-character): Fix typos in docstrings.
(rst-mode, rst-backward-section): Doc fixes.
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 3185940ce9a..a07cbbc5eb9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2008-12-18 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * textmodes/rst.el (rst-promote-region): Reflow docstring. | ||
| 4 | (rst-mode-map, rst-mode-hook, rst-section-tree-rec) | ||
| 5 | (rst-repeat-last-character): Fix typos in docstrings. | ||
| 6 | (rst-mode, rst-backward-section): Doc fixes. | ||
| 7 | |||
| 1 | 2008-12-18 Ulf Jasper <ulf.jasper@web.de> | 8 | 2008-12-18 Ulf Jasper <ulf.jasper@web.de> |
| 2 | 9 | ||
| 3 | * net/newst-treeview.el (newsticker-groups-filename): Made obsolete. | 10 | * net/newst-treeview.el (newsticker-groups-filename): Made obsolete. |