comparison lisp/ChangeLog @ 68039:c83d0a0de875

*** empty log message ***
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Thu, 05 Jan 2006 08:14:52 +0000
parents f3a9c72833ec
children 2d05502f688c
comparison
equal deleted inserted replaced
68038:d6e0fb5cc470 68039:c83d0a0de875
1 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
4 already of desired type.
5 (mac-ae-list): Coerce parameter to "list" type.
6 (mac-dispatch-apple-event): Replace cadr part of event with a
7 dummy position so that event-start returns it.
8
1 2006-01-05 Carsten Dominik <dominik@science.uva.nl> 9 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
2 10
3 * textmodes/org.el: (org-end-of-subtree): New function. 11 * textmodes/org.el: (org-end-of-subtree): New function.
4 (org-cycle, org-subtree-end-visible-p, org-scan-tags): Use 12 (org-cycle, org-subtree-end-visible-p, org-scan-tags): Use
5 `org-end-of-subtree'. 13 `org-end-of-subtree'.