Mercurial > emacs
changeset 97456:2b9b1ccf0550
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Thu, 14 Aug 2008 05:03:18 +0000 |
parents | a5d0ee62856d |
children | 430e9c7bf60d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Aug 14 05:02:45 2008 +0000 +++ b/lisp/ChangeLog Thu Aug 14 05:03:18 2008 +0000 @@ -1,3 +1,9 @@ +2008-08-14 Michael Albinus <michael.albinus@gmx.de> + + * net/xesam.el (xesam-refresh-entry): Use `save-excursion' in the + notify function of the URL. + (xesam-new-search): Encode special characters in the query string. + 2008-08-13 Chong Yidong <cyd@stupidchicken.com> * term/ns-win.el (ns-parse-geometry): Rename from x-parse-geometry.