comparison lisp/ChangeLog @ 31692:ca8dfb4718e6

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 18 Sep 2000 12:25:57 +0000
parents b1285f4f9a39
children 785a57d59501
comparison
equal deleted inserted replaced
31691:9d8d65ca0bd4 31692:ca8dfb4718e6
1 2000-09-18 Gerd Moellmann <gerd@gnu.org>
2
3 * toolbar/toolbar.el (toolbar-like-menu-item): Like in
4 toolbar-add-item, if image doesn't have a mask add a `:mask
5 heuristic'.
6
1 2000-09-18 Miles Bader <miles@lsi.nec.co.jp> 7 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
2 8
3 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET, 9 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
4 and return a cons if it's non-nil. 10 and return a cons if it's non-nil.
5 (diff-apply-hunk): Try to jump to the line in the source text 11 (diff-apply-hunk): Try to jump to the line in the source text