diff options
| author | Paul Eggert | 2012-04-21 17:53:32 -0700 |
|---|---|---|
| committer | Paul Eggert | 2012-04-21 17:53:32 -0700 |
| commit | bbd347f5f7e99da1a559dad818b5fa8f59c0901e (patch) | |
| tree | 77c1fc54c2240b08d2859109d18cac8812a8ffb1 /src/ChangeLog.10 | |
| parent | e4ecdc9c71af4199129d5dd2db1a32ff6b725fe4 (diff) | |
| parent | 9ee7d8b93cb143b473e6dffb708e777bc6fe5bd0 (diff) | |
| download | emacs-bbd347f5f7e99da1a559dad818b5fa8f59c0901e.tar.gz emacs-bbd347f5f7e99da1a559dad818b5fa8f59c0901e.zip | |
Merge from trunk.
Diffstat (limited to 'src/ChangeLog.10')
| -rw-r--r-- | src/ChangeLog.10 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10 index 10de7e53794..cf62ec29bbc 100644 --- a/src/ChangeLog.10 +++ b/src/ChangeLog.10 | |||
| @@ -23215,7 +23215,7 @@ | |||
| 23215 | 23215 | ||
| 23216 | * macterm.c (do_ae_open_documents) [MAC_OSX]: Call FSpMakeFSRef | 23216 | * macterm.c (do_ae_open_documents) [MAC_OSX]: Call FSpMakeFSRef |
| 23217 | and FSRefMakePath to convert FSSpec returned with Apple Event to | 23217 | and FSRefMakePath to convert FSSpec returned with Apple Event to |
| 23218 | Posix pathname. | 23218 | POSIX pathname. |
| 23219 | (mac_initialize) [TARGET_API_MAC_CARBON]: | 23219 | (mac_initialize) [TARGET_API_MAC_CARBON]: |
| 23220 | Call init_required_apple_events and disable the `Quit' menu item | 23220 | Call init_required_apple_events and disable the `Quit' menu item |
| 23221 | provided automatically by the Carbon Toolbox. | 23221 | provided automatically by the Carbon Toolbox. |