*** empty log message ***
This commit is contained in:
parent
11aa10071e
commit
07f9b01c98
3 changed files with 21 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
|
||||
|
||||
* term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
|
||||
already of desired type.
|
||||
(mac-ae-list): Coerce parameter to "list" type.
|
||||
(mac-dispatch-apple-event): Replace cadr part of event with a
|
||||
dummy position so that event-start returns it.
|
||||
|
||||
2006-01-05 Carsten Dominik <dominik@science.uva.nl>
|
||||
|
||||
* textmodes/org.el: (org-end-of-subtree): New function.
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
|
||||
|
||||
* macos.texi (Mac International): Undo last change.
|
||||
|
||||
2006-01-05 Carsten Dominik <dominik@science.uva.nl>
|
||||
|
||||
* org.texi: (Agenda Views): Chapter reorganized.
|
||||
|
|
|
@ -1,3 +1,12 @@
|
|||
2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
|
||||
|
||||
* mac.c (mac_coerce_file_name_ptr, mac_coerce_file_name_desc):
|
||||
Don't check that the other type is known file-related one.
|
||||
|
||||
* macfns.c (Fx_server_version): Use gestaltSystemVersionMajor,
|
||||
gestaltSystemVersionMinor, and gestaltSystemVersionBugFix on Mac
|
||||
OS X 10.4 and later.
|
||||
|
||||
2006-01-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
|
||||
|
||||
* gtkutil.c (xg_get_image_for_pixmap): If the image is from a file,
|
||||
|
|
Loading…
Add table
Reference in a new issue