Searched +refs:mh +refs:variant +refs:set (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/lisp/mh-e/
H A Dmh-e.el0 ;;; mh-e.el --- GNU Emacs interface to the MH mail system
39 ;; http://rand-mh.sourceforge.net/.
46 ;; M-x mh-rmail to read mail. Type C-h m there for a list of commands.
47 ;; C-u M-x mh-rmail to visit any folder.
48 ;; M-x mh-smail to send mail. From within the mail reader, "s" works, too.
51 ;; (global-set-key "\C-cr" 'mh-rmail)
52 ;; (global-set-key "\C-xm" 'mh-smail)
53 ;; (global-set
[all...]
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dphpcomplete.vim1218 \ 'com_event_sink(': 'variant comobject, object sinkobject [, mixed sinkinterface] | bool',
1219 \ 'com_get_active_object(': 'string progid [, int code_page] | variant',
1222 \ 'com_isenum(': 'variant com_module | bool',
1339 \ 'curl_multi_add_handle(': 'resource mh, resource ch | int',
1340 \ 'curl_multi_close(': 'resource mh | void',
1341 \ 'curl_multi_exec(': 'resource mh, int &still_running | int',
1343 \ 'curl_multi_info_read(': 'resource mh | array',
1345 \ 'curl_multi_remove_handle(': 'resource mh, resource ch | int',
1346 \ 'curl_multi_select(': 'resource mh [, float timeout] | int',
4641 \ 'variant_cast(': 'variant varian
[all...]

Completed in 218 milliseconds