Mercurial > emacs
comparison lisp/ChangeLog @ 87524:7a64dd146336
Changes from arch/CVS synchronization
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 03 Jan 2008 01:59:42 +0000 |
parents | fe5c2c0f8dcf |
children | 77d4b0e5e5d2 |
comparison
equal
deleted
inserted
replaced
87523:fe5c2c0f8dcf | 87524:7a64dd146336 |
---|---|
23 (image-bookmark-jump): Adjust return type accordingly; document. | 23 (image-bookmark-jump): Adjust return type accordingly; document. |
24 | 24 |
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 |
32 log-file name. Don't log anything if it returns nil. | 32 log-file name. Don't log anything if it returns nil. |
33 (rcirc-log-write): Use `expand-file-name' when merging the | 33 (rcirc-log-write): Use `expand-file-name' when merging the |