diff options
| author | Alan Third | 2020-08-20 23:45:38 +0100 |
|---|---|---|
| committer | Alan Third | 2020-08-22 16:19:37 +0100 |
| commit | 96e5d8ce0d92eacbd7e237e50f0b572bb56e6d66 (patch) | |
| tree | 368e91ac4d498311f31dc7a5551e89eefbf1a857 /src/thread.c | |
| parent | 811f5890f3ad9b35464c5ccd818091abcaf6803d (diff) | |
| download | emacs-96e5d8ce0d92eacbd7e237e50f0b572bb56e6d66.tar.gz emacs-96e5d8ce0d92eacbd7e237e50f0b572bb56e6d66.zip | |
Extend NSString further and use the new methods
* src/nsfns.m (ns_set_icon_name):
(ns_set_name):
(ns_set_represented_filename):
(ns_implicitly_set_icon_type):
(ns_set_icon_type):
(ns_appkit_version_str):
(Fx_create_frame):
(Fns_read_file_name):
(Fns_get_resource):
(Fns_set_resource):
(Fns_list_colors):
(Fns_perform_service):
(ns_do_applescript): Use the new NSString methods.
([NSString stringWithLispString:]): Fix the surrogate algorithm.
([NSString lispString]): New method.
* src/nsterm.h (NSString): Add new method.
* src/nsterm.m ([EmacsApp openFile:]):
([EmacsApp requestService:userData:error:]):
([EmacsApp fulfillService:withArg:]):
([EmacsView changeFont:]):
([EmacsView setMarkedText:selectedRange:]):
([EmacsView initFrameFromEmacs:]):
([EmacsView performDragOperation:]):
([EmacsView performDragOperation:]):
([EmacsView performDragOperation:]):
([EmacsWindow accessibilityAttributeValue:]): Use the new NSString
methods.
Diffstat (limited to 'src/thread.c')
0 files changed, 0 insertions, 0 deletions