Searched +refs:mh +refs:pick +refs:args +refs:list (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-key "\C-x4m" 'mh-smail-other-window)
55 ;; If Emacs can't find mh
[all...]
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dnetrw.vim1757 nnoremap <buffer> <silent> mh :<c-u>call <SID>NetrwMarkHideSfx(1)<cr>
1801 inoremap <buffer> <silent> mh <c-o>:<c-u>call <SID>NetrwMarkHideSfx(1)<cr>
1892 nnoremap <buffer> <silent> mh :<c-u>call <SID>NetrwMarkHideSfx(0)<cr>
1935 inoremap <buffer> <silent> mh <c-o>:<c-u>call <SID>NetrwMarkHideSfx(0)<cr>
2028 " 2: (user: <qb>) list bookmarks
2061 " list user's bookmarks
2062 " call Decho("(user: <q>) list user's bookmarks")
2064 " call Decho('list '.len(g:netrw_bookmarklist).' bookmarks')
2074 " list directory history
2106 " u: change to the previous directory stored on the history list
[all...]

Completed in 124 milliseconds