diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d9feee95b4e..fb8f7713fe1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -52,6 +52,7 @@ | |||
| 52 | (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp): | 52 | (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp): |
| 53 | Fix typos in docstrings. | 53 | Fix typos in docstrings. |
| 54 | (rcirc-print): "?\ " -> "?\s". | 54 | (rcirc-print): "?\ " -> "?\s". |
| 55 | (rcirc-cmd-join): Improve argument/docstring consistency. | ||
| 55 | 56 | ||
| 56 | 2006-02-01 Mark A. Hershberger <mah@everybody.org> | 57 | 2006-02-01 Mark A. Hershberger <mah@everybody.org> |
| 57 | 58 | ||