comparison lisp/ChangeLog @ 77131:3136c1150453

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Wed, 11 Apr 2007 23:41:35 +0000
parents 6babcfd1b462
children cab45f54a9cc
comparison
equal deleted inserted replaced
77130:1e37155b8d3d 77131:3136c1150453
1 2007-04-11 Jason Rumney <jasonr@gnu.org>
2
3 * dnd.el (dnd-get-local-file-name): Decode both upper and lower
4 case hex. Do not try to decode non-hex letters.
5
1 2007-04-11 Markus Triska <markus.triska@gmx.at> 6 2007-04-11 Markus Triska <markus.triska@gmx.at>
2 7
3 * emacs-lisp/byte-opt.el (byte-optimize-backward-char) 8 * emacs-lisp/byte-opt.el (byte-optimize-backward-char)
4 (byte-optimize-backward-word): Remove (move to bytecomp.el) 9 (byte-optimize-backward-word): Remove (move to bytecomp.el)
5 (byte-optimize-form-code-walker): Evaluate pure function calls if 10 (byte-optimize-form-code-walker): Evaluate pure function calls if