diff options
| -rw-r--r-- | etc/images/gnus/README | 2 | ||||
| -rw-r--r-- | lisp/url/ChangeLog | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/etc/images/gnus/README b/etc/images/gnus/README index e595e880c16..e4e7d523772 100644 --- a/etc/images/gnus/README +++ b/etc/images/gnus/README | |||
| @@ -35,4 +35,4 @@ but distributed and used by Emacs. | |||
| 35 | toggle-subscription.xpm (GNOME stock/document/stock_task-recurring) | 35 | toggle-subscription.xpm (GNOME stock/document/stock_task-recurring) |
| 36 | kill-group.pbm and kill-group.xpm are converted from close.xpm | 36 | kill-group.pbm and kill-group.xpm are converted from close.xpm |
| 37 | rot13.pbm and rot13.xpm are converted from lock.xpm | 37 | rot13.pbm and rot13.xpm are converted from lock.xpm |
| 38 | mail_send ? | 38 | mail-send.xpm ? |
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index d5dd002cf7a..5ebac63b0ba 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-11-24 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * url-privacy.el (url-device-type): Fix typo. | ||
| 4 | |||
| 1 | 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu> | 5 | 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 6 | ||
| 3 | * url-mailto.el (mail-send-and-exit): | 7 | * url-mailto.el (mail-send-and-exit): |