%PDF- %PDF-
Direktori : /usr/local/share/emacs/27.2/lisp/org/ |
Current File : //usr/local/share/emacs/27.2/lisp/org/org-keys.elc |
;ELC ;;; Compiled ;;; in Emacs version 27.2 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (require 'cl-lib) #@22 Keymap for Org mode. (defvar org-mode-map (make-sparse-keymap) (#$ . 426)) (byte-code "\300\301\302\"\210\303\302\304\305\306DD\307\310\311\312\313\314\315& \210\303\316\304\305\317DD\320\310\311\312\313\314\315& \210\303\321\304\305\322DD\323\310\311\312\324&\210\303\325\304\305\326DD\327\310\330\331\332\333\334\312\335\314\336& \210\303\337\304\305\340DD\341\310\330\312\313&\210\303\342\304\305\343DD\344\310\330\312\345&\210\303\346\304\305\347DD\350\310\330\312\313\314\336& \207" [defvaralias org-CUA-compatible org-replace-disputed-keys custom-declare-variable funcall function #[0 "\300\207" [nil] 1] "Non-nil means use alternative key bindings for some keys.\n\nOrg mode uses S-<cursor> keys for changing timestamps and priorities.\nThese keys are also used by other packages like Shift Select mode,\nCUA mode or Windmove. If you want to use Org mode together with\none of these other modes, or more generally if you would like to\nmove some Org mode commands to other keys, set this variable and\nconfigure the keys with the variable `org-disputed-keys'.\n\nThis option is only relevant at load-time of Org mode, and must be set\n*before* org.el is loaded. Changing it requires a restart of Emacs to\nbecome effective." :group org-startup :type boolean :safe booleanp org-use-extra-keys #[0 "\300\207" [nil] 1] "Non-nil means use extra key sequence definitions for certain commands.\nThis happens automatically if `window-system' is nil. This\nvariable lets you do the same manually. You must set it before\nloading Org." org-disputed-keys #[0 "\300\207" [(([(shift up)] . [(meta p)]) ([(shift down)] . [(meta n)]) ([(shift left)] . [(meta -)]) ([(shift right)] . [(meta +)]) ([(control shift right)] . [(meta shift +)]) ([(control shift left)] . [(meta shift -)]))] 1] "Keys for which Org mode and other modes compete.\nThis is an alist, cars are the default keys, second element specifies\nthe alternative to use when `org-replace-disputed-keys' is t.\n\nKeys can be specified in any syntax supported by `define-key'.\nThe value of this option takes effect only at Org mode startup,\ntherefore you'll have to restart Emacs to apply it after changing." alist org-mouse-1-follows-link #[0 "\301\300!\203 \207\302\207" [mouse-1-click-follows-link boundp t] 2] "Non-nil means mouse-1 on a link will follow the link.\nA longer mouse click will still set point. Needs to be set\nbefore org.el is loaded." org-link-follow :version "26.1" :package-version (Org . "8.3") (choice (const :tag "A double click follows the link" double) (const :tag "Unconditionally follow the link with mouse-1" t) (integer :tag "mouse-1 click does not follow the link if longer than N ms" 450)) t org-tab-follows-link #[0 "\300\207" [nil] 1] "Non-nil means on links TAB will follow the link.\nNeeds to be set before Org is loaded.\nThis really should not be used, it does not make sense, and the\nimplementation is bad." org-follow-link-hook #[0 "\300\207" [nil] 1] "Hook that is run after a link has been followed." hook org-return-follows-link #[0 "\300\207" [nil] 1] "Non-nil means on links RET will follow the link.\nIn tables, the special behavior of RET has precedence."] 14) #@128 Select key according to `org-replace-disputed-keys' and `org-disputed-keys'. Or return the original if not disputed. (fn KEY) (defalias 'org-key #[257 "\203# \302!\303\304\305\306\307\310!\311\"\312\313% \"\211\203 \211A\202! \266\203\207" [org-replace-disputed-keys org-disputed-keys key-description cl-find-if make-byte-code 257 "\301@!\300\232\207" vconcat vector [key-description] 3 "\n\n(fn X)"] 9 (#$ . 3611)]) #@83 Define a key, possibly translated, as returned by `org-key'. (fn KEYMAP KEY DEF) (defalias 'org-defkey #[771 "\300\301!#\207" [define-key org-key] 7 (#$ . 4042)]) #@136 In MAP, remap the functions given in COMMANDS. COMMANDS is a list of alternating OLDDEF NEWDEF command names. (fn MAP &rest COMMANDS) (defalias 'org-remap #[385 "\300\211\205\"