Mercurial > emacs
changeset 77131:3136c1150453
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Wed, 11 Apr 2007 23:41:35 +0000 |
parents | 1e37155b8d3d |
children | 4d39a7fbbc3c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Apr 11 22:48:07 2007 +0000 +++ b/lisp/ChangeLog Wed Apr 11 23:41:35 2007 +0000 @@ -1,3 +1,8 @@ +2007-04-11 Jason Rumney <jasonr@gnu.org> + + * dnd.el (dnd-get-local-file-name): Decode both upper and lower + case hex. Do not try to decode non-hex letters. + 2007-04-11 Markus Triska <markus.triska@gmx.at> * emacs-lisp/byte-opt.el (byte-optimize-backward-char)