diff options
| author | Glenn Morris <rgm@gnu.org> | 2007-11-24 03:29:18 +0000 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2007-11-24 03:29:18 +0000 |
| commit | 9f34397dedb1e1da7413c62b58dd475f8cee80c6 (patch) | |
| tree | e1a7ad6b69bf3e5185b9fb096e5a7ad7e9616b26 | |
| parent | 77fb0e182adbdf0c2b121ff0fed4fc81b889f7ed (diff) | |
| download | emacs-9f34397dedb1e1da7413c62b58dd475f8cee80c6.tar.gz | |
mail_send -> mail-send.xpm.
| -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. toggle-subscription.xpm (GNOME stock/document/stock_task-recurring) kill-group.pbm and kill-group.xpm are converted from close.xpm rot13.pbm and rot13.xpm are converted from lock.xpm -mail_send ? +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 @@ +2007-11-24 Glenn Morris <rgm@gnu.org> + + * url-privacy.el (url-device-type): Fix typo. + 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu> * url-mailto.el (mail-send-and-exit): |
