Mercurial > emacs
comparison mac/ChangeLog @ 81068:2f7d72970d55
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 25)
- Update from CVS
2007-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* mac/INSTALL: Add note about moving self-contained application bundle
to non-ASCII directory.
2007-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* src/macterm.c [USE_CARBON_EVENTS] (mac_handle_window_event):
Call mac_wakeup_from_rne on window size change.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-770
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 25 May 2007 02:38:05 +0000 |
parents | bf14ac338d39 64022a3b9edb |
children | 7edf1ae10375 |
comparison
equal
deleted
inserted
replaced
81067:06d717170de9 | 81068:2f7d72970d55 |
---|---|
1 2007-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
2 | |
3 * INSTALL: Add note about moving self-contained application bundle | |
4 to non-ASCII directory. | |
5 | |
1 2007-04-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 6 2007-04-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
2 | 7 |
3 * INSTALL: Fix description about using colors in terminal. | 8 * INSTALL: Fix description about using colors in terminal. |
4 Fix typos (/Application -> /Applications). | 9 Fix typos (/Application -> /Applications). |
5 | 10 |