Mercurial > emacs
comparison lisp/ChangeLog @ 104564:9d31b5972e9e
(diff-find-source-location): Avoid goto-line.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 24 Aug 2009 17:11:20 +0000 |
parents | 73bc53392b92 |
children | 305e338bced3 |
comparison
equal
deleted
inserted
replaced
104563:73bc53392b92 | 104564:9d31b5972e9e |
---|---|
1 2009-08-24 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * diff-mode.el (diff-find-source-location): Avoid goto-line. | |
4 | |
1 2009-08-24 Kenichi Handa <handa@m17n.org> | 5 2009-08-24 Kenichi Handa <handa@m17n.org> |
2 | 6 |
3 * language/ind-util.el (mapthread): Delete it. | 7 * language/ind-util.el (mapthread): Delete it. |
4 (combinatorial): New function. | 8 (combinatorial): New function. |
5 (indian--puthash-cv): Use combinatorial instead of mapthread. | 9 (indian--puthash-cv): Use combinatorial instead of mapthread. |