diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0d2b52b5d95..224a63ed283 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -25,7 +25,7 @@ | |||
| 25 | * emacs-cvs/lisp/doc-view.el | 25 | * emacs-cvs/lisp/doc-view.el |
| 26 | (doc-view-bookmark-jump): Adjust return type accordingly; document. | 26 | (doc-view-bookmark-jump): Adjust return type accordingly; document. |
| 27 | 27 | ||
| 28 | 2008-01-02 Miles Bader <Miles Bader <miles@gnu.org>> | 28 | 2008-01-02 Miles Bader <miles@gnu.org> |
| 29 | 29 | ||
| 30 | * net/rcirc.el (rcirc-log-filename-function): New variable. | 30 | * net/rcirc.el (rcirc-log-filename-function): New variable. |
| 31 | (rcirc-log): Use `rcirc-log-filename-function' to generate the | 31 | (rcirc-log): Use `rcirc-log-filename-function' to generate the |