elpasync pushed a change to branch externals/do-at-point. at 0fac1ce7fa Consistently use spaces for indentation
This branch includes the following new commits: new 26eba56f63 Initial revision new 8f79a21ed7 Indicate default action when prompting thing new ffa78a0a54 Add 'ispell-region' to region actions new 45abf78852 Add 'string' to 'do-at-point-actions' new 4ca1472e45 Simplify thing selection logic new 08ea7987aa Note that 'do-at-point' is unrelated to completion new 7073fc1917 Invert event loop to allow movement during selection new a6b52ebf53 Fix name-typo in "Embark" section new 1c7a75a8f9 Re-add a autoload cookie for 'do-at-point' new 363aeaea13 Refold some lines in 'do-at-point--next-thing' new 1bf742ffaf Pass proper input to 'read-multiple-choice' new b25f8ff64e Rebind browse-url from "f" to "b" for URLs new 917f8de4d1 Handle things without bounds gracefully new 80ca91520b Add 'number' to 'do-at-point-actions' new ffd013c6d2 Add user option to disable quick bindings new 8fd2e077b7 Enable quick bindings by default new 5037c76e5f Allow for user to be prompted for a "thing" to select new cd0c8d9d26 Reindent buffer new bfe1d53b31 Unbind RET from 'do-at-point--mode-map' new 90d1791961 Remove partial sentence from 'do-at-point-quick-bindings' docstring new 9d2ead6890 Fix 'do-at-point-actions-type' to work with inherited actions new 4a585ea1a5 Ensure 'do-at-point--overlay' as an initial value new 0117be3619 Fix (require ...) for 'calc-embedded-word' new b2808685d4 Simplify 'calc-embedded' invocation new 767fe39d62 Rename 'do-at-point--shortcut-map' to '--quick-map' new a01cee0d72 Do not set the face of 'do-at-point--overlay' twice new eca9ef1a1a Add 'line' to 'do-at-point-actions' new f466280172 Mark 'do-at-point--actions-type' as internal new b6d819a000 Note '-user-actions' and '-local-actions' in 'do-at-point-actions' new 5c36d999aa Reorder action variables/user-option to reflect their priority new ea332d68fd Add a (require 'thingatpt) new 96bd54d507 Remove Embark section new 1de25e7d7b Remove duplicate newline new 5b4ed8454e Add write-region to region actions new f04fcfd90c Improve interference avoidance between buffer local overlays new 08928d2465 Delete overlay on leaving 'do-at-point--mode' new fedb874439 Print a message indicating C-RET to select an action new 1fcda9286f Reformat selection prompt new 259a1a0076 Use 'shell-command+' if available new 6cfc8ade2c Invoke wget with useful arguments new dc34b76d8c Allow customising the face used for selection new 0949bbfe87 Add basic administrative files new 539d5da7f4 Prepare package for ELPA release new 0fac1ce7fa Consistently use spaces for indentation