Mercurial > emacs
diff lisp/ChangeLog @ 97456:2b9b1ccf0550
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Thu, 14 Aug 2008 05:03:18 +0000 |
parents | 84a0c40d3e82 |
children | e1f68f6214d4 |
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.