Searched +refs:rmail +refs:edit +refs:map (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dmenu-bar.el46 (or (lookup-key global-map [menu-bar])
47 (define-key global-map [menu-bar] (make-sparse-keymap "menu-bar")))
55 (define-key global-map [menu-bar help-menu] (cons "Help" menu-bar-help-menu))
57 (define-key global-map [menu-bar tools] (cons "Tools" menu-bar-tools-menu))
60 (define-key global-map [menu-bar buffer]
63 (define-key global-map [menu-bar options]
65 (defvar menu-bar-edit-menu (make-sparse-keymap "Edit"))
66 (define-key global-map [menu-bar edit] (cons "Edit" menu-bar-edit
[all...]
H A Dldefs-boot.el18 \\<5x5-mode-map>
104 \\{ada-mode-map}
259 (define-key ctl-x-4-map "a" 'add-change-log-entry-other-window)
267 \\{change-log-mode-map}
574 \\<allout-mode-map>
947 \\{antlr-mode-map}
1160 If you edit a sub-file of this archive (as with the `e' command) and
1164 \\{archive-mode-map}
1208 * \\<array-mode-map>\\[array-forward-column] Move forward one column.
1443 \\{artist-mode-map}
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex277 (define-key global-map "\\C-cl" 'org-store-link)$^1$
278 (define-key global-map "\\C-ca" 'org-agenda)$^1$
386 \key{edit formulas in separate buffer}{C-c '}
413 \key{edit the current field in a separate window}{C-c `}
429 \key{edit (also hidden part of) link at point}{C-c C-l}
461 \key{\kbd{vm|wl|mhe|rmail:folder}}{\rm Mail folder}
462 \key{\kbd{vm|wl|mhe|rmail:folder\#id}}{\rm Mail message}
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-util.el56 (autoload 'rmail-insert-rmail-file-header "rmail")
57 (autoload 'rmail-count-new-messages "rmail")
58 (autoload 'rmail-show-message "rmail")
305 `(gnus-define-keys-1 (current-local-map) ',plist))
666 (defun gnus-turn-off-edit-menu (type)
667 "Turn off edit men
[all...]

Completed in 195 milliseconds